turns
listlengths 2
60
| dialogue_id
stringlengths 1
31
| states
listlengths 1
30
|
---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'three');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes I am looking for a hotel that includes free wifi and has a three star rating please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'a couple');(_:result,area,'centre');(_:result,area,'south');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We do have a couple matching your criteria , they both fall under the expensive range , one in the centre and one in the south , what is your location of choice ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't care where it is located . I would like an actual hotel room and I will need free parking too ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'53 - 57 Lensfield Road');(_:result,address,'Gonville Place');(_:result,name,'Gonville Hotel');(_:result,name,'Lensfield Hotel');(_:result,postcode,'cb11ly');(_:result,postcode,'cb21en');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Alright , you have your choice between the Gonville Hotel at Gonville Place , cb11ly , or The Lensfield Hotel at 53 - 57 Lensfield Road , cb21en . Do you need more information , or to book ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I would like to book it for 8 people and 3 nights starting from Tuesday . Please make sure to include the reference number ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Tuesday');(_:booking,ref,'5535GDTO');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I got that all ready to go for you . They will be expecting you on Tuesday . Your reference number is 5535GDTO . Would you need help with something else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am also interested in places to go in the east area . Can you help with that ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'east');(_:result,count,'10');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Certainly , we have 10 attractions in the east . Do you have a particular type in mind ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'park');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes I am looking for a park . I 'd also like to know the entrance fee , postcode and phone number please ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'cherry hinton hall , cherry hinton road');(_:result,entrance_fee,'free');(_:result,name,'The cherry hinton water play park');(_:result,phone,'01223446100');(_:result,postcode,'cb18dw');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The cherry hinton water play park is at cherry hinton hall , cherry hinton road , cb18dw , it is free to enter . Phone number 01223446100 . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes I also need a taxi to commute between the two ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time do you need to leave ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,car,?);(_:result,type,'Taxi'))",
"inform((_:search,leave_at,'16:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "16:45 . Please give me their car type and contact number ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I will need a departure or arrival time ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,leave_at,'06:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to leave at 06:45 . I can arrive however long it takes ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'white volvo');(_:result,leave_at,'06:45');(_:result,phone,'07550105668');(_:result,type,'Taxi'))",
"thank()"
],
"speaker": "system",
"text": "Perfect ! I have a white volvo scheduled to pick you up at 06:45 . The contact number is 07550105668 ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much , that is all I needed !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . It was my pleasure . Have a great day ."
}
] |
MUL1083.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"three"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"three"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"three"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"53 - 57 Lensfield Road"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:result",
"postcode",
"cb21en"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"three"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"53 - 57 Lensfield Road"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:result",
"postcode",
"cb21en"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"ref",
"5535GDTO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"three"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"53 - 57 Lensfield Road"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:result",
"postcode",
"cb21en"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"ref",
"5535GDTO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"three"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"ref",
"5535GDTO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"cherry hinton hall , cherry hinton road"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"The cherry hinton water play park"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"postcode",
"cb18dw"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"three"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"ref",
"5535GDTO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"cherry hinton hall , cherry hinton road"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"The cherry hinton water play park"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"postcode",
"cb18dw"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"three"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"ref",
"5535GDTO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"cherry hinton hall , cherry hinton road"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"The cherry hinton water play park"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"postcode",
"cb18dw"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"06: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",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"three"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"ref",
"5535GDTO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"cherry hinton hall , cherry hinton road"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"The cherry hinton water play park"
],
[
"_:result",
"postcode",
"cb18dw"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"06:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white volvo"
],
[
"_:result",
"leave_at",
"06:45"
],
[
"_:result",
"phone",
"07550105668"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'modern european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a restaurant in the centre serving modern european food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'4');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have four choices , do you have a preference in price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need one in the moderate price range ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'2');(_:result,name,'de luca cucina');(_:result,name,'riverside brasserie');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 2 restaurants with your given preferences . They are de luca cucina and bar and riverside brasserie . Do want me to book a table for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'one');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please . I need a table for one at noon on Saturday"
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I tried to book a table using your criteria at both restaurants , but unfortunately , there was no availability at either . Would you like a different day or time ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,duration,'11:00');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you try 11:00 for either place ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Saturday');(_:booking,duration,'11:00');(_:booking,name,'De Luca Cucina and Bar');(_:booking,ref,'QCA3LHQC');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That time was successful . You 're booked at De Luca Cucina and Bar at 11:00 on Saturday . Your reference number is QCA3LHQC . Need anything else today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please . I need train on the same day arriving in Cambridge ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time are you looking to arrive in Cambridge ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'08:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to arrive by 08:45 . Are there any trains that early ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,amount,'plenty');(_:result,arrive_by,'08:08');(_:result,leave_at,'07:17');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Oh yes plenty . How about the 07:17 that arrives by 08:08 ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the travel time and train ID ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,duration,'51 minutes');(_:result,id,'TR8885');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That ID would be the TR8885 , and the travel time is 51 minutes . Would you like to book a seat on that train ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thanks . That will not be necessary . Thanks for the info . Goodbye ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,departure,'London Kings Cross');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Just to confirm , that train leaves from London Kings Cross . Is that your intended departure station ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Sorry , no , I need to depart from Broxbourne ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,arrive_by,'08:32');(_:result,departure,'Broxbourne');(_:result,destination,'Cambridge');(_:result,id,'TR1971');(_:result,leave_at,'7:32');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , it looks like the TR1971 would depart Broxbourne at 7:32 and arrive in Cambridge at 08:32 . Would that work for you ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Perfect , thanks . I am all set now ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Good bye !"
}
] |
MUL1602.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"de luca cucina"
],
[
"_:result",
"name",
"riverside brasserie"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"de luca cucina"
],
[
"_:result",
"name",
"riverside brasserie"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"canthelp",
"_:booking/f5f45369"
],
[
"_:booking/f5f45369",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"de luca cucina"
],
[
"_:result",
"name",
"riverside brasserie"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"canthelp",
"_:booking/f5f45369"
],
[
"_:booking/f5f45369",
"type",
"Booking"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:booking",
"name",
"De Luca Cucina and Bar"
],
[
"_:booking",
"ref",
"QCA3LHQC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"de luca cucina"
],
[
"_:result",
"name",
"riverside brasserie"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"canthelp",
"_:booking/f5f45369"
],
[
"_:booking/f5f45369",
"type",
"Booking"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:booking",
"name",
"De Luca Cucina and Bar"
],
[
"_:booking",
"ref",
"QCA3LHQC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"de luca cucina"
],
[
"_:result",
"name",
"riverside brasserie"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"canthelp",
"_:booking/f5f45369"
],
[
"_:booking/f5f45369",
"type",
"Booking"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:booking",
"name",
"De Luca Cucina and Bar"
],
[
"_:booking",
"ref",
"QCA3LHQC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"arrive_by",
"08:08"
],
[
"_:result",
"leave_at",
"07:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
]
],
"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",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"de luca cucina"
],
[
"_:result",
"name",
"riverside brasserie"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"canthelp",
"_:booking/f5f45369"
],
[
"_:booking/f5f45369",
"type",
"Booking"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:booking",
"name",
"De Luca Cucina and Bar"
],
[
"_:booking",
"ref",
"QCA3LHQC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"arrive_by",
"08:08"
],
[
"_:result",
"leave_at",
"07:17"
],
[
"_:result",
"duration",
"51 minutes"
],
[
"_:result",
"id",
"TR8885"
],
[
"_: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": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"de luca cucina"
],
[
"_:result",
"name",
"riverside brasserie"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"canthelp",
"_:booking/f5f45369"
],
[
"_:booking/f5f45369",
"type",
"Booking"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:booking",
"name",
"De Luca Cucina and Bar"
],
[
"_:booking",
"ref",
"QCA3LHQC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"arrive_by",
"08:08"
],
[
"_:result",
"leave_at",
"07:17"
],
[
"_:result",
"duration",
"51 minutes"
],
[
"_:result",
"id",
"TR8885"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"departure",
"London Kings Cross"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_: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",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"de luca cucina"
],
[
"_:result",
"name",
"riverside brasserie"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"canthelp",
"_:booking/f5f45369"
],
[
"_:booking/f5f45369",
"type",
"Booking"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:booking",
"name",
"De Luca Cucina and Bar"
],
[
"_:booking",
"ref",
"QCA3LHQC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"duration",
"51 minutes"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"08:32"
],
[
"_:result",
"departure",
"Broxbourne"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR1971"
],
[
"_:result",
"leave_at",
"7:32"
],
[
"_: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": [
"thank()"
],
"speaker": "user",
"text": "Yes , I am planning my trip to Cambridge . There are so many things to do it seems . Exciting . Can you help me with some information ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'nearly 80');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "I certainly can . We have nearly 80 different attractions around town . First of all , do you have any preference as to the area of town you want to visit ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like the centre area please ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'buildings');(_:result,category,'museums');(_:result,category,'nightclubs');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "What types of attractions are you interested in , buildings , museums , nightclubs ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'museums');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am most interested in museums ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,category,'art');(_:result,category,'history themed');(_:result,type,'Attraction'))",
"inform((_:result,amount,'several');(_:result,category,'museums');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are several museums , do you prefer an art or history themed museum ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Just any type of museum will do ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Cambridge contemporary art');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cambridge contemporary art is available , are you interested in that ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , that sounds good . Can I get their phone number and postcode please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,phone,'01223324222');(_:result,postcode,'cb21su');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! Their phone number is 01223324222 and postcode is cb21su ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you , can you also help me with finding a hotel in the est ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Express by Holiday Inn Cambridge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Would the Express by Holiday Inn Cambridge be good ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes that would be great ! Thank you for helping me with this ."
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "You 're welcome . Would you like me to book a room ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Oops look like I made a typo . Is that hotel a guesthouse and in the cheap price range ?"
},
{
"id": 15,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guest houses');(_:result,count,'3');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'autumn house');(_:result,name,'leverton house');(_:result,name,'the allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Certainly . I see three guest houses , the allenbell , autumn house and leverton house , all with internet and parking . Would you like to book one of these ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,day,'monday');(_:search,people,'4');(_:search,pricerange,'cheap');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "As long as these are cheap guesthouses in the east then any one will do . I need 4 people 2 nights from Monday please ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,address,'517a Coldham Lane');(_:result,type,'Hotel'))",
"reqmore()",
"inform((_:booking,name,'Allenbell');(_:booking,ref,'QF67O63Y');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You have a room at The Allenbell at 517a Coldham Lane . The reference number is QF67O63Y . Can I help you with anything else ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'the museum');(_:search,leave_at,'01:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I also need a taxi from the hotel to the museum , please . I 'd like to leave the hotel by 01:00 ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,car,'blue tesla');(_:result,phone,'07618255220');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "It 's ready ! Look for a blue tesla around that time . If you want to contact them call 07618255220 . Would that be all for you today ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes that would be all thank you ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Excellent . Enjoy your day !"
}
] |
MUL2659.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"nearly 80"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"nearly 80"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"buildings"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"name",
"Cambridge contemporary art"
],
[
"_: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",
"area",
"centre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"name",
"Cambridge contemporary art"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:result",
"postcode",
"cb21su"
],
[
"_:result",
"type",
"Attraction"
],
[
"_: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": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:result",
"postcode",
"cb21su"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:result",
"postcode",
"cb21su"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_: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",
"several"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:result",
"postcode",
"cb21su"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"name",
"leverton house"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stay",
"2"
],
[
"_: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",
"several"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:result",
"postcode",
"cb21su"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"name",
"leverton house"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"address",
"517a Coldham Lane"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Allenbell"
],
[
"_:booking",
"ref",
"QF67O63Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the museum"
],
[
"_:search",
"leave_at",
"01:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"postcode",
"cb21su"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"name",
"leverton house"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"address",
"517a Coldham Lane"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Allenbell"
],
[
"_:booking",
"ref",
"QF67O63Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the museum"
],
[
"_:search",
"leave_at",
"01:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue tesla"
],
[
"_:result",
"phone",
"07618255220"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,department,'cardiology');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I am injured and need a hospital with a cardiology department ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,department,'cardiology');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The Addenbrookes Hospital located at Hills Rd , Cambridge has a cardiology department . Would you need to book an appointment ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "I would like to have the phone number ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223256233');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The phone number is 01223256233 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You are more than welcome !"
}
] |
SNG02119.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"cardiology"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"cardiology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"department",
"cardiology"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"cardiology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"department",
"cardiology"
],
[
"_:result",
"phone",
"01223256233"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for information in Cambridge looking for a restaurant in the north"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'north');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have a range of options in the north . Do you have preferred cuisine or price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'venetian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about an expensive venetian place ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , I 'm not finding any results . Is there another location or price range you 'd like to try ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about something that serves Asian Oriental food ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,food,'asian oriental');(_:result,name,'Saigon City');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I do have one expensive asian oriental restaurant in the north . It is called Saigon City . Can I make you a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds great . I will need a table for 5 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day and time would you like this reservation for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'16:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "16:30 on Thursday , please ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Thursday');(_:booking,duration,'16:30');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "We booked you for Thursday at 16:30 , is their anything else I can assist you with ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you provide me with a reference number , please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'80SX075C');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , your reference number is 80SX075C . Is there anything else I can help you with today ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'13:30');(_:search,day,'thursday');(_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to take a train from stansted airport to cambridge , on Thursday , with arrival by 13:30 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'12:52');(_:result,id,'TR9775');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "TR9775 arrives by 12:52 , would you like more info or tickets ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Please give me the departure and travel time ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,duration,'28 minutes');(_:result,leave_at,'12:24');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "It departs at 12:24 and the duration of the trip is 28 minutes ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you ! That is all the information I need ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "excellent , have a great day !"
}
] |
PMUL3887.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"venetian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"north"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e3aa60f9"
],
[
"_:search/e3aa60f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e3aa60f9"
],
[
"_:search/e3aa60f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e3aa60f9"
],
[
"_:search/e3aa60f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e3aa60f9"
],
[
"_:search/e3aa60f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"16:30"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e3aa60f9"
],
[
"_:search/e3aa60f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"16:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"80SX075C"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_: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",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e3aa60f9"
],
[
"_:search/e3aa60f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"16:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"80SX075C"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"12:52"
],
[
"_:result",
"id",
"TR9775"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_: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": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e3aa60f9"
],
[
"_:search/e3aa60f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"16:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"80SX075C"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"12:52"
],
[
"_:result",
"id",
"TR9775"
],
[
"_:booking",
"category",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"duration",
"28 minutes"
],
[
"_:result",
"leave_at",
"12:24"
],
[
"_:result",
"type",
"Train"
]
],
"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,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a cheap place to stay in the east part of town ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guesthouses');(_:result,count,'3');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Sure . There are three guesthouses there . I 'd be happy to book one for you if you like ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it have a star rating of 2 ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'all');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "No . They all have 4 stars ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Then find me one in the expensive price range ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'all of');(_:result,area,'East');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "All of the accommodations in the East are in the cheap price range . Would you like to try a different part of town ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "find me a nice one and book for 5 people and 3 nights from thursday"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,category,'hotel');(_:result,name,'Express by Holiday Inn Cambridge');(_:result,stars,'2');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Actually , the Express by Holiday Inn Cambridge is a 2 start hotel in the east area . It 's in the expensive price range . How does that sound ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds perfect . Can you reserve that and provide me with the reference number ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'Q3VVCAD8');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , you 're all set . The hotel is booked and the reference number is Q3VVCAD8 . Can I help you with anything else today ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you . I am also looking for a restaurant that serves Chinese and that is in the same area as the hotel ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'same area');(_:result,name,'Yu garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yu garden is an expensive restaurant in the same area as the hotel , would you like me to make reservations for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'19:45');(_:search,people,'same group of people');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . Same group of people , at 19:45 on the same day please ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'L9CIMUNJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : L9CIMUNJ . What else can I help you with today ?"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That was all I needed . Thanks . Bye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Ok ! Have a great day !"
}
] |
PMUL0089.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"all of"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"all of"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"all of"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"Q3VVCAD8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"all of"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"Q3VVCAD8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"same area"
],
[
"_:result",
"name",
"Yu garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"all of"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"same area"
],
[
"_:result",
"name",
"Yu garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"L9CIMUNJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Where is Addenbrookes Hospital located ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,department,?);(_:search,type,'Hospital'))"
],
"speaker": "system",
"text": "Which department did you need ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Just the general information ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))",
"request((_:search,department,?);(_:search,type,'Hospital'))"
],
"speaker": "system",
"text": "Addenbrookes Hospital is on Hills Rd , Cambridge . Do you need the telephone number for a department or other service ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "I 'd like the phone number and postcode , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "THe main number of the hospital is 01223245151 and the postcode is CB20QQ . May i help with something else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thanks , you were very helpful , have a nice day ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Your welcome , have a great day . Goodbye ."
}
] |
SNG02231.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi , I 'm looking to take a train on Tuesday and heading to Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where are you leaving from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be leaving from Ely ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "ok , what time do you want to depart ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'16:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Well I want to arrive by 16:15 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'quite a few options');(_:result,leave_at,'every two hours from 05:35');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "You have quite a few options . Would you rather leave early in the morning because trains run every two hours from 05:35 ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "I could leave in the morning ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "How many tickets please ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I do n't need tickets just the information for the train . I need the train ID please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,id,'TR8685');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The train ID is TR8685 ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need a place to stay with free wifi ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,stars,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Do you have a preference ? Hotel rating , location , parking , or internet availability ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like a guesthouse in the expensive price range with free wifi , please ."
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:search,category,'guesthouses');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "We have no guesthouses in the expensive price range . Can I find something else for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Any guesthouse in the cheap range ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,name,'Allenbell');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Yes ! How about Allenbell ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,people,'5');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to book 5 people for 5 nights the same day ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'6GDIBPKO');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful . Reference number is 6GDIBPKO . How else can I help ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need . Thank you so much ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for letting us assist you ! Enjoy your visit !"
}
] |
PMUL1806.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"quite a few options"
],
[
"_:result",
"leave_at",
"every two hours from 05:35"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:result",
"amount",
"quite a few options"
],
[
"_:result",
"leave_at",
"every two hours from 05:35"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:result",
"amount",
"quite a few options"
],
[
"_:result",
"leave_at",
"every two hours from 05:35"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"id",
"TR8685"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:result",
"amount",
"quite a few options"
],
[
"_:result",
"leave_at",
"every two hours from 05:35"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"id",
"TR8685"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_: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",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:result",
"amount",
"quite a few options"
],
[
"_:result",
"leave_at",
"every two hours from 05:35"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"id",
"TR8685"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/2263e35b"
],
[
"_:search/2263e35b",
"category",
"guesthouses"
],
[
"_:search/2263e35b",
"pricerange",
"expensive"
],
[
"_:search/2263e35b",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:result",
"amount",
"quite a few options"
],
[
"_:result",
"leave_at",
"every two hours from 05:35"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"id",
"TR8685"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/2263e35b"
],
[
"_:search/2263e35b",
"category",
"guesthouses"
],
[
"_:search/2263e35b",
"pricerange",
"expensive"
],
[
"_:search/2263e35b",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_: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",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:result",
"amount",
"quite a few options"
],
[
"_:result",
"leave_at",
"every two hours from 05:35"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"id",
"TR8685"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/2263e35b"
],
[
"_:search/2263e35b",
"category",
"guesthouses"
],
[
"_:search/2263e35b",
"pricerange",
"expensive"
],
[
"_:search/2263e35b",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"6GDIBPKO"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,food,'seafood');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant that sell seafood , will prefer one in the center of the city ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , there seems to be an error . Can you please restate your request ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like a train into Cambridge from Stevenage ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is there a specific day and time you would like to travel at ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'8:00');(_:search,day,'wednesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I 'd like to travel on Wednesday . I 'll need to arrive by 8:00 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'06:43');(_:result,id,'TR9448');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR9448 arrives at 06:43 . Would you like me to book a ticket for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please book 7 seats ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,id,'TR9448');(_:booking,people,'7');(_:booking,ref,'B1Q6DDTE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "All set . You are booked for 7 people on TR9448 . You reference number is B1Q6DDTE . Can I help with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I need a hotel as well ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "ok for how many people and when are you planning your stay ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,pricerange,'cheap');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Whoa whoa , easy there tiger , Lets narrow the search down first . In the center , 0 stars , cheap and it can be a hotel or guesthouse ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'el shaddai');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about el shaddai ? Fits your request perfectly ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,name,'El Shaddai');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is El Shaddai a guest house or hotel ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,name,'El Shaddai');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "El Shaddai is a guesthouse . Anything other questions about them ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,has_parking,?);(_:result,type,'Hotel'))",
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do they have parking ?"
},
{
"id": 15,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , they have free parking . Would you like me to book you a room ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I do n't need to . I was just curious about it . Thank you for all of your help ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Okay , is there anything else I can help you with ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes I need a chinese restaurant ."
},
{
"id": 19,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "ok what location ?"
},
{
"id": 20,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))",
"inform((_:search,area,'same area');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "It should be in the same area ?"
},
{
"id": 21,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'1');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i only have one option can i book it for you ?"
},
{
"id": 22,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , I do n't need a chinese restaurant after all . Thanks for looking ."
},
{
"id": 23,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "OK . Is there anything else I can help you with today ?"
},
{
"id": 24,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . That 's everything I needed and then some , actually ! Thanks , take care !"
},
{
"id": 25,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for calling . Have a great day !"
}
] |
PMUL3552.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"seafood"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"06:43"
],
[
"_:result",
"id",
"TR9448"
],
[
"_: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",
"area",
"center"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"06:43"
],
[
"_:result",
"id",
"TR9448"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9448"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"B1Q6DDTE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"06:43"
],
[
"_:result",
"id",
"TR9448"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9448"
],
[
"_:booking",
"ref",
"B1Q6DDTE"
],
[
"_:search",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"06:43"
],
[
"_:result",
"id",
"TR9448"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9448"
],
[
"_:booking",
"ref",
"B1Q6DDTE"
],
[
"_:search",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"name",
"el shaddai"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"El Shaddai"
],
[
"_: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",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"06:43"
],
[
"_:result",
"id",
"TR9448"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9448"
],
[
"_:booking",
"ref",
"B1Q6DDTE"
],
[
"_:search",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"name",
"El Shaddai"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"06:43"
],
[
"_:result",
"id",
"TR9448"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9448"
],
[
"_:booking",
"ref",
"B1Q6DDTE"
],
[
"_:search",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"name",
"El Shaddai"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"06:43"
],
[
"_:result",
"id",
"TR9448"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9448"
],
[
"_:booking",
"ref",
"B1Q6DDTE"
],
[
"_:search",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"name",
"El Shaddai"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"06:43"
],
[
"_:result",
"id",
"TR9448"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9448"
],
[
"_:booking",
"ref",
"B1Q6DDTE"
],
[
"_:search",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"name",
"El Shaddai"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"06:43"
],
[
"_:result",
"id",
"TR9448"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9448"
],
[
"_:booking",
"ref",
"B1Q6DDTE"
],
[
"_:search",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"name",
"El Shaddai"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
},
{
"id": 12,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"06:43"
],
[
"_:result",
"id",
"TR9448"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9448"
],
[
"_:booking",
"ref",
"B1Q6DDTE"
],
[
"_:search",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"name",
"El Shaddai"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a place to eat that is expensive ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many options for expensive dining ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Specifically , I would like an Indian restaurant ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'a number');(_:result,food,'Indian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are a number of expensive Indian options . Is there a specific part of town you were looking for ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,day,'monday');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Not really , as long as it is open on Monday and has room for 5 people ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,name,'Curry Garden');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It appears that the Curry Garden meets your needs ! Would you like me to book that for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'16:45');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please make reservations for 5 people at 16:45 on Monday ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'J8918H0X');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : J8918H0X . anything else i can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks . I also need a train from Bishops Stortford to Cambridge ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day will you travel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be traveling on Monday ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "OKay , is there a certain time you need to leave ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'11:00');(_:search,type,'Train'))",
"request((_:result,id,?);(_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I would like to arrive by 11:00 . Could you give me the departure time and train ID ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'06:07');(_:result,id,'TR4448');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I can suggest the TR4448 arriving by 06:07 ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Is there a departure time ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,leave_at,'05:29');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "That train departs at 05:29 ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That is all that I need ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting us and have a nice day ."
}
] |
PMUL0900.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"J8918H0X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"J8918H0X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"J8918H0X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"J8918H0X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"arrive_by",
"06:07"
],
[
"_:result",
"id",
"TR4448"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"J8918H0X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"06:07"
],
[
"_:result",
"id",
"TR4448"
],
[
"_:result",
"leave_at",
"05:29"
],
[
"_:result",
"type",
"Train"
]
],
"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,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I 'd like to find someplace 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 places you can visit . Do you have a preference ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "I do n't know what there is , so it 's hard to say . Could you recommend something interesting or unusual ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'Whale of a Time');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Whale of a Time guarantees you 'll leave with a smile . Would you like the address or phone number ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Attraction'))",
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What kind of attraction is that and how much does it cost to get in ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,category,'entertainment');(_:result,entrance_fee,'do not have any information');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is entertainment and I do not have any information here on the price ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'traditional');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I also need to find an expensive restaurant that serves traditional food please ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'Cambridge');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm afraid there are n't any in Cambridge . Is there a different cuisine you might like ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'gastropub');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find me something expensive in the Cambridge area that serves Gastropub food ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'the slug and lettuce');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Here is a good one the slug and lettuce ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'19:45');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sounds good ! I need a table for 3 people at 19:45 on Thursday ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'P5WGME15');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : P5WGME15 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "THank you that is all I need today ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Let me know if I can assist with anything else ."
}
] |
PMUL2150.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",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"entrance_fee",
"do not have any information"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"traditional"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"entrance_fee",
"do not have any information"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/f97c9dac"
],
[
"_:search/f97c9dac",
"area",
"Cambridge"
],
[
"_:search/f97c9dac",
"type",
"Restaurant"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"entrance_fee",
"do not have any information"
],
[
"_:system",
"canthelp",
"_:search/f97c9dac"
],
[
"_:search/f97c9dac",
"area",
"Cambridge"
],
[
"_:search/f97c9dac",
"type",
"Restaurant"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"the slug and lettuce"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"entrance_fee",
"do not have any information"
],
[
"_:system",
"canthelp",
"_:search/f97c9dac"
],
[
"_:search/f97c9dac",
"area",
"Cambridge"
],
[
"_:search/f97c9dac",
"type",
"Restaurant"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"the slug and lettuce"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"P5WGME15"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Looking for a museum with free entrance fees ."
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "I can certainly help with that ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Oh , gosh . My daughter does n't like the sound of that . She wants to explore the city . Can you help me find a train ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Yes , when were you planing on visiting and from where ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be traveling from Leicester to Cambridge on Tuesday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 19 trains that day , do you have a time you 'd like to travel ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'10:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to arrive by 10:00 . How long will the trip be ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'09:54');(_:result,duration,'105 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The trip takes 105 minutes . I have one arriving at 09:54 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great , thanks for that . I 'm also looking for a place to stay . It should be a 4 star hotel but cheap ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'a few');(_:result,category,'hotels');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have a few 4 star hotels in the city that are cheap . Do you have a preference for the area ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you give me the address and postcode of one ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'56 saint barnabas road');(_:result,name,'alexander bed and breakfast');(_:result,postcode,'ce12de');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "56 saint barnabas road postcode ce12de \n alexander bed and breakfast"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for all your information ."
},
{
"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": "nope that 's it thanks"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Ok great . Have a wonderful day ."
}
] |
PMUL4353.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"postcode",
"ce12de"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"postcode",
"ce12de"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'boat');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for places to go in town . I would like a boat attraction in the centre . Any suggestions ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'granta place , mill lane');(_:result,entrance_fee,\"is n't listed\");(_:result,name,'scudamores punting co');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I recommend scudamores punting co they are located at granta place , mill lane . The entrance fee is n't listed ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What 's their phone number and postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'251a chesterton road');(_:result,phone,'01223359750');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure their phone number is 01223359750 and their addres is 251a chesterton road ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "that 's the address . what 's the postcode ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,postcode,'cb21rs');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The postcode is cb21rs . What else can I help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'london liverpool st');(_:search,leave_at,'08:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train ticket going to london liverpool st leaving cambridge anytime after 08:15 on sunday , can you help me with that ?"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "I have booked for you train TR9025 the total fee is 13.28 GBP payable at the station . \n Reference number is : HTSDZ9LL"
}
] |
PMUL1347.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"granta place , mill lane"
],
[
"_:result",
"entrance_fee",
"is n't listed"
],
[
"_:result",
"name",
"scudamores punting co"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"is n't listed"
],
[
"_:result",
"name",
"scudamores punting co"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"address",
"251a chesterton road"
],
[
"_:result",
"phone",
"01223359750"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"boat"
],
[
"_:result",
"entrance_fee",
"is n't listed"
],
[
"_:result",
"name",
"scudamores punting co"
],
[
"_:result",
"address",
"251a chesterton road"
],
[
"_:result",
"phone",
"01223359750"
],
[
"_:result",
"address",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb21rs"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool st"
],
[
"_:search",
"leave_at",
"08:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay with free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have many places to choose from . Do you have a specific price range or area you want to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , but I would like a guesthouse ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'21');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have 21 of those , would you like to narrow your choices down by location or price range ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you give me the address of the one you recommend ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'82 arbury road');(_:result,area,'northside');(_:result,name,'arbury lodge guesthouse');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I recommend the arbury lodge guesthouse on the northside . Its in the moderate price range and its located at 82 arbury road . Will that be all today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it have free wifi ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , they do offer free wifi and parking . Would you like reservations ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't need a reservation just yet , but can you give me the address ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'82 Arbury Road');(_:result,postcode,'CB42JE');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Absolutely , the address is 82 Arbury Road , CB42JE . May I help with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is everything , thank you for your help ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome ! Have a nice day ."
}
] |
SNG1157.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"address",
"82 arbury road"
],
[
"_:result",
"area",
"northside"
],
[
"_:result",
"name",
"arbury lodge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"address",
"82 arbury road"
],
[
"_:result",
"area",
"northside"
],
[
"_:result",
"name",
"arbury lodge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"area",
"northside"
],
[
"_:result",
"name",
"arbury lodge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"address",
"82 Arbury Road"
],
[
"_:result",
"postcode",
"CB42JE"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay in the east ."
},
{
"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,has_parking,'yes');(_:search,stars,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It does n't matter as long as it has free parking . Are there any with 5 stars ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are several places available , however , I do not know if they have free parking , but they do have parking . Are you looking for a hotel or a guesthouse type place to stay ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It does n't matter to me whether it 's a guesthouse or hotel , but I really want it to have free parking . Can you check on that again , please ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm sorry there are no hotels that match that criteria . Would you like to try something with a different number of stars ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you try a 4 star hotel instead , please ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,category,\"guesthouse 's\");(_:result,count,'5');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 5 guesthouse 's that meet that criteria . Do you have a preference on the price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't care about the price range . Can you book it for 4 nights ? There will be 7 of us and we will be arriving on Friday ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Carolina bed and breakfast');(_:booking,ref,'168T25C6');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book a room at Carolina bed and breakfast , the reference number is 168T25C6 . Is there anything else you need help with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I needed , thanks for all your help ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome ! Have a nice day !"
}
] |
SNG1323.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"stars",
"5"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/4fa3a56d"
],
[
"_:search/4fa3a56d",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/4fa3a56d"
],
[
"_:search/4fa3a56d",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"guesthouse 's"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/4fa3a56d"
],
[
"_:search/4fa3a56d",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"guesthouse 's"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Carolina bed and breakfast"
],
[
"_:booking",
"ref",
"168T25C6"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need a place to go in the centre ."
},
{
"id": 1,
"rdf-acts": [
"thank()",
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Great ! I can help you with that . Are you looking for an attraction of some sort , a restaurant , or a place to stay ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for an attraction in the Centre please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,name,'castle galleries');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have castle galleries which is a museum and has free admission ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great . I need to find a place to eat too that has indian food near the centre of town ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'Centre');(_:result,food,'Indian');(_:result,name,'Kohinoor');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "Kohinoor is a great Indian Restaurant in the Centre . Would you like more information or allow me to book you a table ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'11:30');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please book a table for 8 people at 11:30 on tuesday ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'awt6mw8f');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have your table reserved . The reference number is awt6mw8f . Can I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope , that 's all I need today . Thank you for your help !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge TownInfo centre !"
}
] |
MUL2312.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"castle galleries"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"awt6mw8f"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'panahar');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find a restaurant called Panahar ?"
},
{
"id": 1,
"rdf-acts": [
"thank()",
"inform((_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i found it , what info would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'15:00');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a reservation for 1 person on sunday at 15:00 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'D78P3BKQ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : D78P3BKQ ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i also want a place to go in the centre ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,\"Great Saint Mary 's Church\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I think you should go to the Great Saint Mary 's Church , would you like any info on them ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like the entrance fee and phone number ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'2 pounds');(_:result,phone,'01223350914');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The entrance fee is 2 pounds . The phone number is 01223350914 . Is there anything else I can help you with today ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes what is the attraction type ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,category,'architecture');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "architecture , anything else for you today ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "that 's it ! thaaaanks !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Alright , have a great time . Good bye ."
}
] |
PMUL4249.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"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"panahar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"D78P3BKQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"panahar"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"D78P3BKQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Great Saint Mary 's Church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"panahar"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"D78P3BKQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Great Saint Mary 's Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:result",
"phone",
"01223350914"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"panahar"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"D78P3BKQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Great Saint Mary 's Church"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:result",
"phone",
"01223350914"
],
[
"_:result",
"category",
"architecture"
],
[
"_: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,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to book a taxi please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where would you like to go ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'broughton house gallery');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to go to broughton house gallery ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I 'd be happy to book that for you , where will you need picked up ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'the junction');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I am leaving from the junction ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Sure thing , when would you like to arrive or leave by ?"
}
] |
SNG01466.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broughton house gallery"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broughton house gallery"
],
[
"_:search",
"departure",
"the junction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,leave_at,'20:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to book a train for Thursday after 20:45 . Can you help ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "No problem ! Where will you be departing from and where is the destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'bishops stafford');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave bishops stafford and head into cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'22:07');(_:result,id,'TR6336');(_:result,leave_at,'21:29');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR6336 departs at 21:29 and arrives at 22:07 for 10.10 pounds . Do you wish to book this one ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Sounds right , would you book it for 6 people ? I will need the reference number , thank you ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'VCAW5JNF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your Reference number is : VCAW5JNF . Is there anything else that I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'autumn house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I have heard wonderful things about the autumn house hotel . Could you provide me with some information on this hotel please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,category,'guesthouse');(_:result,name,'Autumn House');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure . Autumn House is a cheap , guesthouse type hotel in he east part of town . It has 4 stars ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Perfect thanks for such great help"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome . Would you like a booking or any other information ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))",
"inform((_:search,name,'Autumn House');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Could I please have the phone number for the Autumn House ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,phone,'01223575122');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure ! The number is 01223575122 . Is there anything else I can do for you ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . But thank you very much ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a wonderful trip !"
}
] |
MUL0725.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:search",
"departure",
"bishops stafford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:search",
"departure",
"bishops stafford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"22:07"
],
[
"_:result",
"id",
"TR6336"
],
[
"_:result",
"leave_at",
"21:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:search",
"departure",
"bishops stafford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"22:07"
],
[
"_:result",
"id",
"TR6336"
],
[
"_:result",
"leave_at",
"21:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"VCAW5JNF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"autumn house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:search",
"departure",
"bishops stafford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"22:07"
],
[
"_:result",
"id",
"TR6336"
],
[
"_:result",
"leave_at",
"21:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"VCAW5JNF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"autumn house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:search",
"departure",
"bishops stafford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"22:07"
],
[
"_:result",
"id",
"TR6336"
],
[
"_:result",
"leave_at",
"21:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"VCAW5JNF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"name",
"Autumn House"
],
[
"_: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",
"leave_at",
"20:45"
],
[
"_:search",
"departure",
"bishops stafford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"22:07"
],
[
"_:result",
"id",
"TR6336"
],
[
"_:result",
"leave_at",
"21:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"VCAW5JNF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"name",
"Autumn House"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"phone",
"01223575122"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train going to cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'a lot of');(_:result,destination,'cambridge');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are a lot of trains going to cambridge , where are you leaving from and what day ? What time do you want to leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'10:30');(_:search,day,'monday');(_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing from Bishops Stortford on Monday and need a train that will leave that Monday from Bishops Stortford to arrive Cambridge by 10:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'10:07');(_:result,count,'3');(_:result,leave_at,'earliest leaves at 5:29');(_:result,leave_at,'latest leaves at 9:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are three trains that would work . The earliest leaves at 5:29 , the latest leaves at 9:29 , arriving at 10:07 . Which should I book for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to book the 5:29 for 7 passengers if that is available ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'IUNU69VQ');(_:booking,ticket,'70.7 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 70.7 GBP payable at the station . Reference number is : IUNU69VQ . Can I help you with anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks . i also need a hotel to stay and should include free wifi"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , what area would you like to stay in ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to stay on the west side and also need free parking ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))",
"inform((_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Alright I found two options for you an expensive one and a cheap one . Which would you prefer to book ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,\"do n't have a preference\");(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't have a preference . What do you recommend ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Hungtingdon Marriott Hotel');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'expensive');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I would recommend the Hungtingdon Marriott Hotel . It 's expensive and in the west . It 's 4 star rated and offers free wifi and parking . Do you need a room ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . 7 people for 3 nights on Monday ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'J9Z5CBKI');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Reference number is J9Z5CBKI . Is there anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all , thanks for your assistance ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You are more than welcome . Goodbye ."
}
] |
PMUL1798.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot of"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot of"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"leave_at",
"earliest leaves at 5:29"
],
[
"_:result",
"leave_at",
"latest leaves at 9:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot of"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"leave_at",
"earliest leaves at 5:29"
],
[
"_:result",
"leave_at",
"latest leaves at 9:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"IUNU69VQ"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot of"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"leave_at",
"earliest leaves at 5:29"
],
[
"_:result",
"leave_at",
"latest leaves at 9:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"IUNU69VQ"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot of"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"leave_at",
"earliest leaves at 5:29"
],
[
"_:result",
"leave_at",
"latest leaves at 9:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"IUNU69VQ"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot of"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"leave_at",
"earliest leaves at 5:29"
],
[
"_:result",
"leave_at",
"latest leaves at 9:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"IUNU69VQ"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"name",
"Hungtingdon Marriott Hotel"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"7"
],
[
"_: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": [
[
"_:result",
"amount",
"a lot of"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"leave_at",
"earliest leaves at 5:29"
],
[
"_:result",
"leave_at",
"latest leaves at 9:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"name",
"Hungtingdon Marriott Hotel"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"J9Z5CBKI"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'south african');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like some South African food that is not too expensive ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately there are no restaurants available that fit that criteria . Is there another type of cuisine you might be interested in eating ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'african');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any African restaurants outside of the city center ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'only');(_:result,area,'centre');(_:result,name,'Bedouin');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The only listing we have is for Bedouin in the city centre . Would you like to try a different type of cuisine ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'gastropub');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yeah , how about a gastropub then ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,area,'center');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes I have several in the city center . What price range are you ideally looking for ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Moderate . Please give me a phone number , address , and postcode for the restaurant you find . Thanks !"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'corn exchange street cb23qf');(_:result,name,'cow pizza kitchen and bar');(_:result,phone,'01223308871');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have the cow pizza kitchen and bar located at corn exchange street cb23qf , phone number 01223308871 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'Gallery at Twelve');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Cow Pizza Kitchen ? That is great . lol . Can you help me find a certain attraction now ? I believe it 's called Gallery at Twelve ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'fulbourn');(_:result,name,'Gallery at Twelve');(_:result,phone,'01223295264');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes I have located The Gallery at Twelve . The address is listed as fulbourn and their telephone number is : 01223295264 ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))",
"inform((_:search,name,'Gallery at twelve');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What kind of attraction is Gallery at twelve ? Can you also tell me what their entrance fee and postcode are ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'High Street');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,name,'Gallery At Twelve');(_:result,postcode,'cb15dh');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Gallery At Twelve A High Street is a museum . Entry is free , and their postcode is cb15dh ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'the gallery at twelve');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "OK great . I will need to book a taxi between the Cow Pizza Kitchen and The Gallery at Twelve . Can you help me ?"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure what time would you like to be picked up ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'the gallery');(_:search,leave_at,'19:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to leave The Gallery at Twelve by 19:30 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'blue volvo');(_:result,phone,'07600966751');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Alright , I 've booked you a blue volvo , the contact number is 07600966751 ."
},
{
"id": 16,
"rdf-acts": [
"request((_:result,category,?);(_:result,phone,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Can I get the phone number for the taxi company and the type of car I will be picked up in ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'Blue Volvo');(_:result,phone,'07600966751');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Yes , you will have a Blue Volvo and you can contact the taxi company at 07600966751 . Can I help with anything else today ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that will be everything , thank you for your help !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "thank you for using InfoCenter"
}
] |
MUL0818.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"south african"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/4ff8c9aa"
],
[
"_:search/4ff8c9aa",
"type",
"Restaurant"
],
[
"_:search",
"food",
"african"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/4ff8c9aa"
],
[
"_:search/4ff8c9aa",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Bedouin"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/4ff8c9aa"
],
[
"_:search/4ff8c9aa",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Bedouin"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"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/4ff8c9aa"
],
[
"_:search/4ff8c9aa",
"type",
"Restaurant"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"address",
"corn exchange street cb23qf"
],
[
"_:result",
"name",
"cow pizza kitchen and bar"
],
[
"_:result",
"phone",
"01223308871"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"Gallery at Twelve"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/4ff8c9aa"
],
[
"_:search/4ff8c9aa",
"type",
"Restaurant"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"address",
"fulbourn"
],
[
"_:result",
"name",
"Gallery at Twelve"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:search",
"name",
"Gallery at twelve"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/4ff8c9aa"
],
[
"_:search/4ff8c9aa",
"type",
"Restaurant"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:search",
"name",
"Gallery at twelve"
],
[
"_:result",
"address",
"High Street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Gallery At Twelve"
],
[
"_:result",
"postcode",
"cb15dh"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the gallery at twelve"
],
[
"_: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/4ff8c9aa"
],
[
"_:search/4ff8c9aa",
"type",
"Restaurant"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:search",
"name",
"Gallery at twelve"
],
[
"_:result",
"address",
"High Street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Gallery At Twelve"
],
[
"_:result",
"postcode",
"cb15dh"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the gallery"
],
[
"_:search",
"leave_at",
"19:30"
],
[
"_: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/4ff8c9aa"
],
[
"_:search/4ff8c9aa",
"type",
"Restaurant"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"name",
"Gallery at twelve"
],
[
"_:result",
"address",
"High Street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Gallery At Twelve"
],
[
"_:result",
"postcode",
"cb15dh"
],
[
"_:search",
"departure",
"the gallery"
],
[
"_:search",
"leave_at",
"19:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue volvo"
],
[
"_:result",
"phone",
"07600966751"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/4ff8c9aa"
],
[
"_:search/4ff8c9aa",
"type",
"Restaurant"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"name",
"Gallery at twelve"
],
[
"_:result",
"address",
"High Street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Gallery At Twelve"
],
[
"_:result",
"postcode",
"cb15dh"
],
[
"_:search",
"departure",
"the gallery"
],
[
"_:search",
"leave_at",
"19:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"car",
"Blue Volvo"
],
[
"_:result",
"phone",
"07600966751"
],
[
"_: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,area,'centre');(_:search,type,'Attraction'))",
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I will be in the centre area and I need a place to go ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'Museums');(_:result,category,'architecture');(_:result,category,'nightclubs');(_:result,category,'theatres');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "What do you like ? Museums and architecture , nightclubs and theatres ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "A museum would be great ! Could you send me the phone number and entrance fee of one ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'free');(_:result,name,'Castle Galleries');(_:result,phone,'01223307402');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "You could try Castle Galleries . Their phone number is 01223307402 , and admission is free . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'charlie chan');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking to dine at charlie chan"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Do you need a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,category,?);(_:result,food,?);(_:result,type,'Attraction');(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What type of food do they serve ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Regent Street City Centre');(_:result,area,'center');(_:result,food,'Chinese');(_:result,name,'Charlie Chan');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Charlie Chan is a cheap Chinese restaurant in the center of town at Regent Street City Centre . Can I provide any additional information to you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . I 'd also like to know the postcode ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,postcode,'cb21db');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Of course . The postcode is cb21db . Can I help you with anything else today ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'the restaurant');(_:search,leave_at,'14:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes I need to book a taxi to leave the restaurant and go back to the hotel at 14:15 ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay ! What hotel are you staying at ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "Ill have to check on that and get back to you ."
},
{
"id": 13,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Okay , thank you ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'Charlie Chan');(_:search,destination,'castle galleries');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'll need the taxi between Charlie Chan and Castle Galleries please"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'blue lexus');(_:result,phone,'07475610928');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t blue lexus \n Contact number \t : \t 07475610928"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok , that is all . Thank you ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome have a great day"
}
] |
PMUL4290.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Castle Galleries"
],
[
"_:result",
"phone",
"01223307402"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Castle Galleries"
],
[
"_:result",
"phone",
"01223307402"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223307402"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223307402"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223307402"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223307402"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"departure",
"Charlie Chan"
],
[
"_:search",
"destination",
"castle galleries"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"departure",
"Charlie Chan"
],
[
"_:search",
"destination",
"castle galleries"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue lexus"
],
[
"_:result",
"phone",
"07475610928"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I need something to do in the centre . Are there any multiple sports places ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,type,'Attraction'))",
"inform((_:result,area,'east');(_:result,count,'1');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are not any in the centre , but I do have one in the east . Would that be ok ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'museums');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No , I need to stay in the centre , can you look for museums ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'museums');(_:result,count,'11');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "We have 11 museums in the centre , and all are free to enter ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))",
"inform((_:search,area,'centre');(_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you give me the postcode , phone number , and address to the one closest to the centre in the east ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'98 king street');(_:result,name,'The broughton house gallery');(_:result,phone,'01223314960');(_:result,postcode,'cb11ln');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The broughton house gallery fits your needs . The address is 98 king street . The phone number is 01223314960 and the postcode is cb11ln ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'rice boat');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you also give me information on a restaurant called Rice Boat ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,food,'Indian');(_:result,name,'Rice Boat');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Rice Boat is an expensive Indian restaurant on the west side of the city . Would you like me to make a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need the address for that restaurant please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'37 Newnham Road Newnham');(_:result,name,'Rice boat');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Rice boat is in 37 Newnham Road Newnham ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great . I appreciate your help ! That should be all I need ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "It was a pleasure to assist you . Have a good afternoon . Goodbye ."
}
] |
MUL2306.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0e7dc502"
],
[
"_:search/0e7dc502",
"area",
"centre"
],
[
"_:search/0e7dc502",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0e7dc502"
],
[
"_:search/0e7dc502",
"area",
"centre"
],
[
"_:search/0e7dc502",
"type",
"Attraction"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0e7dc502"
],
[
"_:search/0e7dc502",
"area",
"centre"
],
[
"_:search/0e7dc502",
"type",
"Attraction"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"name",
"The broughton house gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"rice boat"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0e7dc502"
],
[
"_:search/0e7dc502",
"area",
"centre"
],
[
"_:search/0e7dc502",
"type",
"Attraction"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"name",
"rice boat"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Rice Boat"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0e7dc502"
],
[
"_:search/0e7dc502",
"area",
"centre"
],
[
"_:search/0e7dc502",
"type",
"Attraction"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"name",
"rice boat"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"37 Newnham Road Newnham"
],
[
"_:result",
"name",
"Rice boat"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi ! I need to find a cheap restaurant in the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'15');(_:result,food,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 15 restaurants in the centre that serve cheap food . What type of food do you want ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No preference . Please recommend any one of those restaurants ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'dojo noodle bar');(_:result,pricerange,'on the cheap side');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about dojo noodle bar . It is on the cheap side and located in the centre ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'12:15');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure , can you try and book a table for Wednesday at 12:15 ? There are 5 people ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry but there are no available tables at that time , would you like to find another restaurant ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , what other restaurants are in the same area in price range ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'15');(_:result,food,'asian oriental');(_:result,name,'J Restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 15 such restaurants . How about the J Restaurant ? It also serves asian oriental food . Would that work ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Any place I can get in to will be fine , in that are ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Okay I will make reservation for J restaurant is available ."
}
] |
SSNG0056.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"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"food",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"food",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:result",
"pricerange",
"on the cheap side"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"food",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:result",
"pricerange",
"on the cheap side"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/a1338425"
],
[
"_:booking/a1338425",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"on the cheap side"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/a1338425"
],
[
"_:booking/a1338425",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'curry king');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like a taxi to curry king please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure , first I 'll need to know where you need picked up from ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,\"sheep 's green and lammas land park fen causeway\");(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm departing from sheep 's green and lammas land park fen causeway ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I can help you with that . When do you need to leave ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'07:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I just need to be sure to arrive by 07:15 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,car,'black bmw');(_:result,phone,'07975360345');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have a black bmw with contact number 07975360345 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "When will the taxi pick me up ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,duration,'6:45');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would 6:45 be a convenient time for you to leave ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Will that get me to my destination on time ?"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "system",
"text": "Yes , the trip takes about fifteen minutes so you will arrive in time even if there is a little traffic ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Goodbye , please call us if we can help you again !"
}
] |
SNG01283.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"curry king"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"curry king"
],
[
"_:search",
"departure",
"sheep 's green and lammas land park fen causeway"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"curry king"
],
[
"_:search",
"departure",
"sheep 's green and lammas land park fen causeway"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"07:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"curry king"
],
[
"_:search",
"departure",
"sheep 's green and lammas land park fen causeway"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"07:15"
],
[
"_:result",
"car",
"black bmw"
],
[
"_:result",
"phone",
"07975360345"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"curry king"
],
[
"_:search",
"departure",
"sheep 's green and lammas land park fen causeway"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"07:15"
],
[
"_:result",
"car",
"black bmw"
],
[
"_:result",
"phone",
"07975360345"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:booking",
"duration",
"6:45"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"curry king"
],
[
"_:search",
"departure",
"sheep 's green and lammas land park fen causeway"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"07:15"
],
[
"_:result",
"car",
"black bmw"
],
[
"_:result",
"phone",
"07975360345"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:booking",
"duration",
"6:45"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'alexander bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for information on a hotel called alexander bed and breakfast ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'56 Saint Barnabas Road');(_:result,area,'Centre of town');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Alexander Bed and Breakfast');(_:result,pricerange,'cheap');(_:result,stars,'4-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay ! Alexander Bed and Breakfast is a cheap , 4-star guesthouse in the Centre of town , at 56 Saint Barnabas Road , with internet and parking . Shall I book a room ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'4');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please book it for 4 people and 5 nights starting from Wednesday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'OEBH1Q9H');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : OEBH1Q9H ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'17:00');(_:search,day,'wednesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you . I also need a train on wednesday arriving by 17:00 ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where would you like to depart from ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to depart from Kings Lynn ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is there a time in your mind for leaving ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'17:00');(_:search,day,'wednesday');(_:search,people,'4');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No , I just need to arrive by 17:00 . On Wednesday . Please book the train closest to that arrival for 4 people and give me a reference number"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'16:58');(_:result,id,'TR5153');(_:result,leave_at,'16:11');(_:result,type,'Train'))",
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'1T9WEZTE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The Train ID is TR5153 . It leaves at 16:11 and arrives at 16:58 . Your reference number is 1T9WEZTE . Can I help with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Awesome , thank you so much for your help ! That will be all , goodbye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you and enjoy your time in our beautiful city !"
}
] |
PMUL4104.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"56 Saint Barnabas Road"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"56 Saint Barnabas Road"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"OEBH1Q9H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"56 Saint Barnabas Road"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"OEBH1Q9H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"56 Saint Barnabas Road"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"OEBH1Q9H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"56 Saint Barnabas Road"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"arrive_by",
"16:58"
],
[
"_:result",
"id",
"TR5153"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"1T9WEZTE"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'bishops stortford');(_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i need a train to bishops stortford that leaves after 16:30 , please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be travelling to ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "I already told you ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be departing from and what day do you wish to travel ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave on Tuesday , and depart from Cambridge ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,day,'Tuesday');(_:result,departure,'Cambridge');(_:result,destination,'Bishops Stortford');(_:result,id,'TR2153');(_:result,leave_at,'17:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR2153 departs Cambridge for Bishops Stortford on Tuesday at 17:29 , would you like to book a seat on this train ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yeah . I need to book for 7 people ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'C2KPV8JC');(_:booking,ticket,'70.7 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 70.7 GBP payable at the station . \n Reference number is : C2KPV8JC ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks for the booking . I also am looking for a guesthouse with free internet for all of us ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,name,'Arbury Lodge Guesthouse');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))",
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Arbury Lodge Guesthouse is available in the north area . It 's a moderate price range and has free internet . How many days will you be staying ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,stay,'five');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "We will be staying for five days ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "And which night would you like to start your stay ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,name,'Arbury Lodge Guesthouse');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "One moment . I am looking for 2 stars . Does Arbury Lodge Guesthouse have two stars ?"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It has 4 stars , should I book that for you ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please book it and provide a reference number ."
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Which day of the week is the start of your stay , please ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is it available starting Thursday ?"
},
{
"id": 17,
"rdf-acts": [
"select((_:result,stars,'2-star');(_:result,stars,'4-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I just need to confirm before I book this hotel , do you want a 4-star hotel or 2-star hotel ? Or does it matter ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'same group of people');(_:search,stars,'four');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Four star please same group of people starting Thursday I need a ref number too please ."
},
{
"id": 19,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'QN4WVXJJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your room is booked ( Ref#QN4WVXJJ ) . Is there anything else I can do for you today ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that will be all today . Thanks !"
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome and enjoy your stay ."
}
] |
PMUL3901.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2153"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_: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",
"leave_at",
"16:30"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2153"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"C2KPV8JC"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2153"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"C2KPV8JC"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"five"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2153"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"C2KPV8JC"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"five"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:search",
"stars",
"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",
"leave_at",
"16:30"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2153"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"C2KPV8JC"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"five"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_: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",
"leave_at",
"16:30"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2153"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"C2KPV8JC"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"five"
],
[
"_:search",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_: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",
"leave_at",
"16:30"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2153"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"C2KPV8JC"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"five"
],
[
"_:search",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"stars",
"2-star"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stars",
"four"
],
[
"_: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",
"leave_at",
"16:30"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2153"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"70.7 GBP"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"five"
],
[
"_:search",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"stars",
"2-star"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"QN4WVXJJ"
],
[
"_: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,arrive_by,'21:00');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to book a train to cambridge . I would like to arrive by 21:00"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,day,'friday');(_:result,departure,'london kings cross');(_:result,leave_at,'7:17');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There is a depature at london kings cross on friday which departs at 7:17 ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'21:00');(_:search,day,'tuesday');(_:search,departure,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to depart london liverpool street on tuesday to arrive by 21:00 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'19:07,would');(_:result,count,'1');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have one that arrives at 19:07,would that be alright ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Sure ! What is the total travel time for that one , and what 's the train ID ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'an 88 min');(_:result,id,'TR1395');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Train ID : TR1395 it an 88 min . ride ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i am also looking for a park or something in town ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'parks');(_:result,count,'5');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 5 parks in town what area are you looking for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))",
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Any area is fine . Can you provide me the phone number of the first park on the list ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Cambridge university botanic gardens');(_:result,phone,'01223336265');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cambridge university botanic gardens phone number is 01223336265"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks . Can you book the train ticket for me ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is it just you traveling or do you also have guests ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))",
"thank()"
],
"speaker": "user",
"text": "Just me thanks"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR1395');(_:booking,ref,'RRXHU8AY');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are booked on TR1395 . The confirmation number is RRXHU8AY ."
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Okay , I 'm all done . Thanks ! Bye !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome have a great day ."
}
] |
MUL1740.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"7:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"7:17"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"19:07,would"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"7:17"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"arrive_by",
"19:07,would"
],
[
"_:result",
"count",
"1"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"an 88 min"
],
[
"_:result",
"id",
"TR1395"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"7:17"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"arrive_by",
"19:07,would"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"an 88 min"
],
[
"_:result",
"id",
"TR1395"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"7:17"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"arrive_by",
"19:07,would"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"an 88 min"
],
[
"_:result",
"id",
"TR1395"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"name",
"Cambridge university botanic gardens"
],
[
"_:result",
"phone",
"01223336265"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"7:17"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"arrive_by",
"19:07,would"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"an 88 min"
],
[
"_:result",
"id",
"TR1395"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"name",
"Cambridge university botanic gardens"
],
[
"_:result",
"phone",
"01223336265"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"7:17"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"arrive_by",
"19:07,would"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"duration",
"an 88 min"
],
[
"_:result",
"id",
"TR1395"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"name",
"Cambridge university botanic gardens"
],
[
"_:result",
"phone",
"01223336265"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR1395"
],
[
"_:booking",
"ref",
"RRXHU8AY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for places to go watch entertainment ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'entertainment');(_:result,count,'5');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 5 entertainment venues in Cambridge . Do you have an area in mind ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I do n't mind the area . can I get the address to one of them ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'8 Mercers Row , Industrial Estate');(_:result,name,'Funky Fun House');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Funky Fun House is amazing . I think you 'll love it . Their address is 8 Mercers Row , Industrial Estate ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks ! I also need a train to Broxbourne on Thursday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'quite a few');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are quite a few options . Do you have a preference for departure or arrival time ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'8:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I want to depart from Cambridge any time after 8:30 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'10:01');(_:result,id,'TR2125');(_:result,leave_at,'09:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR2125 leaves a 09:01 and arrives by 10:01 . Would you like a ticket ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please . I need to book the train for 8 people ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'648C0A9S');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes I was able to book that for you and your reservation number is 648C0A9S ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Fantastic , thank you very much . I do n't need anything further today !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "enjoy your stay in cambridge !"
}
] |
PMUL4293.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"address",
"8 Mercers Row , Industrial Estate"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"address",
"8 Mercers Row , Industrial Estate"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"8:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"address",
"8 Mercers Row , Industrial Estate"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"8:30"
],
[
"_:result",
"arrive_by",
"10:01"
],
[
"_:result",
"id",
"TR2125"
],
[
"_:result",
"leave_at",
"09:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"address",
"8 Mercers Row , Industrial Estate"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"8:30"
],
[
"_:result",
"arrive_by",
"10:01"
],
[
"_:result",
"id",
"TR2125"
],
[
"_:result",
"leave_at",
"09:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"648C0A9S"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am looking for information in Cambridge ."
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "Sure , what do you need to know ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'Caffe Uno');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to book a reservation at Caffe Uno ."
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day and time do you need the reservation for ? And how many people in your group ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'10:15');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need the reservation for 1 person for Friday at 10:15 ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'3UH2KQDP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful and your table has been reserved ! Your reference number is 3UH2KQDP . Can I do anything else for you today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need a train on Friday also , going into Cambridge ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Ok , where from and what time do you want to arrive by ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'08:15');(_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am leaving peterborough and want to get to cambridge by 08:15"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,arrive_by,'08:09');(_:booking,category,'Train');(_:booking,id,'tr0035');(_:booking,type,'Booking'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can put you on the tr0035 it will get you there by 08:09 . How many tickets do you need ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Just one . Can I get the reference number for that ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,ref,'E75VHN9I');(_:result,ticket,'16.5 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "Your reference number is E75VHN9I and 16.5 pounds will be payable at the station . Anything else I can do for you ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , could you please email or fax me the fare amount , as well as the reference number ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,ref,'E75VHN9I');(_:result,ticket,'16.50 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "it will cost you 16.50 pounds and the Reference number is : E75VHN9I ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That is all that I need ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Welcome , it was a pleasure serving you ."
}
] |
PMUL4047.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Caffe Uno"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Caffe Uno"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"10:15"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Caffe Uno"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"duration",
"10:15"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"3UH2KQDP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Caffe Uno"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"duration",
"10:15"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"3UH2KQDP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Caffe Uno"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"duration",
"10:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"3UH2KQDP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"08:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"tr0035"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Caffe Uno"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"duration",
"10:15"
],
[
"_:booking",
"ref",
"3UH2KQDP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"08:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"tr0035"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"E75VHN9I"
],
[
"_:result",
"ticket",
"16.5 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Caffe Uno"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"duration",
"10:15"
],
[
"_:booking",
"ref",
"3UH2KQDP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"08:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"tr0035"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"E75VHN9I"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find a restaurant in the centre ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'Centre');(_:result,count,'69');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Centre has many choices , 69 to be exact . Do you have any food type or price range in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'modern european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant that serves modern European food ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What price range would you like ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Hotel'))",
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "moderate price range please and thank you that will be all"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'riverside brassiere');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I can suggest the riverside brassiere ."
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Ok sure . I need brassiere"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Can I make the reservation for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'20:00');(_:search,people,'one');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , a table for one on Wednesday at 20:00 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'XT4L7KCY');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : XT4L7KCY ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will also need a taxi ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time will you be leaving and what time you will like to arrive ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'time for my reservation');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want the taxi to arrive to the restaurant in time for my reservation there"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where will you be leaving from ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sorry I need to book a hotel first . Do you have a 3 star with free parking in the same area ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,area,'that area');(_:result,name,'Gonville Hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Gonville Hotel is available in that area ."
},
{
"id": 16,
"rdf-acts": [
"request((_:result,has_internet,?);(_:result,type,'Hotel'))",
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do they have wifi ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes they have wifi"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,name,'Gonville Hotel');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Okay can you tell me the address and price range of the Gonville Hotel ?"
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,address,'gonville place');(_:result,category,'hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It is an expensive hotel and the address is gonville place ."
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks . Now I can book my taxi from the hotel to the restaurant ."
},
{
"id": 21,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to reserve the hotel ?"
},
{
"id": 22,
"rdf-acts": [
"inform((_:search,arrive_by,'20:00');(_:search,category,'hotel');(_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "No reservation , just a taxi from the hotel to the restaurant arriving by 20:00"
},
{
"id": 23,
"rdf-acts": [
"inform((_:result,car,'yellow audi');(_:result,phone,'07456600776');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "all set for your taxi yellow audi Contact number 07456600776 . Any thing else i can do ?"
},
{
"id": 24,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you that will be all I need"
},
{
"id": 25,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome enjoy"
}
] |
PMUL3128.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"69"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"69"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"69"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"riverside brassiere"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"69"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"riverside brassiere"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"69"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"riverside brassiere"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"XT4L7KCY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"69"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"riverside brassiere"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"XT4L7KCY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"time for my reservation"
],
[
"_: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": [
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"69"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"riverside brassiere"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"XT4L7KCY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"time for my reservation"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"69"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"XT4L7KCY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"time for my reservation"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"that area"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"?"
],
[
"_: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
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"69"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"XT4L7KCY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"time for my reservation"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"that area"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"Gonville Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"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",
"count",
"69"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"XT4L7KCY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"time for my reservation"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"that area"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"name",
"Gonville Hotel"
],
[
"_:result",
"address",
"gonville place"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"69"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"XT4L7KCY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"that area"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"name",
"Gonville Hotel"
],
[
"_:result",
"address",
"gonville place"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
},
{
"id": 12,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"69"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"XT4L7KCY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"that area"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"name",
"Gonville Hotel"
],
[
"_:result",
"address",
"gonville place"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow audi"
],
[
"_:result",
"phone",
"07456600776"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'fez club');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a place called The Fez Club in Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'in Cambridge');(_:result,category,'nightclub');(_:result,name,'Fez Club');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is a nightclub that is name Fez Club in Cambridge . Do you need their address ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes please let me know the area and address ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'8 Market Passage');(_:result,area,'centre');(_:result,name,'Fez Club');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Fez Club is located at 8 Market Passage in the centre of town . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,destination,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes . I 'm looking for a train leaving on Monday going to London Liverpool Street ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Great , and how many people will be riding with you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'four');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "There will be four people riding with me ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be departing from and what time would you like to arrive ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'london liverpool street');(_:search,type,'Train'))",
"request((_:result,arrive_by,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "From cambridge to london liverpool street . I do n't need a specific time , I just need to know the arrival time ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,arrive_by,'15:27');(_:result,id,'TR1764');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "How about the TR1764 that arrives at 15:27 ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,leave_at,'21:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Are there any trains that arrive after 21:00 ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'21:27');(_:result,id,'TR0117');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "We have the TR0117 that arrives at 21:27 . Does that work ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "Sure , I would love to purchase my ticket ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'TITYQMLD');(_:booking,ticket,'16.60 for each and 66.4 pounds total');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked your train for four 16.60 for each and 66.4 pounds total . Your reference number is TITYQMLD . Can I help you with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That should be all that I need , thank you ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome - safe travels !"
}
] |
MUL0472.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"fez club"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"fez club"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"in Cambridge"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"name",
"Fez Club"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"fez club"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"8 Market Passage"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fez Club"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"fez club"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"8 Market Passage"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fez Club"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"fez club"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"8 Market Passage"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fez Club"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"fez club"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"8 Market Passage"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fez Club"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"arrive_by",
"15:27"
],
[
"_:result",
"id",
"TR1764"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"fez club"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"8 Market Passage"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fez Club"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"21:27"
],
[
"_:result",
"id",
"TR0117"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_: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",
"name",
"fez club"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"address",
"8 Market Passage"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fez Club"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"21:27"
],
[
"_:result",
"id",
"TR0117"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"TITYQMLD"
],
[
"_:booking",
"ticket",
"16.60 for each and 66.4 pounds total"
],
[
"_: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,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a cheap restaurant . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'22');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 22 cheap restaurants . What part of town are you interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like a place in the centre , please ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'15');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 15 cheap restaurants in the centre area . What type of food are you interested in ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'museum');(_:search,type,'Attraction'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction');(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you get me the phone number and postcode of one close to a museum ? Looking for place to go after meal in same area ?"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "The Golden House Chinese restaurant phone number is 01842753771 and the postcode is cb21eg , is there anything else I can assist you with ?"
}
] |
MUL0945.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train departing from cambridge on wednesday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay . What is your destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am attending a seminar in Ely ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'10');(_:result,leave_at,'05:50');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 10 trains on that route starting at 05:50 . To make sure I book the right one what time do you need to arrive ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Well , I just want to leave after 9:15 ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,leave_at,'09:50');(_:result,leave_at,'23:50');(_:result,type,'Train'))",
"inform((_:result,count,'8');(_:result,duration,'17 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Alright , there are 8 options . The earliest train after 09:15 leaves at 09:50 and the latest at 23:50 , each takes 17 minutes . Do you have a preference ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,leave_at,'9:50');(_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "The 9:50 train will be fine . I 'll need to book for 6 people . Can I please have the reference number ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,type,'Booking');(_:result,ref,'04Q2G0GU');(_:result,ticket,'26.4 GBP');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Your tickets have been booked . Your total is 26.4 GBP and will be payable at the station . Your confirmation is 04Q2G0GU ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great I also need a moderate priced place to stay with free wifi ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'about 17');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "That gives us about 17 options . Is there a certain area in the city you prefer to stay in ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I definitely need it to include free parking ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What area of town do you prefer ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't have an area I prefer , can you recommend something ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'archway house');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I recommend archway house . It 's a guesthouse moderately priced located on the north side . Will that work for you ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , that should work . Can you book it for me ?"
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure . How many guests and how many nights ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'same group of people');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It will be the same group of people that are on the train . I 'll need it to start on Sunday and go for 3 nights ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Sunday');(_:booking,name,'Archway House');(_:booking,people,'6');(_:booking,ref,'HM3ORBHM');(_:booking,stay,'3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I successfully booked your stay for 6 people at Archway House beginning Sunday and lasting for 3 days . Your reference number is HM3ORBHM . Can I do anything else for you ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all . Thanks so much !"
},
{
"id": 19,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Will you need a taxi ? Or anymore info on your stay ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need today . Thanks , and goodbye !"
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you so much for calling . Please reach out if you need additional assistance . Goodbye ."
}
] |
PMUL4567.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"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"leave_at",
"05:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"leave_at",
"09:50"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"9:50"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"leave_at",
"09:50"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:search",
"leave_at",
"9:50"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"04Q2G0GU"
],
[
"_:result",
"ticket",
"26.4 GBP"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"leave_at",
"09:50"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:search",
"leave_at",
"9:50"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"04Q2G0GU"
],
[
"_:result",
"ticket",
"26.4 GBP"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"about 17"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"leave_at",
"09:50"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:search",
"leave_at",
"9:50"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"04Q2G0GU"
],
[
"_:result",
"ticket",
"26.4 GBP"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"about 17"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"dontcare"
],
[
"_: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",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"leave_at",
"09:50"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:search",
"leave_at",
"9:50"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"04Q2G0GU"
],
[
"_:result",
"ticket",
"26.4 GBP"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"about 17"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"archway house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"leave_at",
"09:50"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:search",
"leave_at",
"9:50"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"04Q2G0GU"
],
[
"_:result",
"ticket",
"26.4 GBP"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"about 17"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"archway house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"leave_at",
"09:50"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:search",
"leave_at",
"9:50"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"04Q2G0GU"
],
[
"_:result",
"ticket",
"26.4 GBP"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"about 17"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"archway house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Archway House"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"HM3ORBHM"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"leave_at",
"09:50"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:search",
"leave_at",
"9:50"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"04Q2G0GU"
],
[
"_:result",
"ticket",
"26.4 GBP"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"about 17"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"archway house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Archway House"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"HM3ORBHM"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am looking for information in Cambridge"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "sure , do you need a train to get here ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,leave_at,'10:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , on tuesday from kings lynn , leaving after 10:30 please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'11.58');(_:result,id,'TR8331');(_:result,leave_at,'11:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR8331 leaves at 11:11 \t and arrives 11.58 . can i book this one for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes please , I need 3 tickets and the reference number ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'3LS7FBU8');(_:booking,ticket,'29.4 GBP');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Alright , the total fee is 29.4 GBP payable at the station . The reference number is : 3LS7FBU8 . Anything else I can get you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I am also looking for a place to stay . The hotel should include free wifi ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'lots of');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have lots of hotels ! Any part of town you 'd prefer ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I do not have a preference on area ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Are you on a budget ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No . I would prefer something expensive and with free wifi ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'University Arms Hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , how about the University Arms Hotel ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "is that a guest house ?"
},
{
"id": 13,
"rdf-acts": [
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"inform((_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "no , it 's listed as a hotel . do you need a guesthouse ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Yes please ."
},
{
"id": 15,
"rdf-acts": [
"select((_:result,category,'hotel');(_:result,type,'Hotel'))",
"canthelp((_:search,category,'guesthouses');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I do n't have any guesthouses available that meet your criteria . Would you be willing to stay in a hotel ? Or can we search using different criteria ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I really want a guesthouse . What about something in the moderate price range ?"
},
{
"id": 17,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "in what area do you prefer ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Hotel'))",
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "i do nt care about the area"
},
{
"id": 19,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'14');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 14 guesthouses in the city that meet your criteria . Let 's see if we can narrow it down a little . Do you need internet or parking ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The hotel should include free wifi ."
},
{
"id": 21,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What area of town would you like to stay in ?"
},
{
"id": 22,
"rdf-acts": [],
"speaker": "user",
"text": "i do n't care , i already told you that ."
},
{
"id": 23,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"select((_:result,stars,'3');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "And do you have a preference on the number of stars the establishment should have ? I see both 3 and 4 star options ."
},
{
"id": 24,
"rdf-acts": [
"inform((_:search,stars,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would prefer a four star can you send me some info on that ?"
},
{
"id": 25,
"rdf-acts": [
"inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure thing , I would suggest the acorn guest house ."
},
{
"id": 26,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Give me their area and address"
},
{
"id": 27,
"rdf-acts": [
"inform((_:result,address,'154 chesterton road');(_:result,area,'north');(_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The Acorn Guest House is located in the north part of the city and their address is 154 chesterton road . Anything else for you today ?"
},
{
"id": 28,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . Thanks you . That 's all . Goodbye"
},
{
"id": 29,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for calling our service today . Please let us know if we can assist you with your future needs . Goodbye !"
}
] |
PMUL3853.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_: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": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/7996e669"
],
[
"_:search/7996e669",
"category",
"guesthouses"
],
[
"_:search/7996e669",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_: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",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/7996e669"
],
[
"_:search/7996e669",
"category",
"guesthouses"
],
[
"_:search/7996e669",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"dontcare"
],
[
"_: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",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/7996e669"
],
[
"_:search/7996e669",
"category",
"guesthouses"
],
[
"_:search/7996e669",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/7996e669"
],
[
"_:search/7996e669",
"category",
"guesthouses"
],
[
"_:search/7996e669",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_: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
]
},
{
"id": 12,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/7996e669"
],
[
"_:search/7996e669",
"category",
"guesthouses"
],
[
"_:search/7996e669",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"four"
],
[
"_: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",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/7996e669"
],
[
"_:search/7996e669",
"category",
"guesthouses"
],
[
"_:search/7996e669",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26
]
},
{
"id": 14,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"arrive_by",
"11.58"
],
[
"_:result",
"id",
"TR8331"
],
[
"_:result",
"leave_at",
"11:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3LS7FBU8"
],
[
"_:booking",
"ticket",
"29.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/7996e669"
],
[
"_:search/7996e669",
"category",
"guesthouses"
],
[
"_:search/7996e669",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_: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,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi . Can you help me find a train ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Yes . When will you be departing and where from ? And what is your final destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,leave_at,'13:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing from cambridge and going to norwich . As long as it leaves after 13:15 departure time does not matter"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day will you be traveling on ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be leaving on Sunday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,departure,'Cambridge');(_:result,destination,'Norwich');(_:result,id,'TR8185');(_:result,leave_at,'13:36');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR8185 departs Cambridge to Norwich at 13:36 . Would you like to reserve a ticket ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please , for 1 person"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'RMG9S7N9');(_:booking,ticket,'14.08 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked your train . It will cost 14.08 GBP . You can pay at the station . Your reference number is RMG9S7N9 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Do you know where I may get some yummy chinese food in the centre of town ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,food,'chinese');(_:result,name,'Charlie Chan');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "May I suggest Charlie Chan ? It is a good chinese restaurant in the cheap price range ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'10:00');(_:search,food,'chinese');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm feeling like Chinese for breakfast . I 'd like to get a table for 1 at 10:00 on Sunday please ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'KIASVDLX');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : KIASVDLX .Is there anything else I can help you with today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all the information I need right now . Thank you for your help !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "please contact us again in the future . goodbye ."
}
] |
PMUL0739.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR8185"
],
[
"_:result",
"leave_at",
"13:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR8185"
],
[
"_:result",
"leave_at",
"13:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"RMG9S7N9"
],
[
"_:booking",
"ticket",
"14.08 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR8185"
],
[
"_:result",
"leave_at",
"13:36"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"RMG9S7N9"
],
[
"_:booking",
"ticket",
"14.08 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"10:00"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR8185"
],
[
"_:result",
"leave_at",
"13:36"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"14.08 GBP"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"10:00"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"KIASVDLX"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I am trying to plan my trip and could use some help with a particular restaurant ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Do you have any restaurant name in mind , Choice of food and location , price range so we narrow down our search for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'cambridge lodge restaurant');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "It 's called Cambridge Lodge Restaurant ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to book you a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'13:45');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes I would like reservations for 2 people at 13:45 on monday ."
},
{
"id": 5,
"rdf-acts": [
"thank()",
"inform((_:booking,ref,'8KULT1F8');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I made the reservation , and here is your reference number : 8KULT1F8 . Thank you for calling our help desk !"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am also looking for places to visit on the north side of town ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,category,'a park');(_:result,category,'boat');(_:result,category,'swimming pool');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The attractions in that area are boat , a park , and swimming pool . Would you like more information on any of these ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Would you just recommend one and let me know what type it is please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Milton Country Park');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I would recommend Milton Country Park . Would you like the information ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Just tell me the attraction type please"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,category,'park');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is a country park , suitable for walking and such . Is there anything else I can assist you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all for now . Thank you for all your help ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome , have a great day !"
}
] |
PMUL2006.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"name",
"cambridge lodge restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"name",
"cambridge lodge restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"name",
"cambridge lodge restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"8KULT1F8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"name",
"cambridge lodge restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"8KULT1F8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"a park"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"name",
"cambridge lodge restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"8KULT1F8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"a park"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"name",
"Milton Country Park"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"name",
"cambridge lodge restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"8KULT1F8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Milton Country Park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am looking for information in Cambridge"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can help book a hotel if you need it !"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm actually looking for a train . I 'm leaving from Cambridge on Friday ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I will be happy to help with that ! Where are you travelling to ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to travel to ely ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'10');(_:result,day,'Friday');(_:result,destination,'Ely');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have 10 trains going to Ely on Friday . Do you have a time you want to arrive or leave by ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'18:00');(_:search,type,'Train'))",
"request((_:result,duration,?);(_:result,id,?);(_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to arrive by 18:00 . Any that do that will be fine . I 'll need a train ID , departure time , and travel time , please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'17 minutes');(_:result,id,'TR5844');(_:result,leave_at,'15:50');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR5844 departs at 15:50 and has a travel time of 17 minutes . Would you like me to book it for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotel');(_:search,has_parking,'dontcare');(_:search,people,'5');(_:search,type,'Hotel');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , 5 tickets . I also need a hotel in the north , free parking is not necessary ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'8NJO8Q4C');(_:booking,ticket,'22 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 22 GBP payable at the station . \n Reference number is : 8NJO8Q4C ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotels');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for a place to stay in the north , no guesthouses , just hotels please ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "I can help you with that . What price range are you looking at ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't care about the price and it does n't need to have free parking ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Lovell Lodge');(_:result,pricerange,'moderate priced');(_:result,stars,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "May i suggest the Lovell Lodge . It 's a moderate priced 2 star hotel in the north part of town with free parking and internet ."
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Sure , can you book it ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,people,'5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I sure can ! Would you like to book rooms for 5 people ?"
},
{
"id": 16,
"rdf-acts": [],
"speaker": "user",
"text": "Yes can you please get that booked for me ."
},
{
"id": 17,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "When will you be arriving and how many nights will you be staying ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am arriving on Friday ."
},
{
"id": 19,
"rdf-acts": [
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "how many days will you stay ?"
},
{
"id": 20,
"rdf-acts": [
"request((_:result,has_internet,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Sorry I do not need to make a reservation but I do need the postcode , phone number , and whether they have internet ."
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,phone,'01223425478');(_:result,postcode,'cb41sr');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Their postcode is cb41sr and phone number is 01223425478 . They offer free parking and internet . Is there anything else I can help you with ?"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that s all I need today"
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "I am happy to have met all your needs . Thank you for using Cambridge TownInfo Centre . Goodbye ."
}
] |
PMUL3439.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"id",
"TR5844"
],
[
"_:result",
"leave_at",
"15:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"id",
"TR5844"
],
[
"_:result",
"leave_at",
"15:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"8NJO8Q4C"
],
[
"_:booking",
"ticket",
"22 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"id",
"TR5844"
],
[
"_:result",
"leave_at",
"15:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"8NJO8Q4C"
],
[
"_:booking",
"ticket",
"22 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"id",
"TR5844"
],
[
"_:result",
"leave_at",
"15:50"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"8NJO8Q4C"
],
[
"_:booking",
"ticket",
"22 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"id",
"TR5844"
],
[
"_:result",
"leave_at",
"15:50"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"8NJO8Q4C"
],
[
"_:booking",
"ticket",
"22 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"5"
],
[
"_: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": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"id",
"TR5844"
],
[
"_:result",
"leave_at",
"15:50"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"8NJO8Q4C"
],
[
"_:booking",
"ticket",
"22 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_: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": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"id",
"TR5844"
],
[
"_:result",
"leave_at",
"15:50"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"8NJO8Q4C"
],
[
"_:booking",
"ticket",
"22 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"id",
"TR5844"
],
[
"_:result",
"leave_at",
"15:50"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"8NJO8Q4C"
],
[
"_:booking",
"ticket",
"22 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"stars",
"2"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223425478"
],
[
"_:result",
"postcode",
"cb41sr"
],
[
"_: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,
17,
18,
19,
20,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am planning a trip in Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Perfect ! What would you like to know ? Our history , our vision for the future , or perhaps just book a train or hotel room ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I will be needing a place to stay on the north side of town ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'north');(_:result,count,'13');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "there are 13 places to stay in the north side of town . Do you have a price range ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "no . give me recommendation ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "acorn guest house is a great location ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is it expensive with free wifi ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It is moderately priced ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it also include free wifi ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , the wifi is included ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "That sounds good , I would like to book that one ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "When will you begin your stay ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,people,'same group of people');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "book it for the same group of people and 2 nights starting from the same day ."
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))",
"inform((_:result,day,'same day');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure , which group of people and the same day as what ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sorry . For 3 people , starting Monday ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'1IBWHB5J');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've successfully booked a room for your group , the reference number is 1IBWHB5J ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that 's all I need ."
},
{
"id": 17,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "you are welcome"
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "bye . have a good time ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "If you need any further assistance , please let us know . Good - bye ."
}
] |
PMUL4878.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"day",
"same day"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:result",
"day",
"same day"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"1IBWHB5J"
],
[
"_: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": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:result",
"day",
"same day"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"1IBWHB5J"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'brazilian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm needing a place to dine . It needs to be an expensive Brazilian place ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately , I do n't happen to show any restaurants that meet that criteria . Would you like me to try looking for a different price range or cuisine type ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "British food , then ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'west');(_:result,count,'6');(_:result,name,'Graffiti');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have six . Do you have an area preference ? Graffiti , on the west side , is popular ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'11:00');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "All right , I 'll try that . I need a reservation for a party of 5 at 11:00 on Thursday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'P15GVV9V');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : P15GVV9V . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that was all I needed , thanks so much , goodbye !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a great day !"
}
] |
SNG0707.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"brazilian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/f962efd5"
],
[
"_:search/f962efd5",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/f962efd5"
],
[
"_:search/f962efd5",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/f962efd5"
],
[
"_:search/f962efd5",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"P15GVV9V"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'modern eclectic');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a Modern Eclectic place to dine in the Cambridge North End tonight ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , there are no restaurants that meet your criteria . Would you like to broaden your search ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would not . I prefer this place to be expensive , have modern eclectic tastes , and be located north ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , there are no restaurants that meet your criteria . Would you like to try a different part of town ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,'chinese');(_:search,pricerange,'same price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about a chinese restaurant in the same area , same price range ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))",
"inform((_:result,address,'Milton Road Chesterton');(_:result,name,'Hakka');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "No problem . I have Hakka at Milton Road Chesterton . How many would you like me to reserve for ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I only need the phone number and postcode ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223568988');(_:result,postcode,'cb41jy');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number is 01223568988 and the postcode is cb41jy . Is there anything else you would like for me to do ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))",
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is Milton Road Chesterton the full address for Hakka ? I also need a train to cambridge ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,type,'Restaurant'))",
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Yes , that 's the full address . For the train , where are you coming from and on what day and time ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,leave_at,'8:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to go from stevenage to cambridge on Friday , leaving after 8:00 ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"inform((_:result,count,'8');(_:result,leave_at,'9:54');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are 8 trains the closest one to 8:00 leaves at 9:54 , would this work for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that will work . Can you place a booking for 6 people on that train and provide a reference number ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR0601');(_:booking,leave_at,'11:54');(_:booking,ref,'CXZ3WY2N');(_:booking,ticket,'76.8 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , you 're all set on TR0601 at 11:54 with reference number CXZ3WY2N . The total fee of 76.8 GBP is payable at the station ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great thank you very much that should be all"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank You . Have a good day , goodbye ."
}
] |
MUL0310.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"modern eclectic"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern eclectic"
],
[
"_:system",
"canthelp",
"_:search/33850d08"
],
[
"_:search/33850d08",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/33850d08"
],
[
"_:search/33850d08",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/df66fb5e"
],
[
"_:search/df66fb5e",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/33850d08"
],
[
"_:search/33850d08",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/df66fb5e"
],
[
"_:search/df66fb5e",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Milton Road Chesterton"
],
[
"_:result",
"name",
"Hakka"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/33850d08"
],
[
"_:search/33850d08",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/df66fb5e"
],
[
"_:search/df66fb5e",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Milton Road Chesterton"
],
[
"_:result",
"name",
"Hakka"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223568988"
],
[
"_:result",
"postcode",
"cb41jy"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/33850d08"
],
[
"_:search/33850d08",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/df66fb5e"
],
[
"_:search/df66fb5e",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Milton Road Chesterton"
],
[
"_:result",
"name",
"Hakka"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223568988"
],
[
"_:result",
"postcode",
"cb41jy"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"8:00"
],
[
"_: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/33850d08"
],
[
"_:search/33850d08",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/df66fb5e"
],
[
"_:search/df66fb5e",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Milton Road Chesterton"
],
[
"_:result",
"name",
"Hakka"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223568988"
],
[
"_:result",
"postcode",
"cb41jy"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"8:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"leave_at",
"9:54"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/33850d08"
],
[
"_:search/33850d08",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/df66fb5e"
],
[
"_:search/df66fb5e",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:booking",
"people",
"?"
],
[
"_:result",
"address",
"Milton Road Chesterton"
],
[
"_:result",
"name",
"Hakka"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223568988"
],
[
"_:result",
"postcode",
"cb41jy"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"8:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"leave_at",
"9:54"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0601"
],
[
"_:booking",
"leave_at",
"11:54"
],
[
"_:booking",
"ref",
"CXZ3WY2N"
],
[
"_:booking",
"ticket",
"76.8 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'j restaurant');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a particular restaurant called j restaurant ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "That is a great cheap restaurant located in the city centre . Would you like a reservation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'16:45');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please 2 people at 16:45 on tuesday"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,day,'Tuesday');(_:booking,duration,'16:45');(_:booking,people,'2');(_:booking,ref,'H9ZG8N17');(_:booking,type,'Booking'))",
"reqmore()",
"inform((_:result,name,'J Restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Your booking is confirmed , 2 people on Tuesday at 16:45 for J Restaurant . Reference is H9ZG8N17 . Can I help with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that 's all I needed . Thank you !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Goodbye ."
}
] |
SNG0673.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"duration",
"16:45"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"H9ZG8N17"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need help finding a chinese restaurant in the centre of cambridge any suggestions ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'10');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 10 choices . Is there a particular area you would like to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like it in the centre ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'fives');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There 's fives places that fit that bill .. do you have a price range in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "The closest is fine , can you give me the phone number and postcode of the restaurant ? I am also looking for a college to visit in the area ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Regent Street City Centre');(_:result,category,'college');(_:result,name,'Charlie Chan');(_:result,phone,'01223361763');(_:result,postcode,'cb21db');(_:result,type,'Attraction');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The closest is Charlie Chan on Regent Street City Centre . Their phone number is 01223361763 . Postcode is cb21db . As for the college , do you have a preference on area ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the entrance fee for Regent Street City Centre ?"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "system",
"text": "There is n't an entrance fee to enter the street or the restaurant ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Ok I would like to book a taxi from the restaurant to the Regent Street City Centre ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I will need more information to book the taxi for you . What time would you like to depart and what time would you like to arrive by ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'dontcare');(_:search,departure,'the restaurant');(_:search,leave_at,'1:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be leaving the restaurant by 1:30 and the arrival time does not matter ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'white Honda');(_:result,phone,'07734608677');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I was able to book that taxi for you . It is a white Honda and the contact number is 07734608677 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks . I think that 's all I needed . Have a great night . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Have a lovely stay in Cambridge ! Goodbye !"
}
] |
MUL2463.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",
"food",
"chinese"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"fives"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"fives"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"phone",
"01223361763"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"fives"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"phone",
"01223361763"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"fives"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"phone",
"01223361763"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"1:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"fives"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"1:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white Honda"
],
[
"_:result",
"phone",
"07734608677"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am looking for information in Cambridge"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "Okay , what kinda of information are you looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a hotel on the east side ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are several . Is there a price range you prefer or any amenities that you require ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I really do n't care if it has free parking ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,category,'hotel');(_:result,name,'express by holiday inn cambridge');(_:result,pricerange,'expensive');(_:result,stars,'2');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "express by holiday inn cambridge is a 2 star expensive hotel in the east side . Would that one work ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'7');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes it would . I 'd like to book this Thursday for 2 nights , for 7 people ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can book that now ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please do that for me and give me the reference number ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'OBFYQJZU');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok . The booking was successful . Your reference number is OBFYQJZU ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will also need a train . I 'm traveling on Thursday to Cambridge . Can you help please ?"
},
{
"id": 11,
"rdf-acts": [
"thank()",
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Certainly . And where will you be departing from ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'broxbourne');(_:search,leave_at,'16:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to depart from broxbourne after 16:00"
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking');(_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "and for how many people ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,people,'five');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "It will be for five people please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,id,'TR0579');(_:result,leave_at,'16:32');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR0579 departs at 16:32 . Would you like me to book that for you ?"
},
{
"id": 16,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , please and I need a confirmation number ."
},
{
"id": 17,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'd be happy to help with your request , first I 'll need to know how many tickets you 'd like to reserve ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "It will actually be for 7 people please ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'UN5K7FML');(_:booking,ticket,'125.29 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 125.29 GBP payable at the station . \n Reference number is : UN5K7FML ."
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you that is all the information I need today ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a nice day . Bye ."
}
] |
PMUL4130.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"OBFYQJZU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"OBFYQJZU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"OBFYQJZU"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"five"
],
[
"_: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",
"hotel"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"OBFYQJZU"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"five"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0579"
],
[
"_:result",
"leave_at",
"16:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"OBFYQJZU"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"id",
"TR0579"
],
[
"_:result",
"leave_at",
"16:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"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,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:booking",
"people",
"?"
],
[
"_:result",
"id",
"TR0579"
],
[
"_:result",
"leave_at",
"16:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"UN5K7FML"
],
[
"_:booking",
"ticket",
"125.29 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,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a 2 star hotel with free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What area of town are you wanting to stay in ? What is your price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It can be anywhere in town , but I 'd like the hotel to be in the cheap price range if possible ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,category,'hotels');(_:search,pricerange,'cheap');(_:search,stars,'2');(_:search,type,'Hotel'))",
"select((_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It would seem there are no cheap 2 star hotels that offer free parking . Would you maybe like to stay at a moderately priced hotel ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about in the expensive price range ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,category,'hotels');(_:result,has_parking,'none');(_:result,type,'Hotel'))",
"request((_:search,stars,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "There are many hotels in this category that offer free parking . How many stars would you prefer ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would prefer one with a rating of 2 stars ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'hotel');(_:result,count,'1');(_:result,name,'The express by holiday inn Cambridge');(_:result,pricerange,'expensive');(_:result,stars,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have one 2 star expensive hotel , The express by holiday inn Cambridge . Would you like to book it ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'two');(_:search,stay,'five');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I would like to book it for two people for five nights , starting from Monday ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'ZULEU3K1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : ZULEU3K1 . Did you need to find anything else today ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to eat at a restaurant please ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure . I have many to choose from . Are you looking for a particular type of food , price range or location ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'same price range');(_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm just looking for something that 's in the same price range as the Hotel"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'57');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 57 expensive restaurants in Cambridge , do you have a particular type of cuisine in mind or shall I recommend one ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a cuisine of asian oriental ."
},
{
"id": 15,
"rdf-acts": [
"select((_:result,name,'Kymmoy');(_:result,name,'Saigon City');(_:result,type,'Restaurant'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'2');(_:result,food,'asian oriental');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 2 asian oriental restaurants . Saigon City and Kymmoy . Let me know which you prefer and I can give you more info or book it for you ."
},
{
"id": 16,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))",
"inform((_:search,name,'Saigon City');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I please get the address for Saigon City ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,address,'169 High Street Chesterton Chesterton');(_:result,name,'Saigon City');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Of course , the address for Saigon City is 169 High Street Chesterton Chesterton"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Thank you . I would also like to book a taxi to go from the hotel to the restaurant ."
},
{
"id": 19,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Of course ! What time would you like the taxi to leave or arrive ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))",
"request((_:result,car,?);(_:result,phone,?);(_:result,type,'Taxi'))",
"inform((_:search,departure,'the hotel');(_:search,leave_at,'6:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd like to leave the hotel by 6:45 . Once that is booked can you provide me with the phone number and car type ?"
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,car,'grey Tesla');(_:result,departure,'hotel');(_:result,leave_at,'6:45');(_:result,phone,'07632382262');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay I have booked you a grey Tesla with a contact number of 07632382262 . It will pick you up at 6:45 at your hotel \n ."
},
{
"id": 22,
"rdf-acts": [
"inform((_:search,duration,'7:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book reservations for the restaurant at 7:30"
},
{
"id": 23,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "On what day and what size party ?"
},
{
"id": 24,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "2 people on a Monday I think please ."
},
{
"id": 25,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Monday');(_:booking,duration,'7:30');(_:booking,people,'2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The restaurant has been booked for 7:30 on Monday for 2 people . Is there anything else I can help you with ?"
},
{
"id": 26,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you"
},
{
"id": 27,
"rdf-acts": [],
"speaker": "system",
"text": "Do you need the reference number for the reservation at the restaurant ?"
},
{
"id": 28,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes , I was n't planning to book but since I have I suppose I 'll take that number . That will be all for today - thank you for your help !"
},
{
"id": 29,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Glad to have been of service ! Enjoy your visit to Cambridge ."
},
{
"id": 30,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help !"
},
{
"id": 31,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day !"
}
] |
MUL0069.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"The express by holiday inn Cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"five"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"The express by holiday inn Cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"five"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ZULEU3K1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"The express by holiday inn Cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"five"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ZULEU3K1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"The express by holiday inn Cambridge"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"five"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ZULEU3K1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"count",
"57"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"five"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ZULEU3K1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Kymmoy"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"name",
"Saigon City"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"five"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ZULEU3K1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:search",
"name",
"Saigon City"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"five"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ZULEU3K1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:search",
"name",
"Saigon City"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"6:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"five"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ZULEU3K1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:search",
"name",
"Saigon City"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"6:45"
],
[
"_:result",
"car",
"grey Tesla"
],
[
"_:result",
"departure",
"hotel"
],
[
"_:result",
"leave_at",
"6:45"
],
[
"_:result",
"phone",
"07632382262"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"duration",
"7:30"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
},
{
"id": 12,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"stay",
"five"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ZULEU3K1"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:search",
"name",
"Saigon City"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"6:45"
],
[
"_:result",
"car",
"grey Tesla"
],
[
"_:result",
"departure",
"hotel"
],
[
"_:result",
"leave_at",
"6:45"
],
[
"_:result",
"phone",
"07632382262"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"duration",
"7:30"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
},
{
"id": 13,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"stay",
"five"
],
[
"_:booking",
"ref",
"ZULEU3K1"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:search",
"name",
"Saigon City"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"6:45"
],
[
"_:result",
"car",
"grey Tesla"
],
[
"_:result",
"departure",
"hotel"
],
[
"_:result",
"leave_at",
"6:45"
],
[
"_:result",
"phone",
"07632382262"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"duration",
"7:30"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"7:30"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26
]
},
{
"id": 14,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"stay",
"five"
],
[
"_:booking",
"ref",
"ZULEU3K1"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:search",
"name",
"Saigon City"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"6:45"
],
[
"_:result",
"car",
"grey Tesla"
],
[
"_:result",
"departure",
"hotel"
],
[
"_:result",
"leave_at",
"6:45"
],
[
"_:result",
"phone",
"07632382262"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"duration",
"7:30"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"7:30"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28
]
},
{
"id": 15,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/8d6caca3"
],
[
"_:search/8d6caca3",
"category",
"hotels"
],
[
"_:search/8d6caca3",
"pricerange",
"cheap"
],
[
"_:search/8d6caca3",
"stars",
"2"
],
[
"_:search/8d6caca3",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"stay",
"five"
],
[
"_:booking",
"ref",
"ZULEU3K1"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:search",
"name",
"Saigon City"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"6:45"
],
[
"_:result",
"car",
"grey Tesla"
],
[
"_:result",
"departure",
"hotel"
],
[
"_:result",
"leave_at",
"6:45"
],
[
"_:result",
"phone",
"07632382262"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"duration",
"7:30"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"7:30"
],
[
"_:booking",
"people",
"2"
],
[
"_: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,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'11:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Need a train to cambridge leaving after 11:45 ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'quite a few');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have quite a few trains available . What day are you wanting to travel on ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would be leaving on Wednesday . I would be leaving from London Kings Cross ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,departure,'London Kings Cross');(_:result,destination,'Cambridge');(_:result,leave_at,'13:17');(_:result,leave_at,'every two hours');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "A train is departing London Kings Cross at 13:17 to Cambridge . A train will depart every two hours after that time . Would you like to book a train ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes I would like to book for 2 people ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'9V6DOMNZ');(_:booking,ticket,'47.2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked your train . Your reference number is 9V6DOMNZ and the fee of 47.2 is payable at the station . Can I help with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would really love to have some chinese food while I am in town ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'lots');(_:result,food,'Chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have lots of Chinese Restaurants in town . Is there a particular area of town you would like to dine in ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would prefer the south if there is anything available there ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,food,'chinese');(_:result,name,'lucky star');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "the lucky star is a cheap chinese restaurant . There are two expensive chinese restaurants as well ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))",
"inform((_:search,name,'Lucky Star');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Let 's go with Lucky Star please . What is the phone number ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'lucky star');(_:result,phone,'01223244277');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number for the lucky star is 01223244277 . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No . That 's all for now . Thanks for all your help . Bye !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your visit . Thank you for contacting Cambridge TownInfo Centre . Good bye ."
}
] |
MUL1675.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"departure",
"London Kings Cross"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"leave_at",
"every two hours"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"departure",
"London Kings Cross"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"leave_at",
"every two hours"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"9V6DOMNZ"
],
[
"_:booking",
"ticket",
"47.2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"departure",
"London Kings Cross"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"leave_at",
"every two hours"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"9V6DOMNZ"
],
[
"_:booking",
"ticket",
"47.2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"departure",
"London Kings Cross"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"leave_at",
"every two hours"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"9V6DOMNZ"
],
[
"_:booking",
"ticket",
"47.2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"lucky star"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"name",
"Lucky Star"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"departure",
"London Kings Cross"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"leave_at",
"every two hours"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"9V6DOMNZ"
],
[
"_:booking",
"ticket",
"47.2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"Lucky Star"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"lucky star"
],
[
"_:result",
"phone",
"01223244277"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_: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,'Hospital'))"
],
"speaker": "user",
"text": "Hi , can you point me to a nearby hospital please ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The closest hospital is Addenbrookes Hospital , their phone # is 01223245151 . Can I help you with anything else ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "What is their address , phone number and postcode please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The hospital is located on Hills Road in Cambridge . The phone number is 01223245151 . Their postcode is CB20QQ . Is there anything else I can assist you with ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I needed . Thank you !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Okay thanks for calling ."
}
] |
SNG0248.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am traveling to Cambridge and looking forward to try local restaurants ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "I can help ! What kind of food are you looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'londons kings cross');(_:search,destination,'cambridge');(_:search,leave_at,'11:00am');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Still deciding , can I set up a train ride first ? If would be from londons kings cross to cambridge , on saturday leaving after 11:00AM ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR7309');(_:result,leave_at,'11:00');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "The TR7309 leaves after 11:00 . If you 'd like to make a booking , I 'll need to know how many tickets you 'd like ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need 4 tickets . How much will that be ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,ticket,'18.88');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The tickets are each 18.88 so 75.52 in total"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))",
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Ok . Can you complete the booking for 4 people and then give me the reference number ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'H9AGMLJM');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book you . Your reference number is H9AGMLJM ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I would like to find a place to eat . Please find me a moderately priced restaurant in the centre ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'quite a few');(_:result,area,'centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "there are quite a few moderately priced restaurants in the city centre . do you have a preference on cuisine ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Nothing specific , anything in the centre is fine ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'turkish');(_:result,name,'Efes');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "May I recommend the very popular Efes restaurant serving turkish food in the centre of town in the moderate price range ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds like a great place to eat . Can I get their phone number ?"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,phone,'01223500005');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number is 01223500005 . Would you like me to call and make a booking for you ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . That will be all ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all for today . Thank you !"
},
{
"id": 17,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "you are very welcome . have a great day ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "And you as well , You 've been a great help !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Let us know if you need anything else ."
}
] |
PMUL4857.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"londons kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00am"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"londons kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00am"
],
[
"_:result",
"id",
"TR7309"
],
[
"_:result",
"leave_at",
"11:00"
],
[
"_: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",
"food",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"londons kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00am"
],
[
"_:result",
"id",
"TR7309"
],
[
"_:result",
"leave_at",
"11:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"18.88"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"londons kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00am"
],
[
"_:result",
"id",
"TR7309"
],
[
"_:result",
"leave_at",
"11:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"18.88"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"H9AGMLJM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"londons kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00am"
],
[
"_:result",
"id",
"TR7309"
],
[
"_:result",
"leave_at",
"11:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"18.88"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"H9AGMLJM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"londons kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00am"
],
[
"_:result",
"id",
"TR7309"
],
[
"_:result",
"leave_at",
"11:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"18.88"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"H9AGMLJM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"name",
"Efes"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"londons kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00am"
],
[
"_:result",
"id",
"TR7309"
],
[
"_:result",
"leave_at",
"11:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"18.88"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"H9AGMLJM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"name",
"Efes"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"phone",
"01223500005"
],
[
"_: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",
"day",
"saturday"
],
[
"_:search",
"departure",
"londons kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00am"
],
[
"_:result",
"id",
"TR7309"
],
[
"_:result",
"leave_at",
"11:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"18.88"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"H9AGMLJM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"name",
"Efes"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"phone",
"01223500005"
],
[
"_: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": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"londons kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00am"
],
[
"_:result",
"id",
"TR7309"
],
[
"_:result",
"leave_at",
"11:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"18.88"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"H9AGMLJM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"name",
"Efes"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"phone",
"01223500005"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_: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,name,'tang chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place called tang chinese"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,name,'tang chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have located tang chinese , it is in the centre of town . Would you like me to book you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'17:00');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . Please book a table for 4 people at 17:00 on Friday ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I am sorry this time is not available . Another restaurant perhaps ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'same price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any other restaurants for the same price range in the same area ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,food,'Asian');(_:result,name,'Kymmoy');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Kymmoy is also in the centre . It is an expensive Asian restaurant . Would you like me to book this one for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please try the same date and time for that restaurant"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'I82B519F');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful the reference number is I82B519F . Is there anything else I can do for you ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that 's all I need . Have a nice day ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Okay thank you for calling . Enjoy your dinner ."
}
] |
SSNG0113.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"tang chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"tang chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"tang chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"tang chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"tang chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/cb062a15"
],
[
"_:booking/cb062a15",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"tang chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/cb062a15"
],
[
"_:booking/cb062a15",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"name",
"Kymmoy"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"tang chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/cb062a15"
],
[
"_:booking/cb062a15",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"name",
"Kymmoy"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"I82B519F"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like to find an Italian restaurant , on the west side ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,food,'Italian');(_:result,name,'la margherita');(_:result,name,'prezzo');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "prezzo and la margherita are both Italian restaurants located on the west side ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Which one is cheap ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'La Margherita');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "La Margherita is in the cheap price range . Would you like me to book that for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No thank you . Could I get the address and postcode please ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'15 Magdalene Street , City Centre');(_:result,postcode,'cb30af');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address is 15 Magdalene Street , City Centre . The post code is cb30af . Can I assist you further ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'boat');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i also need a place to go which should be in the type of a boat"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,area,'east');(_:result,name,'camboats');(_:result,name,'scudamores punting');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "camboats is located in the east or scudamores punting co is in the centre ."
},
{
"id": 8,
"rdf-acts": [
"thank()",
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I get info to the one in the east please . thank you ,"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'The Plough , Green End , Fen Ditton');(_:result,name,'Camboats');(_:result,phone,'01223 902 112');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Camboats is located at The Plough , Green End , Fen Ditton and their phone number is 01223 902 112 . Can I help you with anything else today ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "I 'm going to need a ride to get to and from both places ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "OK , what time do you need a taxi ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'the restaurant');(_:search,leave_at,'03:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to leave the restaurant by 03:45 please ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I 'm happy to book you a taxi I need the following information to do so time of travel , name departure site , and name of arrival site ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'la margherita');(_:search,destination,'camboats');(_:search,leave_at,'03:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "In summary , I am leaving La Margherita restaurant by 03:45 to go to Camboats ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'red Toyota');(_:result,phone,'07041828683');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have booked you a taxi . The contact number is 07041828683 , and it will be a red Toyota . Can I assist you further ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all thank you ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day , goodbye ."
}
] |
PMUL2102.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"la margherita"
],
[
"_:result",
"name",
"prezzo"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"La Margherita"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"La Margherita"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"15 Magdalene Street , City Centre"
],
[
"_:result",
"postcode",
"cb30af"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"15 Magdalene Street , City Centre"
],
[
"_:result",
"postcode",
"cb30af"
],
[
"_:search",
"category",
"boat"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"camboats"
],
[
"_:result",
"name",
"scudamores punting"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"postcode",
"cb30af"
],
[
"_:search",
"category",
"boat"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"The Plough , Green End , Fen Ditton"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"phone",
"01223 902 112"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"postcode",
"cb30af"
],
[
"_:search",
"category",
"boat"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"The Plough , Green End , Fen Ditton"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"phone",
"01223 902 112"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"03:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"postcode",
"cb30af"
],
[
"_:search",
"category",
"boat"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"The Plough , Green End , Fen Ditton"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"phone",
"01223 902 112"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"la margherita"
],
[
"_:search",
"destination",
"camboats"
],
[
"_:search",
"leave_at",
"03: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",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"postcode",
"cb30af"
],
[
"_:search",
"category",
"boat"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"address",
"The Plough , Green End , Fen Ditton"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:search",
"departure",
"la margherita"
],
[
"_:search",
"destination",
"camboats"
],
[
"_:search",
"leave_at",
"03:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red Toyota"
],
[
"_:result",
"phone",
"07041828683"
],
[
"_: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,'centre');(_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in the centre of town serving italian food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"thank()",
"inform((_:result,amount,'9 available');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 9 available . What price range do you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "II'd like a moderately priced place ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'two in that price range');(_:result,name,'Pizza Express !');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two in that price range . I suggest Pizza Express !"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds good enough . What 's the address there ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'Regent Street City Centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address is Regent Street City Centre . Would you like me to book a table ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I just needed to know where it was . Thank you ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Awesome . Take care !"
}
] |
SNG0582.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"9 available"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"two in that price range"
],
[
"_:result",
"name",
"Pizza Express !"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"two in that price range"
],
[
"_:result",
"name",
"Pizza Express !"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,\"london king 's cross\");(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need some help locating a train for Saturday , heading to London King 's Cross ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be departing from , and what time would you like to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'12:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be departing from Cambridge and would like to leave at 12:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'13:51');(_:result,destination,'London Kings Cross');(_:result,leave_at,'13:00');(_:result,type,'Train'))",
"canthelp((_:search,leave_at,'12:15');(_:search,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is n't a train that leaves at 12:15 . The closest one leaves at 13:00 and arrives in London Kings Cross at 13:51 . Shall I book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That would be perfect . Book it for 5 people please and send me the reference number ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'AJTE5TLW');(_:booking,ticket,'94.4 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , the booking was successful , the total fee is 94.4 GBP payable at the station . \n Your reference number is : AJTE5TLW . Is there anything else I can do for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need a cheap 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,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to stay in the north please ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,name,'city centre north b and b');(_:result,name,'worth house');(_:result,stars,'4');(_:result,stars,'zero');(_:result,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are two guesthouses fulfilling your requirements . Do you prefer city centre north b and b with zero stars or worth house with 4 stars ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Um , I would prefer a hotel rather than a guesthouse . How about the moderate price range ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Ashley Hotel');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'hotels');(_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have two hotels that meet your criteria . I 'd recommend the Ashley Hotel . Would you like to make a booking ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes I would , for 5 people please for 2 nights starting on Thursday ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'RF3EBI6I');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : RF3EBI6I . Anything else I can help with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all . Thanks so much !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "thank you for using this service good bye"
}
] |
PMUL1986.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london king 's cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london king 's cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london king 's cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"arrive_by",
"13:51"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"canthelp",
"_:search/f02a655f"
],
[
"_:search/f02a655f",
"leave_at",
"12:15"
],
[
"_:search/f02a655f",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london king 's cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"arrive_by",
"13:51"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"canthelp",
"_:search/f02a655f"
],
[
"_:search/f02a655f",
"leave_at",
"12:15"
],
[
"_:search/f02a655f",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"AJTE5TLW"
],
[
"_:booking",
"ticket",
"94.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london king 's cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"arrive_by",
"13:51"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"canthelp",
"_:search/f02a655f"
],
[
"_:search/f02a655f",
"leave_at",
"12:15"
],
[
"_:search/f02a655f",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"AJTE5TLW"
],
[
"_:booking",
"ticket",
"94.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london king 's cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"arrive_by",
"13:51"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:system",
"canthelp",
"_:search/f02a655f"
],
[
"_:search/f02a655f",
"leave_at",
"12:15"
],
[
"_:search/f02a655f",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"AJTE5TLW"
],
[
"_:booking",
"ticket",
"94.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:result",
"name",
"worth house"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"stars",
"zero"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london king 's cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"arrive_by",
"13:51"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:system",
"canthelp",
"_:search/f02a655f"
],
[
"_:search/f02a655f",
"leave_at",
"12:15"
],
[
"_:search/f02a655f",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"AJTE5TLW"
],
[
"_:booking",
"ticket",
"94.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"stars",
"zero"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_: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",
"destination",
"london king 's cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"arrive_by",
"13:51"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:system",
"canthelp",
"_:search/f02a655f"
],
[
"_:search/f02a655f",
"leave_at",
"12:15"
],
[
"_:search/f02a655f",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"94.4 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"stars",
"zero"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"RF3EBI6I"
],
[
"_: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,'west');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want something cheap in the west part of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What type of food would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,food,'Italian');(_:result,food,'Vietnamese');(_:result,name,'La Margherita');(_:result,name,'Thanh Binh');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The is the La Margherita for Italian food and the Thanh Binh for Vietnamese food . Would you like the addresses ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'la margherita');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like the phone number and address for La Margherita please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'15 Magdalene Street City Centre');(_:result,name,\"La Margherita 's\");(_:result,phone,'01223 315232');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "La Margherita 's address is 15 Magdalene Street City Centre and their phone number is 01223 315232 . Is there any additional info I can help you find ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service . Have a great day !"
}
] |
WOZ20023.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"name",
"La Margherita"
],
[
"_:result",
"name",
"Thanh Binh"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"la margherita"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:search",
"name",
"la margherita"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"15 Magdalene Street City Centre"
],
[
"_:result",
"name",
"La Margherita 's"
],
[
"_:result",
"phone",
"01223 315232"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a place to stay in South of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , do you have any price range you 're looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It does n't matter on the pricing or about having free parking . I would like the hotel to be like a guesthouse ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'guest house');(_:result,name,'Aylesbray lodge');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Aylesbray lodge guest house fits your needs . Would you like me to book that for you ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That wo n't be necessary thanks ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Yes actually , could you book that for me ? I 've changed my mind ."
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "That 's fine . I 'm here to help . For how many people and how many nights will that be ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The stay is for 4 of us for 3 nights ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day would you like that reservation ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Friday , please , and for 3 nights . Thank you !"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'PYDLXTII');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Your reference number is PYDLXTII . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'20:00');(_:search,day,'same day');(_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am also looking for a train on the same day as my hotel booking that goes to cambridge that arrives by 20:00 and departs from stevenage ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "OK , any date or time preferences ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Friday , and after 20:00 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'18:43');(_:result,id,'TTR7278');(_:result,leave_at,'17:54');(_:result,ticket,'12.80 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TTR7278 leaves at 17:54 and arrives at 18:43 , cost is 12.80 pounds per person , would you like me to book you ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes please , that would be wonderful . I would like a booking for 4 people , and the reference number , please ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR7278');(_:booking,people,'4');(_:booking,ticket,'51.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book you for 4 tickets on train TR7278 . The total fee is 51.2 GBP payable at the station ."
},
{
"id": 18,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Could I get the reference number ?"
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,ref,'M8CQ8Y16');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The reference number is M8CQ8Y16 ."
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that 's all I needed today . You 've been a great help . Goodbye !"
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using our service . Have a great day . Goodbye ."
}
] |
MUL2256.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Aylesbray lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Aylesbray lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Aylesbray lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Aylesbray lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_: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",
"area",
"south"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Aylesbray lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PYDLXTII"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_: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",
"south"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Aylesbray lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PYDLXTII"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Aylesbray lodge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PYDLXTII"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"arrive_by",
"18:43"
],
[
"_:result",
"id",
"TTR7278"
],
[
"_:result",
"leave_at",
"17:54"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Aylesbray lodge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PYDLXTII"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"arrive_by",
"18:43"
],
[
"_:result",
"id",
"TTR7278"
],
[
"_:result",
"leave_at",
"17:54"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR7278"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"ticket",
"51.2 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Aylesbray lodge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PYDLXTII"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"arrive_by",
"18:43"
],
[
"_:result",
"id",
"TTR7278"
],
[
"_:result",
"leave_at",
"17:54"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR7278"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"ticket",
"51.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"M8CQ8Y16"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "user",
"text": "Hi , can you give me some information on places to stay for my upcoming trip ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,category,'guest houses');(_:result,category,'hotels');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Certainly , we have many fine guest houses and hotels in Cambridge . Is there anything specific you were looking for , to help narrow it down ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a 2 star hotel with free wifi ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Thanks for that information . What area are you looking to stay in ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The area does n't matter I would like an expensive hotel if you can find one ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,name,'The express by holiday inn cambridge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The express by holiday inn cambridge is located in the east and meet your criteria . Shall I book you a room ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please book me a room for friday ."
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "For how many people ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need it for 2 people please ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "And how many nights ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,stay,'5');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "5 nights please . And I would need the reference number also ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Friday');(_:booking,name,'Express by Holiday Inn Cambridge');(_:booking,ref,'7F6ZIHSZ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your room at the Express by Holiday Inn Cambridge is all set up for Friday . The reference is 7F6ZIHSZ . Is there anything else I can help you with today ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you ! I am also looking for a place to go in town . I 'm thinking a college in the centre ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,address,\"saint andrew 's street\");(_:result,area,'centre');(_:result,name,\"Christ 's College\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Christ 's College is located in the centre at saint andrew 's street ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I please get their phone number and postcode ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,phone,'01223334900');(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their phone number is 01223334900 . The postcode is cb23bu ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,departure,'the college');(_:search,destination,'the hotel');(_:search,leave_at,'2:45');(_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Thanks ! I 'm going to hanging out at the college late tonight , could you get me a taxi back to the hotel at 2:45 ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'white Honda');(_:result,destination,'your hotel');(_:result,leave_at,'2:45');(_:result,phone,'07078899267');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay I 've got a white Honda booked for you to pick you up at 2:45 and take you back to your hotel , their number is 07078899267"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That is all I need ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "I hope you enjoy your time in Cambridge !"
}
] |
PMUL2512.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"The express by holiday inn cambridge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"The express by holiday inn cambridge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"The express by holiday inn cambridge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"The express by holiday inn cambridge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:booking",
"ref",
"7F6ZIHSZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:booking",
"ref",
"7F6ZIHSZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:booking",
"ref",
"7F6ZIHSZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the college"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"leave_at",
"2:45"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:booking",
"ref",
"7F6ZIHSZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the college"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"leave_at",
"2:45"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white Honda"
],
[
"_:result",
"destination",
"your hotel"
],
[
"_:result",
"leave_at",
"2:45"
],
[
"_:result",
"phone",
"07078899267"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'anatolia');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I 'm trying to find a restaurant called anatolia . Do you have any info about it ?"
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,category,'Turkish');(_:result,entrance_fee,'moderately expensive');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's a Turkish place in the centre that 's moderately expensive . What else would you like to know ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Can you book a table there for me ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Of course ! Will you give me a day and time ? And how many in your party ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'18:15');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "It would be for Monday for 5 people at 18:15 if possible ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Unfortunately , they are fully booked at that time . Can I try another time for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'10:15');(_:search,day,'same day');(_:search,departure,'stevenage');(_:search,duration,'17:15');(_:search,type,'Restaurant');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "How about the same day at 17:15 . Is that available ? I 'll also need a train departing stevenage and should arrive by 10:15 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,day,'Monday');(_:booking,duration,'17:15');(_:booking,name,'Anatolia');(_:booking,people,'5');(_:booking,ref,'62W1W1V0');(_:booking,type,'Booking'))",
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I was able to book at table at Anatolia . Monday at 17:15 for 5 people , reference number 62W1W1V0 . What destination would you like for the train from Stevenage ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Cambridge please ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "TR8306 leaves for Cambridge Friday 05:54"
}
] |
MUL1667.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"anatolia"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"anatolia"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"Turkish"
],
[
"_:result",
"entrance_fee",
"moderately expensive"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"anatolia"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"Turkish"
],
[
"_:result",
"entrance_fee",
"moderately expensive"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"anatolia"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"Turkish"
],
[
"_:result",
"entrance_fee",
"moderately expensive"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/92c0859e"
],
[
"_:booking/92c0859e",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"anatolia"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"Turkish"
],
[
"_:result",
"entrance_fee",
"moderately expensive"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/92c0859e"
],
[
"_:booking/92c0859e",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"17:15"
],
[
"_:booking",
"name",
"Anatolia"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"62W1W1V0"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'Stantsted Airport');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train departing from Stantsted Airport going to Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'133');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I found 133 train trips , do you have a date and time you would like to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'10:15');(_:search,day,'wednesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to leave on wednesday and arrive by 10:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'5');(_:result,type,'Train'))",
"offer((_:booking,arrive_by,'10:15');(_:booking,arrive_by,'8:52');(_:booking,category,'Train');(_:booking,leave_at,'8:24');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are 5 trains arriving by 10:15 , would you like to book one leaving at 8:24 and arriving at 8:52 ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'eight');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that will be good ! I need eight tickets , please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,id,'TR7667');(_:booking,people,'8');(_:booking,ref,'A1S8REZC');(_:booking,ticket,'80.8 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You now have 8 tickets on the TR7667 . Your reference number is A1S8REZC and your total will be 80.8 GBP , payable at the station . Is there anything else I can do for you today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'leverton house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you also give me some information on the Leverton House hotel ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Leverton House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I certainly can . What would you like to know about the Leverton House ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "What is the address of the hotel ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'732 - 734 newmarket road');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The address is 732 - 734 newmarket road . Do you need any more information ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "What is their phone number ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,phone,'01223292094');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Their phone number is 01223292094 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks ! That 's all I needed . Goodbye !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Please let us know if you need any more assistance ?"
}
] |
MUL0643.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Stantsted Airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Stantsted Airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Stantsted Airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"10:15"
],
[
"_:booking",
"arrive_by",
"8:52"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"leave_at",
"8:24"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"eight"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Stantsted Airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"10:15"
],
[
"_:booking",
"arrive_by",
"8:52"
],
[
"_:booking",
"leave_at",
"8:24"
],
[
"_:search",
"people",
"eight"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR7667"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"A1S8REZC"
],
[
"_:booking",
"ticket",
"80.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"leverton house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Stantsted Airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"10:15"
],
[
"_:booking",
"arrive_by",
"8:52"
],
[
"_:booking",
"leave_at",
"8:24"
],
[
"_:search",
"people",
"eight"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR7667"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"A1S8REZC"
],
[
"_:booking",
"ticket",
"80.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"leverton house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Stantsted Airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"10:15"
],
[
"_:booking",
"arrive_by",
"8:52"
],
[
"_:booking",
"leave_at",
"8:24"
],
[
"_:search",
"people",
"eight"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR7667"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"A1S8REZC"
],
[
"_:booking",
"ticket",
"80.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"leverton house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:result",
"address",
"732 - 734 newmarket road"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Stantsted Airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"10:15"
],
[
"_:booking",
"arrive_by",
"8:52"
],
[
"_:booking",
"leave_at",
"8:24"
],
[
"_:search",
"people",
"eight"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR7667"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"A1S8REZC"
],
[
"_:booking",
"ticket",
"80.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"leverton house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:result",
"address",
"732 - 734 newmarket road"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223292094"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'14:45');(_:search,day,'wednesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train on Wednesday , arriving close to 14:45 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And what are your departure and arrival stations ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be leaving from Cambridge and arriving in Leicester ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,arrive_by,'14:45');(_:result,destination,'Leicester');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are several trains that would get you Leicester by 14:45 . Did you have a departure time in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'14:45');(_:search,leave_at,'dontcare');(_:search,type,'Train'))",
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I have no preference for departure time as long as I arrive by 14:45 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'14:06');(_:result,departure,'Cambridge');(_:result,destination,'Leicester');(_:result,leave_at,'12:21');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok there is one that leaves Cambridge at 12:21 and arrives in Leicester at 14:06 . Would you like to book that one ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes that sounds good , can you please give me the train ID and travel time ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'105 minutes');(_:result,id,'TR2854');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "Yes that train 's ID is TR2854 and the travel time of the journey is 105 minutes . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes I am looking for a guesthouse on the north side of town ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'33');(_:result,name,'acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There is the acorn guest house , out of 33 results , did you need internet , parking , or a certain star ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,has_internet,'no');(_:search,has_parking,'no');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I do n't need internet or free parking . Could you tell me the star ratings for those ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'acorn guest house');(_:result,stars,'4');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The acorn guest house has a 4 start rating . Would you like to hear other options ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "No thanks , but can I have the postcode and price range for the Acorn , please ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,'Acorn Guest House');(_:result,postcode,'cb41da');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure , the postcode for Acorn Guest House is cb41da and the price range is in the moderate range ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great thank you that 's all the info I need today ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Wonderful . Please do n't hesitate to contact me again for more help . Good bye ."
}
] |
MUL0764.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"arrive_by",
"14:45"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"14:06"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"leave_at",
"12:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"arrive_by",
"14:06"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"leave_at",
"12:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"id",
"TR2854"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"arrive_by",
"14:06"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"leave_at",
"12:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"id",
"TR2854"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"type",
"Hotel"
]
],
"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"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"arrive_by",
"14:06"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"leave_at",
"12:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"id",
"TR2854"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"pricerange",
"?"
]
],
"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"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"arrive_by",
"14:06"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"leave_at",
"12:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"id",
"TR2854"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:result",
"postcode",
"cb41da"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking to book a hotel in the Cambridge area ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'33');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 33 hotels to choose from . Would you like to narrow your search by area or price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,name,'cityroomz');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for Cityroomz . I 'd like to book rooms for 7 people who will be staying for 4 nights from Sunday . Please respond with a reference number"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'1ULIHMUA');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking was successful . Your reference number is : 1ULIHMUA . Is there anything else I can help you with today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I am looking for a restaurant in the west that serves indian food ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,pricerange,'Expensive or Moderate');(_:result,type,'Restaurant'))",
"inform((_:result,area,'west');(_:result,count,'6');(_:result,food,'Indian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 6 restaurants in the west that serve Indian food . What price range would you prefer ? Expensive or Moderate ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "The restaurant should be in the expensive price range ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'5');(_:result,name,'\" tandoori palace \" \" rice boat \" \" cocum \" \" india house \" and \" maharajah tandoori restaurant \"');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 5 different options , \" tandoori palace \" \" rice boat \" \" cocum \" \" india house \" and \" maharajah tandoori restaurant \" . Did any of those interest you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'17:15');(_:search,name,'tandoori Palace');(_:search,people,'same group of people');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Tandoori palace has a catchy name . Could you book me a table there for the same group of people on the same day at 17:15 ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'S7FEI7MS');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Your reference number is : S7FEI7MS . Is there anything else I can help you with today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need . Thank you for your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Good - bye ."
}
] |
MUL0199.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"name",
"cityroomz"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"name",
"cityroomz"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"1ULIHMUA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"name",
"cityroomz"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"1ULIHMUA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"pricerange",
"Expensive or Moderate"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"1ULIHMUA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"pricerange",
"Expensive or Moderate"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"\" tandoori palace \" \" rice boat \" \" cocum \" \" india house \" and \" maharajah tandoori restaurant \""
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"name",
"tandoori Palace"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"pricerange",
"Expensive or Moderate"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"\" tandoori palace \" \" rice boat \" \" cocum \" \" india house \" and \" maharajah tandoori restaurant \""
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"name",
"tandoori Palace"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"S7FEI7MS"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Could you help me with some information please ? I am looking for a place to stay ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Of course , do you have a price range in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "no . it should free packing and located in the west"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,category,'hotels');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have many great hotels . Do you have a preference of star rating ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The star rating does n't matter , thanks"
},
{
"id": 5,
"rdf-acts": [],
"speaker": "system",
"text": "If that s the case here is a nice hopital Addenbrookes Hospital"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "uhm , i definitely do n't want to sleep in a hospital ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'a and be guest house');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Sorry about that ! how about a and be guest house ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay . Also can you help me find a restaurant in the same area that serves European food ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure thing what price range are you looking for ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))",
"request((_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "The restaurant should be in the expensive price range"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Cambridge Lodge Hotel 139 Huntingdon Road City Centre');(_:result,area,'west');(_:result,name,'Cambridge Lodge restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Cambridge Lodge restaurant is in the west . The address is Cambridge Lodge Hotel 139 Huntingdon Road City Centre . Is there anything else to help you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'14:00');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yeah , please book me for 6 people , on saturday at 14:00"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'7LDNJZEE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 7LDNJZEE . anything else ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Great . I also need a taxi to get me to the restaurant by the reservation time ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where do you want to be picked up ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Picked up at the hotel and sent to the restaurant by the booking time please ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'grey Tesla');(_:result,phone,'07177768413');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have booked your taxi . Be expecting a grey Tesla . Please call 07177768413 should you need to reach them ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help ."
},
{
"id": 19,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Anything else today ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is it . Thank you ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Glad to have helped !"
}
] |
PMUL0041.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:result",
"name",
"a and be guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:result",
"name",
"a and be guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Cambridge Lodge Hotel 139 Huntingdon Road City Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Cambridge Lodge restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_: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": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"address",
"Cambridge Lodge Hotel 139 Huntingdon Road City Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Cambridge Lodge restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"7LDNJZEE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"address",
"Cambridge Lodge Hotel 139 Huntingdon Road City Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Cambridge Lodge restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"7LDNJZEE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"address",
"Cambridge Lodge Hotel 139 Huntingdon Road City Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Cambridge Lodge restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"7LDNJZEE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey Tesla"
],
[
"_:result",
"phone",
"07177768413"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"address",
"Cambridge Lodge Hotel 139 Huntingdon Road City Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Cambridge Lodge restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"7LDNJZEE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey Tesla"
],
[
"_:result",
"phone",
"07177768413"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'9:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train that leaves Cambridge after 9:45 PM ? Thanks ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I can help with that . What is the destination and what day would you like to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,destination,'Bishops Storford');(_:search,leave_at,'21:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going to Bishops Storford on Wednesday . I actually need to leave after 21:45 though ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,type,'Train'))"
],
"speaker": "system",
"text": "I do not have any trains that match your request ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "That 's disappointing . Can you recommend a taxi or bus service ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR9984');(_:result,leave_at,'23:29');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can set you up for bus TR9984 , they leave at 23:29 and the price is 10.10 pounds , are you Ok with that ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Okay . Can you also tell me about a museum to go to in the centre ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'eleven');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Of course , there are actually eleven to choose from ."
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Can you make recommendation ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'the University of Cambridge');(_:result,name,'Museum of Archaelogy and Anthropology');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I like the Museum of Archaelogy and Anthropology . It is located at the University of Cambridge ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you , can I have the post code for that museum ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,postcode,'cb23dz');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , the postcode is cb23dz , can I assist with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I needed . Thanks !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day ."
}
] |
PMUL1201.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"Bishops Storford"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"Bishops Storford"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:system",
"canthelp",
"_:search/04987b82"
],
[
"_:search/04987b82",
"type",
"Train"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"Bishops Storford"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:system",
"canthelp",
"_:search/04987b82"
],
[
"_:search/04987b82",
"type",
"Train"
],
[
"_:result",
"id",
"TR9984"
],
[
"_:result",
"leave_at",
"23:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"Bishops Storford"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:system",
"canthelp",
"_:search/04987b82"
],
[
"_:search/04987b82",
"type",
"Train"
],
[
"_:result",
"id",
"TR9984"
],
[
"_:result",
"leave_at",
"23:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"Bishops Storford"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:system",
"canthelp",
"_:search/04987b82"
],
[
"_:search/04987b82",
"type",
"Train"
],
[
"_:result",
"id",
"TR9984"
],
[
"_:result",
"leave_at",
"23:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:result",
"address",
"the University of Cambridge"
],
[
"_:result",
"name",
"Museum of Archaelogy 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",
"departure",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"Bishops Storford"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:system",
"canthelp",
"_:search/04987b82"
],
[
"_:search/04987b82",
"type",
"Train"
],
[
"_:result",
"id",
"TR9984"
],
[
"_:result",
"leave_at",
"23:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:result",
"address",
"the University of Cambridge"
],
[
"_:result",
"name",
"Museum of Archaelogy 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": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What time would you like to depart ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "Are you looking for a train or a taxi ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'09:45');(_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train from Cambridge to London Kings Cross for Wednesday , arriving by 09:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'07:51');(_:result,arrive_by,'09:51');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I only have a train that arrives at 07:51 or 09:51 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "would you please book for 8 people ? and give me the reference number"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,departure,'Cambridge');(_:booking,id,'TR1058');(_:booking,leave_at,'07:00');(_:booking,people,'8');(_:booking,ref,'VBKUUA4S');(_:booking,ticket,'188.8 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked 8 tickets on TR1058 leaving Cambridge at 07:00 . The reference number is VBKUUA4S and the total fee is 188.8 GBP payable at the station ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thanks , could you also help me find a good museum to visit while I am there ?"
},
{
"id": 7,
"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 listed . Is there an area of town you prefer ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Surprise me with one . I just need the address ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'free school lane');(_:result,name,'Whipple Museum of the History of Science');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I can do that . Try the Whipple Museum of the History of Science , on free school lane ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you ! As always you are amazing . That is all I need for today ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo Centre . Have a great day !"
}
] |
MUL1958.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:result",
"arrive_by",
"07:51"
],
[
"_:result",
"arrive_by",
"09:51"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:result",
"arrive_by",
"07:51"
],
[
"_:result",
"arrive_by",
"09:51"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"id",
"TR1058"
],
[
"_:booking",
"leave_at",
"07:00"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"VBKUUA4S"
],
[
"_:booking",
"ticket",
"188.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:result",
"arrive_by",
"07:51"
],
[
"_:result",
"arrive_by",
"09:51"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"id",
"TR1058"
],
[
"_:booking",
"leave_at",
"07:00"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"VBKUUA4S"
],
[
"_:booking",
"ticket",
"188.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:result",
"arrive_by",
"07:51"
],
[
"_:result",
"arrive_by",
"09:51"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"id",
"TR1058"
],
[
"_:booking",
"leave_at",
"07:00"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"VBKUUA4S"
],
[
"_:booking",
"ticket",
"188.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"address",
"free school lane"
],
[
"_:result",
"name",
"Whipple Museum of the History of Science"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "I was in a car accident dispute and am looking for help ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The phone number for the police is 01223358966 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "I 'll also need the address please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "Sure . The address is Parkside , Cambridge . Is there anything else you need ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Yes , Please give me the post code ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'Parkside Police Station');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The postcode for the Parkside Police Station is CB11JG . Do you need any other assistance ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all for today . Thanks !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , have a good day ."
}
] |
SNG02326.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'jesus green outdoor pool');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I want to find a place in town to visit called Jesus Green Outdoor Pool ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'between Victoria Rd . and the River');(_:result,area,'north');(_:result,name,'Jesus Green Outdoor Pool');(_:result,phone,'01223302579');(_:result,type,'Attraction'))",
"hello()"
],
"speaker": "system",
"text": "Hello . Jesus Green Outdoor Pool is in the north area between Victoria Rd . and the River . Call 01223302579 to find more about costs ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sounds good ! Do you happen to know what attraction type it is ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'swimmingpool');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is a swimmingpool"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "now I need a chinese place to eat"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'a wide variety');(_:result,food,'Chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are a wide variety of Chinese restaurants in the city . Do you have a preference on where it is or the price range ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like an expensive restaurant ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'9');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 9 options for you , any particular area of town you want to dine in ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,day,'friday');(_:search,duration,'17:45');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes it needs to be in the centre . Can you book me a table for 6 people at 17:45 on Friday ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Ugly Duckling');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How does Ugly Duckling sound ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Yes . Please book it ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'FUCDLRG3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : FUCDLRG3 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that 's all for today . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Do you need anymore info ?"
}
] |
PMUL3158.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus green outdoor pool"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus green outdoor pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"between Victoria Rd . and the River"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Jesus Green Outdoor Pool"
],
[
"_:result",
"phone",
"01223302579"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"address",
"between Victoria Rd . and the River"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Jesus Green Outdoor Pool"
],
[
"_:result",
"phone",
"01223302579"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"category",
"swimmingpool"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"address",
"between Victoria Rd . and the River"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Jesus Green Outdoor Pool"
],
[
"_:result",
"phone",
"01223302579"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"category",
"swimmingpool"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"a wide variety"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"address",
"between Victoria Rd . and the River"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Jesus Green Outdoor Pool"
],
[
"_:result",
"phone",
"01223302579"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"category",
"swimmingpool"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"a wide variety"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"address",
"between Victoria Rd . and the River"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"phone",
"01223302579"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"category",
"swimmingpool"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"a wide variety"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"9"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Ugly Duckling"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"address",
"between Victoria Rd . and the River"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"phone",
"01223302579"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"category",
"swimmingpool"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"a wide variety"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"9"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Ugly Duckling"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"FUCDLRG3"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i need a hotel with wifi in the north part of town"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "I can help with that . What kind of price range do you have in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am open as far as price range , but I would love a 4 star place ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"canthelp((_:search,area,'north');(_:search,category,'hotel');(_:search,has_internet,'none');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "There does n't appear to be a 4 star hotel with wifi in the north . Can I interest you in a lower star rating ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , the hotel needs to have a 4 star rating . Can you please check your system again ? Thanks"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry . i have double checked and still do not find anything matching your criteria . would you like a different star rating ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Perhaps there is a guestroom ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "No but would you like to try another location ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Just something in the north , 4 star and free wifi ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouse');(_:result,count,'8');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , there are 8 guesthouse listings fitting your requirements . What pricerange are you looking for , may I ask ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'6');(_:search,pricerange,'moderately');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do you have anything moderately priced ? I need it for 6 people , for 3 nights , starting monday ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Avalon');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "They 're all moderately priced . I recommend the Avalon ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Sounds great . Can you book it and provide me a reference number please ?"
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I am not successful with this booking . Do you want to modify the days ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "No , I will need to keep the days the same ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'arbury lodge guesthouse');(_:booking,ref,'593EOJ4K');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your all set at arbury lodge guesthouse . Your ref number is 593EOJ4K , is there anything else today ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to check on a train leaving cambridge ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,amount,'multiple');(_:result,leave_at,'Cambridge');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Can you give me what time you want to leave at ? There are multiple trains leaving Cambridge ."
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,leave_at,'08:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The train should leave after 08:45 and should leave on tuesday ."
},
{
"id": 19,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And what is your destination ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be leaving from cambridge and arrive at leicester on tuesday ."
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,leave_at,'9:00');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The earliest train we have leaving is at 9:00 . Would you like me to book that for you ?"
},
{
"id": 22,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , please . That would be great ."
},
{
"id": 23,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "How many tickets will you be needing for the train ?"
},
{
"id": 24,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will need 6 train tickets ."
},
{
"id": 25,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ticket,'141.6 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 141.6 GBP payable at the station"
},
{
"id": 26,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Great ! ! Can I get the reference number ?"
},
{
"id": 27,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'KWH3J4WG');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is KWH3J4WG . Can I help with anything else ?"
},
{
"id": 28,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all , thanks for your help ."
},
{
"id": 29,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome , have a good day ."
}
] |
PMUL3843.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/466c1641"
],
[
"_:search/466c1641",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/466c1641"
],
[
"_:search/466c1641",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_: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": [
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/466c1641"
],
[
"_:search/466c1641",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/466c1641"
],
[
"_:search/466c1641",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/48e61657"
],
[
"_:booking/48e61657",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/466c1641"
],
[
"_:search/466c1641",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/48e61657"
],
[
"_:booking/48e61657",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"arbury lodge guesthouse"
],
[
"_:booking",
"ref",
"593EOJ4K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_: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": [
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/466c1641"
],
[
"_:search/466c1641",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/48e61657"
],
[
"_:booking/48e61657",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"arbury lodge guesthouse"
],
[
"_:booking",
"ref",
"593EOJ4K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:result",
"leave_at",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"08:45"
],
[
"_: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": [
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/466c1641"
],
[
"_:search/466c1641",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/48e61657"
],
[
"_:booking/48e61657",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"arbury lodge guesthouse"
],
[
"_:booking",
"ref",
"593EOJ4K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:result",
"leave_at",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"08:45"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/466c1641"
],
[
"_:search/466c1641",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/48e61657"
],
[
"_:booking/48e61657",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"arbury lodge guesthouse"
],
[
"_:booking",
"ref",
"593EOJ4K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"leave_at",
"08:45"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"9:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
},
{
"id": 12,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/466c1641"
],
[
"_:search/466c1641",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/48e61657"
],
[
"_:booking/48e61657",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"arbury lodge guesthouse"
],
[
"_:booking",
"ref",
"593EOJ4K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"leave_at",
"08:45"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"leave_at",
"9:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
},
{
"id": 13,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/466c1641"
],
[
"_:search/466c1641",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/48e61657"
],
[
"_:booking/48e61657",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"arbury lodge guesthouse"
],
[
"_:booking",
"ref",
"593EOJ4K"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"leave_at",
"08:45"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"leave_at",
"9:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"141.6 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,
21,
22,
23,
24,
25,
26
]
},
{
"id": 14,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/dd3fe41a"
],
[
"_:search/dd3fe41a",
"area",
"north"
],
[
"_:search/dd3fe41a",
"category",
"hotel"
],
[
"_:search/dd3fe41a",
"has_internet",
"none"
],
[
"_:search/dd3fe41a",
"stars",
"4"
],
[
"_:search/dd3fe41a",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/2c8e5833"
],
[
"_:search/2c8e5833",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/466c1641"
],
[
"_:search/466c1641",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/48e61657"
],
[
"_:booking/48e61657",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"name",
"arbury lodge guesthouse"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"leave_at",
"08:45"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"leave_at",
"9:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"ticket",
"141.6 GBP"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"KWH3J4WG"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in the moderate price range that is also in the south part of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,food,'Italian');(_:result,food,'Modern European');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "You have your choice of Italian or Modern European , do either of those sound good ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Italian sounds good . May I please have the phone number of a restaurant that you recommend ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'G4 Cambridge Leisure Park Clifton Way');(_:result,name,'Pizza Hut Cherry Hinton');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Pizza Hut Cherry Hinton sounds perfect for you . They 're located at G4 Cambridge Leisure Park Clifton Way . Is there anything else I can for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Could you also help me find a place to stay ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "How 's you budge ? could you like a cheap , expensive or moderate place ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Price is n't important . I need free parking and wifi . It also should be a 3 star hotel . Can you find one in the same area as Pizza Hut ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'center');(_:result,name,'Gonville Hotel');(_:result,pricerange,'expensive');(_:result,stars,'3-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The only 3-star accommodations in the center is the Gonville Hotel . It 's expensive , but a great place to stay . Would you like to book a room ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Yes I would like to book a room ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many nights will you be needing ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'the restaurant');(_:search,destination,'the hotel');(_:search,leave_at,'02:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Actually the wife just told me she already booked . I just need info on a taxi from the restaurant to the hotel . Need to leave by 02:15"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'grey toyota');(_:result,phone,'07404040949');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t grey toyota \n Contact number \t : \t 07404040949"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for all your help ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "your welcome and enjoy your stay in cambridge !"
}
] |
PMUL3261.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"phone",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"G4 Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"name",
"Pizza Hut Cherry Hinton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"phone",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"G4 Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"name",
"Pizza Hut Cherry Hinton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"phone",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"G4 Cambridge Leisure Park Clifton Way"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3-star"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"phone",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"G4 Cambridge Leisure Park Clifton Way"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"leave_at",
"02:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"G4 Cambridge Leisure Park Clifton Way"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3-star"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"leave_at",
"02:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey toyota"
],
[
"_:result",
"phone",
"07404040949"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want a place to dine in the centre of Cambridge with moderate pricing"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'plenty of');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have plenty of options for you . Is there any certain type of food you are looking to eat today ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,day,'monday');(_:search,duration,'14:00');(_:search,food,'italian');(_:search,people,'6');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like an Italian restaurant in the centre and need a reservation for 6 people at 14:00 on Monday and please provide the reference number ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,name,'pizza express');(_:booking,ref,'STRPXCFT');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I have reserved a table at pizza express . Your reference number is STRPXCFT . Do you need anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes . Are there any colleges nearby that I can visit ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'on wollaston road');(_:result,area,'centre');(_:result,category,'colleges');(_:result,count,'13');(_:result,entrance_fee,'free');(_:result,name,'Hughes Hall');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are about 13 colleges in the centre of town . Might I suggest Hughes Hall . They offer free entrance and are located on Wollaston Road ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'hughes hall');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you ! What is the address / postcode for Hughes Hall ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'wollaston road');(_:result,postcode,'cb12ew');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is wollaston road and the postcode is cb12ew . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'the restaurant');(_:search,destination,'the college');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , I would like to book a taxi to get from the restaurant to the college ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay . I can get you a taxi if you know the time you 'd like to leave or arrive ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'14:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to arrive by 14:00 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'white toyota');(_:result,phone,'07841942758');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t white toyota \n Contact number \t : \t 07841942758"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "Great ! That was all I needed/"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Glad I could be of assistance . Good - bye ."
}
] |
PMUL3471.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"ref",
"STRPXCFT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"ref",
"STRPXCFT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"colleges"
],
[
"_:result",
"address",
"on wollaston road"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Hughes Hall"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"hughes hall"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"ref",
"STRPXCFT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"colleges"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Hughes Hall"
],
[
"_:search",
"name",
"hughes hall"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"wollaston road"
],
[
"_:result",
"postcode",
"cb12ew"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"destination",
"the college"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"ref",
"STRPXCFT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"colleges"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Hughes Hall"
],
[
"_:search",
"name",
"hughes hall"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"wollaston road"
],
[
"_:result",
"postcode",
"cb12ew"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"destination",
"the college"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"14:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"ref",
"STRPXCFT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"colleges"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Hughes Hall"
],
[
"_:search",
"name",
"hughes hall"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"wollaston road"
],
[
"_:result",
"postcode",
"cb12ew"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"destination",
"the college"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"14:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white toyota"
],
[
"_:result",
"phone",
"07841942758"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'autumn house');(_:search,destination,'travellers rest');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd like for a taxi to take me to autumn house from travellers rest"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure thing ! What time do you want to leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'07:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to arrive by 07:00 , what time I leave is okay ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "There 's a grey skoda that will be picking you up . You can contact the driver at 07605689057 ."
}
] |
SNG02259.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"autumn house"
],
[
"_:search",
"destination",
"travellers rest"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"autumn house"
],
[
"_:search",
"destination",
"travellers rest"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"07:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any entertainment spots in the town centre ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'quite a lot');(_:result,category,'parks');(_:result,category,'theatres');(_:result,type,'Attraction'))",
"canthelp((_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Nothing specifically marked entertainment , although we do offer quite a lot to do , from theatres to parks ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Do you have any colleges in the centre area ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,\"Saint Andrew 's Street\");(_:result,entrance_fee,'free');(_:result,name,'Downing College');(_:result,type,'Attraction'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'13');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "You 're in luck . There are 13 . I 'd recommend visiting Downing College on Saint Andrew 's Street . Entrance is free . Would that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds perfect . Can you tell me their address and postcode , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'regent street');(_:result,postcode,'cb21dq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , their post code is cb21dq and the address is on regent street ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thank you !"
},
{
"id": 7,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "No problem . Is that all you needed today ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "It is . Thanks again ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , goodbye ."
}
] |
SNG1085.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"quite a lot"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/82744023"
],
[
"_:search/82744023",
"category",
"entertainment"
],
[
"_:search/82744023",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"quite a lot"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"theatres"
],
[
"_:system",
"canthelp",
"_:search/82744023"
],
[
"_:search/82744023",
"category",
"entertainment"
],
[
"_:search/82744023",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"quite a lot"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"theatres"
],
[
"_:system",
"canthelp",
"_:search/82744023"
],
[
"_:search/82744023",
"category",
"entertainment"
],
[
"_:search/82744023",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"postcode",
"cb21dq"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"quite a lot"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"theatres"
],
[
"_:system",
"canthelp",
"_:search/82744023"
],
[
"_:search/82744023",
"category",
"entertainment"
],
[
"_:search/82744023",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"postcode",
"cb21dq"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"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,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'lots of');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are lots of choices for you ! Do you have a price range or certain kind of food that sounds good ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Expensive price range is fine"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'plenty of');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are plenty of options . Is there a particular type of cuisine you are interested in ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Not really . I am just looking for a good local restaurant ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,name,'cambridge lodge restaurant');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "I recommend cambridge lodge restaurant it 's located in the west . Would you like more information on it ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book it for me and get a reference number ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I need you to tell me the date and time for the reservation , and how many people will be attending ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'17:45');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a table for 2 people at 17:45 on Sunday please ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Cambridge Lodge Rest is a nice place , would you like me to book it for you ?"
}
] |
PMUL0594.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'12:00');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train leaving Cambridge , to arrive by 12:00 ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where is your destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going to Ely ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "On what day will you be travelling ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Actually , I need to go Birmingham New Street and will be traveling on Friday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'11:44');(_:result,id,'TR3732');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I have train TR3732 arriving at 11:44 that is the closest I have to 12:00 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That is perfect . Can you book 1 seat for me please ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'2J0KM65O');(_:booking,ticket,'75.09 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful , the total fee is 75.09 GBP payable at the station . Reference number is : 2J0KM65O . Can I help with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need to find a room in the north as well ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Do you have a specific price range or would you like the acorn guest house ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "that guest house is fine ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great , would you like me to book it ? What day will you be arriving , how many nights will you stay and how many people will be staying ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,name,'Acorn Guest House');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Actually , does the Acorn Guest House provide free parking ?"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , there is free parking . Could I book it for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please book that for 4 nights starting from monday ."
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "And how many people will be staying there ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "1 person will be staying ."
},
{
"id": 17,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sorry , that booking was unsuccessful ."
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hmm , how about tuesday ?"
},
{
"id": 19,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I am unable to book that ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you try tuesday one more time for me , I really need to have it that day ."
},
{
"id": 21,
"rdf-acts": [
"inform((_:booking,day,'Monday');(_:booking,ref,'FKEP3EGU');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to get that reservation for Monday for you . Booking was successful . \n Reference number is : FKEP3EGU . Let me know if that will work for you ."
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , I really needed to get that reservation . That 's all I needed . Thank you ."
},
{
"id": 23,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "You 're welcome and enjoy your stay ."
},
{
"id": 24,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much , goodbye ."
},
{
"id": 25,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
PMUL3786.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"11:44"
],
[
"_:result",
"id",
"TR3732"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"11:44"
],
[
"_:result",
"id",
"TR3732"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2J0KM65O"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"11:44"
],
[
"_:result",
"id",
"TR3732"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2J0KM65O"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"11:44"
],
[
"_:result",
"id",
"TR3732"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2J0KM65O"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"Acorn Guest House"
],
[
"_: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",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"11:44"
],
[
"_:result",
"id",
"TR3732"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2J0KM65O"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"Acorn Guest House"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"stay",
"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": [
[
"_:search",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"11:44"
],
[
"_:result",
"id",
"TR3732"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2J0KM65O"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"Acorn Guest House"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"1"
],
[
"_: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",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"11:44"
],
[
"_:result",
"id",
"TR3732"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2J0KM65O"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"Acorn Guest House"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/0330fbcc"
],
[
"_:booking/0330fbcc",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_: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",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"11:44"
],
[
"_:result",
"id",
"TR3732"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2J0KM65O"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"Acorn Guest House"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/0330fbcc"
],
[
"_:booking/0330fbcc",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/0af56944"
],
[
"_:booking/0af56944",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_: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",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"11:44"
],
[
"_:result",
"id",
"TR3732"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"Acorn Guest House"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/0330fbcc"
],
[
"_:booking/0330fbcc",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/0af56944"
],
[
"_:booking/0af56944",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"ref",
"FKEP3EGU"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
},
{
"id": 12,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"12:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"11:44"
],
[
"_:result",
"id",
"TR3732"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"Acorn Guest House"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/0330fbcc"
],
[
"_:booking/0330fbcc",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/0af56944"
],
[
"_:booking/0af56944",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"ref",
"FKEP3EGU"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'alexander bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Howdy , it would help me a great deal if you could please get me some information about the alexander bed and breakfast"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'guest house');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "it is a cheap guest house located in the centre . you want their phone number ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like the address please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'56 Saint Barnabas Road');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "They are located at 56 Saint Barnabas Road . Do you need help with anything else today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'Alexander bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Could you provide me with the star rating of the Alexander bed and breakfast ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "They are 4 stars . Does that work for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'mediterranean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , that is perfect ! Can you also find a restaurant in the centre ? I 'm looking for Mediterranean , but not too expensive ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Gardenia');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Gardenia is your best bet . It 's cheap , but fantastic . Would you like to book a table ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need the phone number , address , and postcode"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,phone,'01223356354');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number is 01223356354 ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,leave_at,'19:00');(_:search,type,'Taxi'))",
"request((_:result,address,?);(_:result,car,?);(_:result,category,?);(_:result,postcode,?);(_:result,type,'Hotel');(_:result,type,'Restaurant');(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I need the address and postcode . I need a taxi to pick me up at the hotel by 19:00 . I need the contact number and car type please ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))",
"inform((_:result,address,'2 Rose Crescent City Centre');(_:result,name,'The gardenia');(_:result,postcode,'cb23ll');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The gardenia is located at 2 Rose Crescent City Centre . Their post code is cb23ll . I can help you with the taxi . Where are you departing from ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,leave_at,'19:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be departing the hotel by 19:00 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'yellow Skoda');(_:result,phone,'07153240944');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I was able to book that for you . Be expecting a yellow Skoda . Should you need to reach them , please call 07153240944 ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks for your help !"
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Thank you anything else you need help with today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that will be all . Thank you very much for your help ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "I glad we could assist you today . Feel free to contact us anytime , and have a pleasant trip ."
}
] |
PMUL3757.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"56 Saint Barnabas Road"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"Alexander bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"56 Saint Barnabas Road"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"address",
"56 Saint Barnabas Road"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_: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": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"address",
"56 Saint Barnabas Road"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"phone",
"01223356354"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guest house"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"phone",
"01223356354"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"address",
"2 Rose Crescent City Centre"
],
[
"_:result",
"name",
"The gardenia"
],
[
"_:result",
"postcode",
"cb23ll"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_: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",
"area",
"centre"
],
[
"_:result",
"category",
"guest house"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"address",
"2 Rose Crescent City Centre"
],
[
"_:result",
"name",
"The gardenia"
],
[
"_:result",
"postcode",
"cb23ll"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow Skoda"
],
[
"_:result",
"phone",
"07153240944"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guest house"
],
[
"_:search",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"address",
"2 Rose Crescent City Centre"
],
[
"_:result",
"name",
"The gardenia"
],
[
"_:result",
"postcode",
"cb23ll"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow Skoda"
],
[
"_:result",
"phone",
"07153240944"
],
[
"_: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,arrive_by,'11:00');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a trip going to Cambridge and arrive by 11:00"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where are you leaving from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am leaving from Norwich"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have many trains that meet that criteria . Can you tell me what day you are looking to travel on ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Of course , I will be traveling on Tuesday ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,leave_at,'09:16');(_:result,leave_at,'every hour starting at 05:16');(_:result,type,'Train'))",
"inform((_:result,count,'5');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are five entries meeting your specifications ! They leave every hour starting at 05:16 to 09:16 . Which would you like ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Please pick one and book it for 8 people ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,arrive_by,'10:35');(_:booking,category,'Train');(_:booking,departure,'Norwich');(_:booking,destination,'Cambridge');(_:booking,leave_at,'9:16');(_:booking,people,'8');(_:booking,ref,'X1F43YH3');(_:booking,ticket,'140.8 GB');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "8 tickets are booked for TR4134 Norwich to Cambridge . Departing 9:16 arriving 10:35 . Total fee is 140.8 GB payable at the station . Reference # X1F43YH3 . Anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am also looking for any colleges in town . Can you name me any ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,entrance_fee,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'colleges');(_:result,count,'18');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "We have 18 colleges in town . Did you have an area or entrance fee in mind ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))",
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Nah , not really . Can you just give me the postcode for your favorite one ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,\"Christ 's College\");(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Christ 's College is widely praised . Their postcode is cb23bu . Can I help with anything else today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "that s all i need thanks"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "The pleasure was all mine , have a great day !"
}
] |
MUL1747.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"leave_at",
"09:16"
],
[
"_:result",
"leave_at",
"every hour starting at 05:16"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"leave_at",
"09:16"
],
[
"_:result",
"leave_at",
"every hour starting at 05:16"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"10:35"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Norwich"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"leave_at",
"9:16"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"X1F43YH3"
],
[
"_:booking",
"ticket",
"140.8 GB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"leave_at",
"09:16"
],
[
"_:result",
"leave_at",
"every hour starting at 05:16"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"10:35"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Norwich"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"leave_at",
"9:16"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"X1F43YH3"
],
[
"_:booking",
"ticket",
"140.8 GB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"leave_at",
"09:16"
],
[
"_:result",
"leave_at",
"every hour starting at 05:16"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"arrive_by",
"10:35"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Norwich"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"leave_at",
"9:16"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"X1F43YH3"
],
[
"_:booking",
"ticket",
"140.8 GB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a guesthouse style place to stay . It needs to have free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,category,'guesthouses');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are many guesthouses that meet this criteria . Is there a specific area you would like to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to stay in the West"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'guesthouses');(_:result,count,'2');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Finches Bed and Breakfast guesthouse');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 2 guesthouses matching your criteria . The Finches Bed and Breakfast guesthouse is 4 stars and includes free parking and internet . Would you be interested in this ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a guesthouse with 0 stars ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:search,category,'guesthouse');(_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , I ca n't find a guesthouse that meets those specifications . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is there one in the north ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,category,'guest house');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'the city centre north b and b');(_:result,stars,'zero');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , the city centre north b and b is a zero star guest house in the north , with free parking and free wifi . Would you like it booked ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Not yet . Can I get the phone number for the hotel first ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,phone,'01223312843');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , the number is 01223312843"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Could you tell me what price range that hotel is in ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'city centre north b and b');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "city centre north b and b is priced as a cheap hotel ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for some places to go in the east of multiple sports . Can you help ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,'Cherry Hinton Village Centre');(_:result,phone,'01223576412');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Cherry Hinton Village Centre sounds like exactly what you 're looking for . Their phone number is 01223576412 ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to commute between the two . Can you help ?"
},
{
"id": 15,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "When would you like to leave / arrive by ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,leave_at,'16:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be needing to leave the hotel by 16:45 . Can you arrange that ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'red skoda');(_:result,phone,'07790176286');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Certainly ! I have booked you with a red skoda , whose contact number is 07790176286 . Is there anything else I can help you with ?"
},
{
"id": 18,
"rdf-acts": [],
"speaker": "user",
"text": "Okay great . That was all I needed ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a great day !"
}
] |
MUL1186.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"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Finches Bed and Breakfast guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Finches Bed and Breakfast guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/85186880"
],
[
"_:search/85186880",
"category",
"guesthouse"
],
[
"_:search/85186880",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/85186880"
],
[
"_:search/85186880",
"category",
"guesthouse"
],
[
"_:search/85186880",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the city centre north b and b"
],
[
"_:result",
"stars",
"zero"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/85186880"
],
[
"_:search/85186880",
"category",
"guesthouse"
],
[
"_:search/85186880",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the city centre north b and b"
],
[
"_:result",
"stars",
"zero"
],
[
"_:result",
"phone",
"01223312843"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/85186880"
],
[
"_:search/85186880",
"category",
"guesthouse"
],
[
"_:search/85186880",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"zero"
],
[
"_:result",
"phone",
"01223312843"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/85186880"
],
[
"_:search/85186880",
"category",
"guesthouse"
],
[
"_:search/85186880",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"zero"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/85186880"
],
[
"_:search/85186880",
"category",
"guesthouse"
],
[
"_:search/85186880",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"zero"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"16: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": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/85186880"
],
[
"_:search/85186880",
"category",
"guesthouse"
],
[
"_:search/85186880",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"zero"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red skoda"
],
[
"_:result",
"phone",
"07790176286"
],
[
"_: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,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a cool place to go in town later ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "What type of attraction are you looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I think visiting a College sounds interesting ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,\"christ 's college\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "What about christ 's college ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "ok , what area of town is that ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is located in centre . Is there anything else you need to know ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I need a phone number and postcode ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "their phone number is 01223334900and code.cb23bu , is that all ?"
}
] |
PMUL1404.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a guesthouse in the east ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Can I get a price range you are looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need it to be cheap , and it should have free parking ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have three places , shall I try to book one for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . Include their address ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'517a coldham lane');(_:result,name,'Allenbell');(_:result,type,'Hotel'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "When and how many days would you need to be booked for ? The Allenbell is located at 517a coldham lane ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't need a reservation for the guesthouse , actually . Could you help me find a cheap place to dine in the east , as well ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'1');(_:result,food,'international');(_:result,name,'missing sock');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is one place at the cheap price range , it is a place that serves international food by the name of the missing sock . Shall I book you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I please have the phone number for the restaurant ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223812660');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Certainly . It 's 01223812660 . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,car,?);(_:result,type,'Taxi'))",
"inform((_:search,departure,'the hotel');(_:search,leave_at,'4:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "May I please get a taxi to go from both places ? As well as their number and car type ? I wish to leave the hotel by 4:45 am . Thanks ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'grey bmw');(_:result,departure,'hotel');(_:result,leave_at,'4:45');(_:result,phone,'07423515333');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Ok , I have a taxi booked for you in a grey bmw at 4:45 from the hotel . The contact number is 07423515333 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much ."
},
{
"id": 13,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You are welcome ! Is there anything else I can assist you with ?"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , you have been most helpful . Thank you , again . Good bye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Have a good time . Good day ."
}
] |
MUL1360.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"name",
"missing sock"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"name",
"missing sock"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223812660"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"4:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"name",
"missing sock"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"4:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey bmw"
],
[
"_:result",
"departure",
"hotel"
],
[
"_:result",
"leave_at",
"4:45"
],
[
"_:result",
"phone",
"07423515333"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"name",
"missing sock"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"4:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey bmw"
],
[
"_:result",
"departure",
"hotel"
],
[
"_:result",
"leave_at",
"4:45"
],
[
"_:result",
"phone",
"07423515333"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I was wondering if you could help me find a hotel in the south part of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'south');(_:result,category,'guesthouses');(_:result,category,'hotel');(_:result,count,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I sure can . We have four accommodation options in the south part of town . One is a hotel , and three are guesthouses . Do you have a preference ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The hotel should be in the cheap price range and should have a star of 4 with free wifi ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,name,\"Rosa 's Bed and Breakfast\");(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Great , I 've found one that fits just that . How about Rosa 's Bed and Breakfast ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is that a hotel or a guesthouse ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guesthouse');(_:result,name,\"Rosa 's bed and breakfast\");(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Rosa 's bed and breakfast is a guesthouse . Can I book this for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Actually first I would like you to help me find a train that goes between Peterborough and Cambridge on Saturday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'38');(_:result,departure,'Peterborough');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 38 possible entries for a train between Peterborough abs Cambridge . Did you have a departure time you would like ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'20:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to arrive by 20:45 if possible ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,arrive_by,'20:45');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have several that get to Cambridge before 20:45 , any time you 'd like to leave ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I am not looking to make a booking , I just want to know what the travel time is ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,count,'38');(_:result,departure,'peterborough');(_:result,destination,'cambridge');(_:result,duration,'50 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The travel time from peterborough to cambridge is 50 minutes , for all 38 trips ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need . Thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Thanks for contacting the Cambridge TownInfo centre and have a great day ."
}
] |
MUL0798.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"count",
"1"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Rosa 's bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Rosa 's bed and breakfast"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Rosa 's bed and breakfast"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"arrive_by",
"20:45"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Rosa 's bed and breakfast"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"arrive_by",
"20:45"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"38"
],
[
"_:result",
"departure",
"peterborough"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_: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,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for international food anywhere in town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'3');(_:result,food,'international');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 3 results for international restaurants . Do you care about the price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Crowne Plaza Hotel 20 Downing Street');(_:result,food,'international');(_:result,name,'bloomsbury restaurant');(_:result,phone,'0871 942 9180');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "bloomsbury restaurant serves international food and is located at Crowne Plaza Hotel 20 Downing Street . Their phone number is 0871 942 9180 . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . Goodbye ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , have a wonderful day !"
}
] |
WOZ20500.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"international"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"international"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Crowne Plaza Hotel 20 Downing Street"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"name",
"bloomsbury restaurant"
],
[
"_:result",
"phone",
"0871 942 9180"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'taj tandoori');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need to find a restaurant called taj tandoori"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'64 Cherry Hinton Road');(_:result,type,'Restaurant'))",
"hello()"
],
"speaker": "system",
"text": "Nice place . It is located at 64 Cherry Hinton Road , Cherry Hinton . Can I book a table for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'17:15');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . I need a place for 3 on Wednesday at 17:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'K1T4IC74');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great ! That booking was successful and your reservation number is K1T4IC74 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'moderate');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need a hotel in moderate price range and star rating of 0 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'Cityroomz');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Cityroomz matches those requirements . Would you like the phone number , or a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it have free parking ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm afraid it does not offer free parking . Would you like to book a room ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is there anywhere else which would offer free parking ?"
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Not with those criteria . We could start a new search if you like ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "how about a cheap hotel with free parking ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'centre');(_:result,area,'north');(_:result,category,'guesthouse');(_:result,count,'2');(_:result,has_parking,'none');(_:result,stars,'0');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have two guesthouse available . They both offer free parking and are 0 stars . One is in the north and one in the centre ? Do you want a specific area ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'3');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The area does n't matter . Can you pick one and book a room for 3 people for 5 nights on Wednesday ."
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:booking,name,'el shaddai');(_:booking,ref,'4WHOTORJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book you at el shaddai . Your Reference number is : 4WHOTORJ ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'the booking time');(_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can I get a taxi from the hotel to the restaurant , I would like to arrive shortly before the booking time ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'blue volkswagen');(_:result,phone,'07653689405');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have booked your taxi . Your car is a blue volkswagen , they can be reached at at 07653689405 if you have any questions . Can I assist you with anything else ?"
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , I am all set for today . You have been very helpful . Thanks . Bye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service . Good - bye !"
}
] |
PMUL4297.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"taj tandoori"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"taj tandoori"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"64 Cherry Hinton Road"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"taj tandoori"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"64 Cherry Hinton Road"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"ref",
"K1T4IC74"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"taj tandoori"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"64 Cherry Hinton Road"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"ref",
"K1T4IC74"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"taj tandoori"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"64 Cherry Hinton Road"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"ref",
"K1T4IC74"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"has_parking",
"none"
],
[
"_: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",
"name",
"taj tandoori"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"64 Cherry Hinton Road"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"ref",
"K1T4IC74"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/fae54696"
],
[
"_:search/fae54696",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"taj tandoori"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"64 Cherry Hinton Road"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:booking",
"ref",
"K1T4IC74"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:system",
"canthelp",
"_:search/fae54696"
],
[
"_:search/fae54696",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"taj tandoori"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"64 Cherry Hinton Road"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:booking",
"ref",
"K1T4IC74"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:system",
"canthelp",
"_:search/fae54696"
],
[
"_:search/fae54696",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/b1e5fb1d"
],
[
"_:booking/b1e5fb1d",
"name",
"el shaddai"
],
[
"_:booking/b1e5fb1d",
"ref",
"4WHOTORJ"
],
[
"_:booking/b1e5fb1d",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"the booking 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,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"taj tandoori"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"64 Cherry Hinton Road"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:booking",
"ref",
"K1T4IC74"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:system",
"canthelp",
"_:search/fae54696"
],
[
"_:search/fae54696",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/b1e5fb1d"
],
[
"_:booking/b1e5fb1d",
"name",
"el shaddai"
],
[
"_:booking/b1e5fb1d",
"ref",
"4WHOTORJ"
],
[
"_:booking/b1e5fb1d",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"the booking time"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue volkswagen"
],
[
"_:result",
"phone",
"07653689405"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello , we 're planning on a trip to Cambridge and would like lodging info . Can you tell us if there is a hotel in the economical range near the centre ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"canthelp((_:search,area,'centre');(_:search,category,'hotels');(_:search,pricerange,'economical');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Unfortunately , there are no economical hotels in the centre of Cambridge . Would you like to look in a different area ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Really ? Not even a guest house ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Yes , there are no accommodations available that fit that criteria . Would you like to choose something else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a cheap hotel in the centre ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'guesthouses');(_:result,count,'2');(_:result,name,'Alexander Bed and Breakfast');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are two cheap guesthouses located in the centre . My recommendation would be Alexander Bed and Breakfast ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sounds great ! Can you book it for 5 people and 4 nights starting from monday ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,name,'Alexander bed and breakfast');(_:booking,ref,'F9VVA2GL');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful at the Alexander bed and breakfast . The reference number is F9VVA2GL ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank , you goodbye"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Welcome , have a lovely day too ."
}
] |
MUL2112.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/1b90c0a1"
],
[
"_:search/1b90c0a1",
"area",
"centre"
],
[
"_:search/1b90c0a1",
"category",
"hotels"
],
[
"_:search/1b90c0a1",
"pricerange",
"economical"
],
[
"_:search/1b90c0a1",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/1b90c0a1"
],
[
"_:search/1b90c0a1",
"area",
"centre"
],
[
"_:search/1b90c0a1",
"category",
"hotels"
],
[
"_:search/1b90c0a1",
"pricerange",
"economical"
],
[
"_:search/1b90c0a1",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/fde625f4"
],
[
"_:search/fde625f4",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/1b90c0a1"
],
[
"_:search/1b90c0a1",
"area",
"centre"
],
[
"_:search/1b90c0a1",
"category",
"hotels"
],
[
"_:search/1b90c0a1",
"pricerange",
"economical"
],
[
"_:search/1b90c0a1",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/fde625f4"
],
[
"_:search/fde625f4",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/1b90c0a1"
],
[
"_:search/1b90c0a1",
"area",
"centre"
],
[
"_:search/1b90c0a1",
"category",
"hotels"
],
[
"_:search/1b90c0a1",
"pricerange",
"economical"
],
[
"_:search/1b90c0a1",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/fde625f4"
],
[
"_:search/fde625f4",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"name",
"Alexander bed and breakfast"
],
[
"_:booking",
"ref",
"F9VVA2GL"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'leverton house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a particular hotel called the Leverton House ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Leverton House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have located the Leverton House . Would you like me to book it for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'4');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "yes , please I would like it booked for 4 people . I would need this for 3 nights starting with monday ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,name,'Leverton House');(_:booking,type,'Booking'))",
"request((_:search,name,?);(_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry . I could n't book the Leverton House for that day . Would you like me to try another hotel ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , in the same price range , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,name,'Allenbell');(_:booking,ref,'MLL5WTH5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay . I was able to book you into the Allenbell and your reference number is MLL5WTH5 ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is wonderful . Thank you for your help ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Please call again if you need anything else ."
}
] |
SSNG0213.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"leverton house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"leverton house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:booking/93cee7a9"
],
[
"_:booking/93cee7a9",
"name",
"Leverton House"
],
[
"_:booking/93cee7a9",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:booking/93cee7a9"
],
[
"_:booking/93cee7a9",
"name",
"Leverton House"
],
[
"_:booking/93cee7a9",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"name",
"Allenbell"
],
[
"_:booking",
"ref",
"MLL5WTH5"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'clare college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me a little about the clare college ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'trinity lane');(_:result,area,'west');(_:result,category,'college');(_:result,entrance_fee,'2.50 pounds');(_:result,name,'Clare College');(_:result,phone,'01223333200');(_:result,postcode,'cb21tl');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Clare College is , obviously , a college located on the west side . Address is trinity lane , postcode cb21tl . Phone is 01223333200 . There is an entrance fee of 2.50 pounds for events there ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much !"
},
{
"id": 3,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome . Can I help you with anything else today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes what restaurants are in the west area in the expensive price range ?"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,food,'British');(_:result,food,'European');(_:result,food,'Indian');(_:result,food,'Thai');(_:result,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many to choose from . What sounds good ? British , European , Indian or Thai ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Do n't care as long as it 's expensive and in the west side ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,food,'british');(_:result,name,'the graffiti');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I suggest the graffiti that serves british food . Would you like me to make a reservation for you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , but I 'd like their number and address please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'Hotel Felix Whitehouse Lane Huntingdon Road');(_:result,phone,'01223277977');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , the phone number is 01223277977 and their address is Hotel Felix Whitehouse Lane Huntingdon Road ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for all your help today ! Goodbye"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "My pleasure ! Have a wonderful day and thank you for contacting Cambridge TownInfo centre ."
}
] |
MUL2375.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clare college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clare college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"name",
"Clare College"
],
[
"_:result",
"phone",
"01223333200"
],
[
"_:result",
"postcode",
"cb21tl"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clare college"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"name",
"Clare College"
],
[
"_:result",
"phone",
"01223333200"
],
[
"_:result",
"postcode",
"cb21tl"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clare college"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"name",
"Clare College"
],
[
"_:result",
"phone",
"01223333200"
],
[
"_:result",
"postcode",
"cb21tl"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clare college"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"phone",
"01223333200"
],
[
"_:result",
"postcode",
"cb21tl"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"the graffiti"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clare college"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"postcode",
"cb21tl"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"the graffiti"
],
[
"_:result",
"address",
"Hotel Felix Whitehouse Lane Huntingdon Road"
],
[
"_:result",
"phone",
"01223277977"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'abbey pool and astroturf pitch');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for some info on the abbey pool and astroturf pitch"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'East');(_:result,category,'swimming pool');(_:result,phone,'01223902088');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "This is a swimming pool found in the East . Their phone number is 01223902088 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Do they have an entrance fee ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,entrance_fee,\"do n't have that information\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry , I do n't have that information . Would you like their phone number again ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Why are you not able to call and find out , you are the help desk ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,\"The information I have does n't include a entrance fee\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The information I have does n't include a entrance fee . Can I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'home from home');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please get me information about the home from home hotel"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'North');(_:result,category,'guesthouse');(_:result,name,'Home from Home');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Home from Home is a guesthouse in the North . It is a moderately priced and has a 4 star rating . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,has_internet,?);(_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you give me their address , price range , and tell me whether they have free internet ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "They do have internet and they are moderately priced ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Okay , may I please have their address ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'78 - 80 Milton Road');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The address is 78 - 80 Milton Road ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Oakay great thank you for that info ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Do you want me to book a room for Home from Home ?"
}
] |
PMUL2648.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"abbey pool and astroturf pitch"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"abbey pool and astroturf pitch"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"phone",
"01223902088"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"abbey pool and astroturf pitch"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"phone",
"01223902088"
],
[
"_:result",
"entrance_fee",
"do n't have that information"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"East"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"phone",
"01223902088"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"The information I have does n't include a entrance fee"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"home from home"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223902088"
],
[
"_:result",
"entrance_fee",
"The information I have does n't include a entrance fee"
],
[
"_:search",
"name",
"home from home"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Home from Home"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223902088"
],
[
"_:result",
"entrance_fee",
"The information I have does n't include a entrance fee"
],
[
"_:search",
"name",
"home from home"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Home from Home"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223902088"
],
[
"_:result",
"entrance_fee",
"The information I have does n't include a entrance fee"
],
[
"_:search",
"name",
"home from home"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Home from Home"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"address",
"78 - 80 Milton Road"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'efes restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to get a taxi to take me to efes restaurant please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Certainly - what time would you like to leave and/or arrive ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'21:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd like to arrive by 21:30 please ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Tell me where you are leaving from , please ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'avalon');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be leaving from Avalon ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,car,'grey audi');(_:result,phone,'07395990234');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Alright , I have you booked , you can expect a grey audi , contact number 07395990234 . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , but thank you , you 've been very helpful ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Do n't hesitate to contact again if you are in further need of assistance ."
}
] |
SNG02103.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"efes restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"efes restaurant"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"efes restaurant"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"departure",
"avalon"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"efes restaurant"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"departure",
"avalon"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey audi"
],
[
"_:result",
"phone",
"07395990234"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train departing from stansted airport ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'133');(_:result,departure,'that location');(_:result,type,'Train'))",
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 133 trains departing from that location . What destination would you like to travel to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,destination,'cambridge');(_:search,leave_at,'21:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to leave on monday after 21:45 and arrive in cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'22:52');(_:result,day,'Monday');(_:result,destination,'Cambridge');(_:result,id,'TR7956');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "We have the TR7956 arriving in Cambridge on Monday at 22:52 . Does that fit into your schedule ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes . Can you please book that for 5 people and provide my reference number for me ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'6UVY4MBA');(_:booking,ticket,'50.5 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 50.5 GBP payable at the station . \n Reference number is : 6UVY4MBA . Is there anything else I can help with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me what types of entertainment are in the centre area ?"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "There are no entertainment attractions located in the centre of town ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'nightclubs');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What about nightclubs ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'nightclubs');(_:result,count,'5');(_:result,name,'ballare');(_:result,name,'fez club');(_:result,name,'kambar');(_:result,name,'soul tree nightclub');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Certainly , We have 5 nightclubs in the centre area , there is ballare , , kambar , soul tree nightclub , and the fez club ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'soul tree nightclub');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "How about Soul Tree Nightclub ? Could you send me the entrance fee and address ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'1 - 6 corn exchange street');(_:result,entrance_fee,'4 pounds');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The entrance fee is 4 pounds . The address is 1 - 6 corn exchange street . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "What time does it open its doors ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,\"I do n't have that information\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry , but I do n't have that information in my database . Is there anything else I can assist you with today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . I am all set ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Great ! Thank you for using Cambridge TownInfo ! Goodbye !"
}
] |
MUL0424.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"that location"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"that location"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:result",
"arrive_by",
"22:52"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR7956"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"that location"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:result",
"arrive_by",
"22:52"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR7956"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6UVY4MBA"
],
[
"_:booking",
"ticket",
"50.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"that location"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:result",
"arrive_by",
"22:52"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR7956"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6UVY4MBA"
],
[
"_:booking",
"ticket",
"50.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/18a8324c"
],
[
"_:search/18a8324c",
"area",
"centre"
],
[
"_:search/18a8324c",
"category",
"entertainment"
],
[
"_:search/18a8324c",
"type",
"Attraction"
],
[
"_:search",
"category",
"nightclubs"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"departure",
"that location"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:result",
"arrive_by",
"22:52"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR7956"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6UVY4MBA"
],
[
"_:booking",
"ticket",
"50.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/18a8324c"
],
[
"_:search/18a8324c",
"area",
"centre"
],
[
"_:search/18a8324c",
"category",
"entertainment"
],
[
"_:search/18a8324c",
"type",
"Attraction"
],
[
"_:search",
"category",
"nightclubs"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"ballare"
],
[
"_:result",
"name",
"fez club"
],
[
"_:result",
"name",
"kambar"
],
[
"_:result",
"name",
"soul tree nightclub"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"departure",
"that location"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:result",
"arrive_by",
"22:52"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR7956"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6UVY4MBA"
],
[
"_:booking",
"ticket",
"50.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/18a8324c"
],
[
"_:search/18a8324c",
"area",
"centre"
],
[
"_:search/18a8324c",
"category",
"entertainment"
],
[
"_:search/18a8324c",
"type",
"Attraction"
],
[
"_:search",
"category",
"nightclubs"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"ballare"
],
[
"_:result",
"name",
"fez club"
],
[
"_:result",
"name",
"kambar"
],
[
"_:result",
"name",
"soul tree nightclub"
],
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"1 - 6 corn exchange street"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_: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",
"departure",
"stansted airport"
],
[
"_:result",
"departure",
"that location"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:result",
"arrive_by",
"22:52"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR7956"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6UVY4MBA"
],
[
"_:booking",
"ticket",
"50.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/18a8324c"
],
[
"_:search/18a8324c",
"area",
"centre"
],
[
"_:search/18a8324c",
"category",
"entertainment"
],
[
"_:search/18a8324c",
"type",
"Attraction"
],
[
"_:search",
"category",
"nightclubs"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"ballare"
],
[
"_:result",
"name",
"fez club"
],
[
"_:result",
"name",
"kambar"
],
[
"_:result",
"name",
"soul tree nightclub"
],
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"1 - 6 corn exchange street"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"I do n't have that information"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello , I am looking for something to do in the west part of town . It sould involve multiple sports ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "Unfortunately none of those places exist here . Any other preferences ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hm , can you tell me about what entertainment venues might be on the west side of town instead ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'unit 8 , viking way , bar hill');(_:result,name,'Whale of a Time');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There 's a fun place called Whale of a Time at unit 8 , viking way , bar hill ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you , can I please get an address and postal code . Is there an entrance fee that will be charged ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Unit 8 , Viking Way , Bar Hill');(_:result,entrance_fee,'I do not know');(_:result,postcode,'cb238el');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is Unit 8 , Viking Way , Bar Hill in postcode cb238el . I 'm sorry , I do not know if there is an entrance fee . Do you need anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope , that 's all I needed today . I appreciate your help !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome ! Have fun ! Goodbye !"
}
] |
SNG1059.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/eb7276cb"
],
[
"_:search/eb7276cb",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/eb7276cb"
],
[
"_:search/eb7276cb",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"unit 8 , viking way , bar hill"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/eb7276cb"
],
[
"_:search/eb7276cb",
"type",
"Attraction"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Unit 8 , Viking Way , Bar Hill"
],
[
"_:result",
"entrance_fee",
"I do not know"
],
[
"_:result",
"postcode",
"cb238el"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'polish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any good polish restaurants in the city ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,food,'Polish');(_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , I do n't have any Polish restaurants in the area . Is there anything else you 'd be interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'polish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hm , how about we try the centre area for the polish food ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,area,'in the city');(_:search,food,'Polish');(_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "There are no Polish restaurants in the city . Would you like to try something else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i will try british food"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'7');(_:result,food,'British');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 7 British restaurants in the centre to choose from . Would you prefer a moderate or an expensive price range ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i 'd like an expensive , please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'3');(_:result,name,'fitzbillies restaurant');(_:result,name,'midsummer house restaurant');(_:result,name,'the cambridge chop house');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 3 listings for fitzbillies restaurant , the cambridge chop house and midsummer house restaurant ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'12:15');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I get a table for 8 at Fitzbillies ? Thursday at 12:15 , please ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'YONTCHWD');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful . The table will be reserved for 15 minutes . \n The reference number is : YONTCHWD . Is there anything else I can help you with today ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'09:30');(_:search,day,'thursday');(_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train from peterborough on thursday . I 'd like to arrive in cambridge by 09:30 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,count,'7');(_:result,leave_at,'05:19');(_:result,leave_at,'08:19');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 7 trains that can get you there , the earliest is levaing at 05:19 , the latest at 08:19 . Do you have a time you 'd like to leave the station ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'9:30');(_:search,destination,'cambridge');(_:search,leave_at,'dontcare');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No , I do not care what time it leaves as long as it arrives in Cambridge by 9:30 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'9:09');(_:result,departure,'Peterborough');(_:result,destination,'Cambridge');(_:result,id,'TR9303');(_:result,leave_at,'8:19');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Let 's get you on the TR9303 , it leaves Peterborough at 8:19 and gets to Cambridge at 9:09 . Would you like a reservation ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , I 'll need tickets for my entire party ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR9303');(_:booking,people,'8');(_:booking,ref,'011FPABG');(_:booking,ticket,'132');(_:booking,type,'Booking');(_:result,people,'8');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "If i remember right , I had you as a party of 8 , I booked 8 tickets for TR9303 . Cost is a total of 132 , total reference # 011FPABG ."
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Yes , that was correct . Thanks for all your help . My ride is here . I 've got to go . Bye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day ."
}
] |
PMUL0531.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"polish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/754940f4"
],
[
"_:search/754940f4",
"food",
"Polish"
],
[
"_:search/754940f4",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"polish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/754940f4"
],
[
"_:search/754940f4",
"food",
"Polish"
],
[
"_:search/754940f4",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/7dd356c8"
],
[
"_:search/7dd356c8",
"area",
"in the city"
],
[
"_:search/7dd356c8",
"food",
"Polish"
],
[
"_:search/7dd356c8",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/754940f4"
],
[
"_:search/754940f4",
"food",
"Polish"
],
[
"_:search/754940f4",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/7dd356c8"
],
[
"_:search/7dd356c8",
"area",
"in the city"
],
[
"_:search/7dd356c8",
"food",
"Polish"
],
[
"_:search/7dd356c8",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/754940f4"
],
[
"_:search/754940f4",
"food",
"Polish"
],
[
"_:search/754940f4",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/7dd356c8"
],
[
"_:search/7dd356c8",
"area",
"in the city"
],
[
"_:search/7dd356c8",
"food",
"Polish"
],
[
"_:search/7dd356c8",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"British"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"fitzbillies restaurant"
],
[
"_:result",
"name",
"midsummer house restaurant"
],
[
"_:result",
"name",
"the cambridge chop house"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/754940f4"
],
[
"_:search/754940f4",
"food",
"Polish"
],
[
"_:search/754940f4",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/7dd356c8"
],
[
"_:search/7dd356c8",
"area",
"in the city"
],
[
"_:search/7dd356c8",
"food",
"Polish"
],
[
"_:search/7dd356c8",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"British"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"fitzbillies restaurant"
],
[
"_:result",
"name",
"midsummer house restaurant"
],
[
"_:result",
"name",
"the cambridge chop house"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"YONTCHWD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"09:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/754940f4"
],
[
"_:search/754940f4",
"food",
"Polish"
],
[
"_:search/754940f4",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/7dd356c8"
],
[
"_:search/7dd356c8",
"area",
"in the city"
],
[
"_:search/7dd356c8",
"food",
"Polish"
],
[
"_:search/7dd356c8",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"British"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"fitzbillies restaurant"
],
[
"_:result",
"name",
"midsummer house restaurant"
],
[
"_:result",
"name",
"the cambridge chop house"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"YONTCHWD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"leave_at",
"05:19"
],
[
"_:result",
"leave_at",
"08:19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"9:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_: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/754940f4"
],
[
"_:search/754940f4",
"food",
"Polish"
],
[
"_:search/754940f4",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/7dd356c8"
],
[
"_:search/7dd356c8",
"area",
"in the city"
],
[
"_:search/7dd356c8",
"food",
"Polish"
],
[
"_:search/7dd356c8",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"British"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"fitzbillies restaurant"
],
[
"_:result",
"name",
"midsummer house restaurant"
],
[
"_:result",
"name",
"the cambridge chop house"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"YONTCHWD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"count",
"7"
],
[
"_:search",
"arrive_by",
"9:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"9:09"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR9303"
],
[
"_:result",
"leave_at",
"8:19"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/754940f4"
],
[
"_:search/754940f4",
"food",
"Polish"
],
[
"_:search/754940f4",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/7dd356c8"
],
[
"_:search/7dd356c8",
"area",
"in the city"
],
[
"_:search/7dd356c8",
"food",
"Polish"
],
[
"_:search/7dd356c8",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"British"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"fitzbillies restaurant"
],
[
"_:result",
"name",
"midsummer house restaurant"
],
[
"_:result",
"name",
"the cambridge chop house"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"count",
"7"
],
[
"_:search",
"arrive_by",
"9:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"9:09"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR9303"
],
[
"_:result",
"leave_at",
"8:19"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9303"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"011FPABG"
],
[
"_:booking",
"ticket",
"132"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"people",
"8"
],
[
"_:result",
"type",
"Train"
],
[
"_: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,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a museum attraction in the west ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,category,'museums');(_:result,count,'7');(_:result,name,'Cambridge and County Folk Museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 7 museums on the west side of town . How does the Cambridge and County Folk Museum sound ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sounds fantastic . Can I get the phone number ? And is there an entrance fee ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,entrance_fee,'3.50 pounds');(_:result,phone,'01223355159');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The entrance fee is 3.50 pounds and their phone number is 01223355159"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'golden wok');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you also looking for a restaurant called Golden Wok ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,food,'chinese');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It is a chinese restaurant in the north part of town in the moderate price range"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'17:15');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Wonderful . Can you make a reservation for Friday at 17:15 for 3 people ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,day,'Friday');(_:booking,duration,'17:15');(_:booking,ref,'5ZFDMTIS');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Just a moment please . I took care of that reservation for you . They will be expecting you Friday at 17:15 . Your reference number is 5ZFDMTIS ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'17:15');(_:search,departure,'the museum');(_:search,destination,'golden wok');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Could you also please book me a taxi from the museum to Golden Wok ? I really do n't want to miss my reservation , so it 'll have to get there by 17:15 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,car,'blue audi');(_:result,phone,'07575626056');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have confirmed your taxi which will be a blue audi , their contact number is 07575626056 . Do you require any further assistance ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's perfect . Thank you for your assistance ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! And you have a great day !"
}
] |
MUL0960.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"name",
"Cambridge and County Folk Museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"name",
"Cambridge and County Folk Museum"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"golden wok"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"name",
"Cambridge and County Folk Museum"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:search",
"name",
"golden wok"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"name",
"Cambridge and County Folk Museum"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:search",
"name",
"golden wok"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"17:15"
],
[
"_:booking",
"ref",
"5ZFDMTIS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"17:15"
],
[
"_:search",
"departure",
"the museum"
],
[
"_:search",
"destination",
"golden wok"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"name",
"Cambridge and County Folk Museum"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:search",
"name",
"golden wok"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"17:15"
],
[
"_:booking",
"ref",
"5ZFDMTIS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"17:15"
],
[
"_:search",
"departure",
"the museum"
],
[
"_:search",
"destination",
"golden wok"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue audi"
],
[
"_:result",
"phone",
"07575626056"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'norwich');(_:search,leave_at,'13:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train leaving Norwich after 13:30 ? Thanks ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I sure can . What day do you plan to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I am traveling on Wednesday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'15:35');(_:result,id,'TR1892');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "The TR1892 will get you there by 15:35 , just one ticket then ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I need reservations for 7 people and I need the reference number ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'BIBJ2DS0');(_:booking,ticket,'123.20 gbp');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to get the tickets the fee is 123.20 gbp payable at the station and the reference number is BIBJ2DS0 . Do you need anymore help today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you ! I am also looking for places to go in the Centre part of town . Can you help me with that , please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'the old schools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure thing , I would suggest the old schools ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'old schools');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What are the old schools ? Do you mean colleges ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'trinity lane');(_:result,area,'centre');(_:result,category,'tourist attraction');(_:result,entrance_fee,'no charge to check it out');(_:result,name,'old schools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "No , old schools is a tourist attraction in the centre . It 's located on trinity lane and there 's no charge to check it out ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the phone number please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,phone,'01223332320');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number is 01223332320 ."
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "I guess I 'll go call them . Thanks a lot . Bye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Ok , have a great day !"
}
] |
PMUL1088.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"15:35"
],
[
"_:result",
"id",
"TR1892"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"15:35"
],
[
"_:result",
"id",
"TR1892"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"BIBJ2DS0"
],
[
"_:booking",
"ticket",
"123.20 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",
"13:30"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"15:35"
],
[
"_:result",
"id",
"TR1892"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"BIBJ2DS0"
],
[
"_:booking",
"ticket",
"123.20 gbp"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"name",
"the old schools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"old schools"
],
[
"_:search",
"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",
"13:30"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"15:35"
],
[
"_:result",
"id",
"TR1892"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"BIBJ2DS0"
],
[
"_:booking",
"ticket",
"123.20 gbp"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"old schools"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"tourist attraction"
],
[
"_:result",
"entrance_fee",
"no charge to check it out"
],
[
"_:result",
"name",
"old schools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"15:35"
],
[
"_:result",
"id",
"TR1892"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"BIBJ2DS0"
],
[
"_:booking",
"ticket",
"123.20 gbp"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"old schools"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"tourist attraction"
],
[
"_:result",
"entrance_fee",
"no charge to check it out"
],
[
"_:result",
"name",
"old schools"
],
[
"_:result",
"phone",
"01223332320"
],
[
"_:result",
"type",
"Attraction"
],
[
"_: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,'Train'))"
],
"speaker": "user",
"text": "Hi , do you know about trains that run from King 's Lynn ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Yes , there are several . What day would you like to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'11:45');(_:search,day,'wednesday');(_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to travel on Wednesday by train departing from Kings Lynn to Cambridge . But want to arrive by 11:45 ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "for how many ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "just one , please"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR8044');(_:booking,ref,'VIG3VTPJ');(_:booking,ticket,'9.8 GBP');(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Okay , great . I 've made you a booking on the TR8044 . Your reference number is VIG3VTPJ . The total fee is 9.8 GBP which can be paid at the station ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks ! I also need a hotel ( not a guesthouse ! ) with free wifi , please ."
},
{
"id": 7,
"rdf-acts": [
"select((_:result,name,'ashley hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "how about ashley hotel ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,name,'ashley hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you tell me if Ashley Hotel is located in the South and does it include free parking ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'North');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "They are located in the North and has free parking ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Okay , I need the address of a hotel in the south please with free wifi and parking ."
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I do not have anything with that exact criteria . Shall I change it ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , Can you look in the west please ?"
},
{
"id": 13,
"rdf-acts": [
"select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))",
"inform((_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have two hotels that meet your criteria . One is in the expensive price range and the other is in the cheap range . Do you have a preference ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,pricerange,'cheaper');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would prefer the cheaper one please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,address,'Back Lane , Cambourne');(_:result,name,'Cambridge Belfry');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The address for The Cambridge Belfry is Back Lane , Cambourne . Can I help with anything else today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's it for today , thank you"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using our services , goodbye !"
}
] |
PMUL3173.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"11:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"11:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"11:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8044"
],
[
"_:booking",
"ref",
"VIG3VTPJ"
],
[
"_:booking",
"ticket",
"9.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"11:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8044"
],
[
"_:booking",
"ref",
"VIG3VTPJ"
],
[
"_:booking",
"ticket",
"9.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"name",
"ashley hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"11:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8044"
],
[
"_:booking",
"ref",
"VIG3VTPJ"
],
[
"_:booking",
"ticket",
"9.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"name",
"ashley hotel"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"11:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8044"
],
[
"_:booking",
"ref",
"VIG3VTPJ"
],
[
"_:booking",
"ticket",
"9.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"name",
"ashley hotel"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"?"
],
[
"_:system",
"canthelp",
"_:search/a24a7bbd"
],
[
"_:search/a24a7bbd",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"11:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8044"
],
[
"_:booking",
"ref",
"VIG3VTPJ"
],
[
"_:booking",
"ticket",
"9.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"name",
"ashley hotel"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"?"
],
[
"_:system",
"canthelp",
"_:search/a24a7bbd"
],
[
"_:search/a24a7bbd",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_: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",
"several"
],
[
"_:search",
"arrive_by",
"11:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8044"
],
[
"_:booking",
"ref",
"VIG3VTPJ"
],
[
"_:booking",
"ticket",
"9.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/a24a7bbd"
],
[
"_:search/a24a7bbd",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"Back Lane , Cambourne"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . I need a hotel with free parking . I would like it in the moderate price range ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'quite a few');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have quite a few of those . Do you have any other preferences ? Price range , perhaps ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I am looking for a hotel in the moderate price range ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'14');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 14 hotels that meet your criteria , do you have a preference in the area ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No I do n't care about the area , but I do want a hotel and not a guest house ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Ashley hotel');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Ashley hotel is a hotel located in the north part of town and is in the moderate price range . It also offers free parking and internet . Does this suit you ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That sounds good , can you also provide me with the star rating for it ? Thanks"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Ashley Hotel');(_:result,stars,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Ashley Hotel is a 2 star hotel ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Great ! I 'm also looking for a place to go in the centre . Any suggestions for something fun ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'98 king street');(_:result,category,'museum');(_:result,name,'Broughton House Gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is a museum on 98 King Street named Broughton House Gallery ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds interesting ! May I have their phone number please ? And what is the fee to get in ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,phone,'01223314960');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , their number is 01223314960 and the entry fee is free"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,destination,'ashley hotel');(_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will also need a taxi to get me between the two places , the Ashley hotel and Broughton House ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'broughton house gallery');(_:result,phone,'01223314960');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I am sorry . There must have been a system glitch . The phone number for the broughton house gallery is 01223314960 and the entrance fee is free ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you for correcting that . Can you book a taxi for me ? I 'd like to go from the Broughton House to the hotel , and leave by 5:30 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'yellow volkswagen');(_:result,phone,'07162096037');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I booked you a yellow volkswagen and their number is 07162096037"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you ! I have everything I need now ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Okay great . Do not hesitate to call us if there is anything else you need ."
}
] |
MUL1109.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley hotel"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"destination",
"ashley hotel"
],
[
"_:search",
"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": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"category",
"museum"
],
[
"_:search",
"destination",
"ashley hotel"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_: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",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"category",
"museum"
],
[
"_:search",
"destination",
"ashley hotel"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"car",
"yellow volkswagen"
],
[
"_:result",
"phone",
"07162096037"
],
[
"_: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,destination,'museum of archaelogy and anthropology');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to visit the museum of archaelogy and anthropology and need a taxi to take me"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure ! when would you like to arrive ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'04:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to arrive by 04:45 ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay . Where are you departing from , please ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'the missing sock');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I am departing from The Missing Sock ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,car,'yellow Honda');(_:result,phone,'07575380490');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "You are booked for a yellow Honda with the contact number 07575380490 . Is there anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's everything . Thanks for your help ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Great ! Have a nice day !"
}
] |
SNG02214.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"museum of archaelogy and anthropology"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"museum of archaelogy and anthropology"
],
[
"_:search",
"arrive_by",
"04:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"museum of archaelogy and anthropology"
],
[
"_:search",
"arrive_by",
"04:45"
],
[
"_:search",
"departure",
"the missing sock"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"museum of archaelogy and anthropology"
],
[
"_:search",
"arrive_by",
"04:45"
],
[
"_:search",
"departure",
"the missing sock"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow Honda"
],
[
"_:result",
"phone",
"07575380490"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Are there any moderately priced hotels that have free parking , or do they all charge extra for that ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'14');(_:result,has_parking,'none');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , there are actually 14 moderately priced hotels with free parking . Is there a specific part of town you would like to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'westside');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place on the westside ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,name,'Hobsons House');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Hobsons House is located in the west in the moderate price range . Would you like me to book this for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Book it for 7 people and 5 nights starting from sunday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'W1YEMRMR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay great , your reference number is W1YEMRMR . Is there anything else you need ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you ! I also need a train going to cambridge ."
},
{
"id": 7,
"rdf-acts": [
"thank()",
"request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'd be happy to help you narrow down the train schedules . Where will you be traveling from , and on what day and time ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,departure,'leicester');(_:search,leave_at,'13:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will leaving leicester the same day and I need to leave after 13:30 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,day,'Sunday');(_:result,departure,'leicester');(_:result,destination,'cambridge');(_:result,id,'TR1492');(_:result,leave_at,'14:09');(_:result,ticket,'30.24 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have one from leicester to cambridge called TR1492 leaving at 14:09 on Sunday . It 's 30.24 pounds . Would you like me to book it for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes please . Also could you provide me the reference number for that ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,people,'7');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Will you be travelling with the same 7 people ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "We will all be traveling together , therefore yes it will be for all of us ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'QEAJK6UR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You and your passengers are booked on the train . Your reference number is QEAJK6UR . Is there anything else I can help you with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that will be all . Thank you ."
},
{
"id": 15,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "Thank you for using our service , have a great day ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks to you for help me with all these bookings ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , come back anytime . Your total fee is 241.92 GBP ."
}
] |
MUL2189.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"westside"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"westside"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"westside"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"W1YEMRMR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"westside"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"W1YEMRMR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"westside"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"W1YEMRMR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"leicester"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR1492"
],
[
"_:result",
"leave_at",
"14:09"
],
[
"_:result",
"ticket",
"30.24 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"westside"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"W1YEMRMR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"leicester"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR1492"
],
[
"_:result",
"leave_at",
"14:09"
],
[
"_:result",
"ticket",
"30.24 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"7"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"westside"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"leicester"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR1492"
],
[
"_:result",
"leave_at",
"14:09"
],
[
"_:result",
"ticket",
"30.24 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"7"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"QEAJK6UR"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"westside"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"leicester"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR1492"
],
[
"_:result",
"leave_at",
"14:09"
],
[
"_:result",
"ticket",
"30.24 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"7"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"QEAJK6UR"
],
[
"_: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
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i want to book a taxi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay . Where is the destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'museum of classical archaeology');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "The destination is the museum of classical archaeology ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "When would you like to leave or arrive by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,leave_at,'10:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to leave after 10:15"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where would you like to be picked up from ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'curry king');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to depart from Curry King , please . Can I have the car type and contact number as well ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,car,'red BMW');(_:result,phone,'07641445161');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "A red BMW will pick you up , and the contact number is 07641445161 . Can I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you , that 's all I need for now !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great time !"
}
] |
SNG1170.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"museum of classical archaeology"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"museum of classical archaeology"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"museum of classical archaeology"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:15"
],
[
"_:search",
"departure",
"curry king"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"museum of classical archaeology"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:15"
],
[
"_:search",
"departure",
"curry king"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red BMW"
],
[
"_:result",
"phone",
"07641445161"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"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 'm looking for an expensive place to dine in the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many , can I get an area you are looking for the restaurant to be in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes I will like it to be in the center of Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , \" area \" was in my head because you already mentioned it , but I meant to ask what sort of cuisine you might like ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like it to serve European food and be expensive please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Free School Land , City Centre');(_:result,name,'Eraina');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about Eraina located on Free School Land , City Centre ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That s a very unique name , and sounds like something I would like to try ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like for me to make a reservation for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'15:15');(_:search,day,'saturday');(_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I just need the phone number and post code please ? Can you also help me book a train from Bishops Stortford to Cambridge on Saturday arriving before 15:15 ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Eraina');(_:result,phone,'01223368786');(_:result,postcode,'cb23rh');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Eraina 's phone number is 01223368786 , and the postcode is cb23rh ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'15:15');(_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))",
"request((_:result,id,?);(_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Thank you very much , now I just need to get the train ID , departure time , and price of a train that 's leaving Bishops Stortford and going to Cambridge by 15:15 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,departure,'Bishops');(_:result,id,'TR5108');(_:result,leave_at,'13:29');(_:result,ticket,'8.08 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Absolutely . There 's train TR5108 leaving Bishops at 13:29 . It costs 8.08 pounds ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,id,?);(_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Wonderful . Could you please give me the train ID , the departure time , and the price ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,id,'TR5108');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "TR5108 is the train ID anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you , that is all I needed . Goodbye !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a lovely day !"
}
] |
MUL1538.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",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free School Land , City Centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free School Land , City Centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free School Land , City Centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"phone",
"01223368786"
],
[
"_:result",
"postcode",
"cb23rh"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free School Land , City Centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"phone",
"01223368786"
],
[
"_:result",
"postcode",
"cb23rh"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"departure",
"Bishops"
],
[
"_:result",
"id",
"TR5108"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"ticket",
"8.08 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free School Land , City Centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"phone",
"01223368786"
],
[
"_:result",
"postcode",
"cb23rh"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"departure",
"Bishops"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"ticket",
"8.08 pounds"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"id",
"TR5108"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to find a train leaving on Friday to Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'1414');(_:result,destination,'cambridge');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 1414 trains heading to cambridge do you have a location you 're leaving ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'13:15');(_:search,departure,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will leave from Birmingham new street , and arrive by 13:15 if possible ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'12:23');(_:result,destination,'Cambridge');(_:result,id,'TR0497');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR0497 arrives in Cambridge at 12:23 . Would you like to purchase tickets ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please , book 4 tickets for me ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,leave_at,'9:40');(_:booking,ref,'T610U5HK');(_:booking,ticket,'300.39 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booked , reference number is T610U5HK . You pay 300.39 GBP at the station . Your train leaves at 9:40 ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much . It looks like i am all set . Have a nice day ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "It has been my pleasure . Please feel free to contact us again if you require any further assistance !"
}
] |
SNG0417.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:result",
"count",
"1414"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"13:15"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:result",
"count",
"1414"
],
[
"_:search",
"arrive_by",
"13:15"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"12:23"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR0497"
],
[
"_: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",
"day",
"friday"
],
[
"_:result",
"count",
"1414"
],
[
"_:search",
"arrive_by",
"13:15"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"12:23"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR0497"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"leave_at",
"9:40"
],
[
"_:booking",
"ref",
"T610U5HK"
],
[
"_:booking",
"ticket",
"300.39 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'the fitzwilliam museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need information on the fitzwilliam museum"
},
{
"id": 1,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Ok , I can help you with that . What kind of information do you need ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I get the phone number , address , and area it is located in ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'trumpington street');(_:result,area,'centre');(_:result,name,'Fitzwilliam Museum');(_:result,phone,'01223332900');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Of course , the Fitzwilliam Museum is located in the centre area of town , at Trumpington street , and can be reached at the phone number : 01223332900 . Do you need anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you , that is all I need ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "OK , have a nice day . Good bye ."
}
] |
SNG1240.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"the fitzwilliam museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"the fitzwilliam museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"the fitzwilliam museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"trumpington street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fitzwilliam Museum"
],
[
"_:result",
"phone",
"01223332900"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I am looking for an attraction called Queen 's College . Can you give me some information about it please ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,entrance_fee,'2.50 pounds');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "sure ! it 's located in the west and costs 2.50 pounds ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help !"
},
{
"id": 3,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Glad to help . Is there anything else I can assist you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i m looking for a place to stay with a moderate price and has wifi"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'quite a number');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are quite a number to choose from . Do you want to stay in a particular area or do you have a preference between a guesthouse or hotel ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like something in the centre , with free wifi and free parking ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,has_internet,'none');(_:result,name,'Cityroomz Hotel');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Cityroomz Hotel is located in centre with a moderate price range and has internet . Would you like the phone number or for me to book it for you ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes can you please do that for me thank you !"
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "when were you planning your stay I need that info to book the room for you , thank you"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you book a room for 1 for 4 nights starting from Tuesday ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,has_parking,'none');(_:result,name,'Cityroomz');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Cityroomz does not have free parking . Is that a requirement ? There are no other places that meet all of the other requirements you need ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))",
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "How about in the north area ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,category,'guesthouses');(_:result,category,'hotels');(_:result,count,'10');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 10 different places . Some are guesthouses and a few hotels . Do you have a preference ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd prefer a hotel please ."
},
{
"id": 15,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'ashley hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I think ashley hotel would work for you . Would you like me to book a room for you ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure . That works for me . I need you to book it for 4 nights , 1 person , starting on Tuesday ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'T0ORFZPB');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was successful . Your reference number is T0ORFZPB . Is there anything else I can do for you today ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "thanks i also need a taxi ."
},
{
"id": 19,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What destination and times do you need that taxi at ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,leave_at,'21:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like the taxi to leave the hotel by 21:15 ."
},
{
"id": 21,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "what is your destination ?"
},
{
"id": 22,
"rdf-acts": [
"inform((_:search,destination,'the hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i want to go towards the hotel"
},
{
"id": 23,
"rdf-acts": [
"inform((_:result,car,'red Volkswagen');(_:result,phone,'07766667494');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I was able to book your taxi . Be expecting a red Volkswagen . If you need to reach them , please call 07766667494 ."
},
{
"id": 24,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thanks you very much"
},
{
"id": 25,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can search for you ? Do you need to book a restaurant ?"
},
{
"id": 26,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that pretty much takes care of it . Have a nice day ."
},
{
"id": 27,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services . I hope we see you again ."
}
] |
PMUL4483.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"quite a number"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"quite a number"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Cityroomz Hotel"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"quite a number"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Cityroomz Hotel"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"quite a number"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"quite a number"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_: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",
"entrance_fee",
"2.50 pounds"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"quite a number"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"name",
"ashley hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"quite a number"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"name",
"ashley hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"T0ORFZPB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"quite a number"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"name",
"ashley hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"T0ORFZPB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"quite a number"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"name",
"ashley hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"T0ORFZPB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"destination",
"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": [
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"quite a number"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"name",
"ashley hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"T0ORFZPB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red Volkswagen"
],
[
"_:result",
"phone",
"07766667494"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
},
{
"id": 13,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"quite a number"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"name",
"ashley hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"T0ORFZPB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red Volkswagen"
],
[
"_:result",
"phone",
"07766667494"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi there . Can you help me find a train to Cambridge on Thursday ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I can . Will you be departing from London Kings Cross ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No , I 'm coming from Ely ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time would you like to travel ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'16:15');(_:search,destination,'Cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to arrive in Cambridge by 16:15 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'07:52');(_:result,id,'TR7745');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I would recommend the TR7745 train that arrives at 07:52 . Would that work ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I need the travel time for that ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'17 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "It is 17 minutes ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'aylesbray lodge guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "can you see about reservations at the aylesbray lodge guest house"
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,stay,?);(_:booking,type,'Booking'))",
"inform((_:result,stay,'1');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , I can . Will it be for for just 1 night ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Actually , let 's not worry about booking it just now . Can you narrow down where it is for me with the area at postcode ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,postcode,'cb17sr');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure . It 's in the south of town with postcode cb17sr . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "No , that seems like everything . Go ahead and book it , and we should be done here ."
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many nights will you be staying ?"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "I 'm sorry , I 'm not ready to book yet . I can do it myself later . Thanks so much for all of your help . Bye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Sounds good . Thanks for using Cambridge TownInfo centre !"
}
] |
MUL2072.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"07:52"
],
[
"_:result",
"id",
"TR7745"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"arrive_by",
"07:52"
],
[
"_:result",
"id",
"TR7745"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"name",
"aylesbray lodge guest house"
],
[
"_: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",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"arrive_by",
"07:52"
],
[
"_:result",
"id",
"TR7745"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:search",
"name",
"aylesbray lodge guest house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"stay",
"1"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"arrive_by",
"07:52"
],
[
"_:result",
"id",
"TR7745"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:search",
"name",
"aylesbray lodge guest house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"stay",
"1"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"postcode",
"cb17sr"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"arrive_by",
"07:52"
],
[
"_:result",
"id",
"TR7745"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:search",
"name",
"aylesbray lodge guest house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"stay",
"1"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"postcode",
"cb17sr"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I live in the centre of town and want to see if I can find a reasonable room for my parents to stay while they are visiting ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,name,'Alexander bed and breakfast');(_:result,type,'Hotel'))",
"inform((_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about the Alexander bed and breakfast in the centre ? It is a cheap 4 star guesthouse with free internet and wifi ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,people,'two');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds like it might work . Could you check availability for two people this weekend ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day are they arriving , and how many nights are they staying ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "I am unsure at this time ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Okay , would you like some more information about that hotel ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you tell me what the address is ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'56 saint barnabas road');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The address is 56 saint barnabas road ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does this place include free parking ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'alexander bed and breakfast');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The alexander bed and breakfast is a cheap , 4 star guesthouse in the centre area , It has wifi and parking . Does this fit your needs ?"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "You have been very helpful . I have everything I need , thanks . Bye"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "I am glad to help . Have a nice day . Bye ."
}
] |
SNG0935.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"people",
"two"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"people",
"two"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.