turns
listlengths 2
60
| dialogue_id
stringlengths 1
31
| states
listlengths 1
30
|
---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for some information about Cambridge . Can you help me find a guesthouse to stay in ? Money is no object !"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'd be happy to help with your request . To help narrow the results , what area are you looking to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks for asking . An expensive guesthouse in the west would be best for me ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,category,'guesthouses');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I am sorry . There a no guesthouses available that meet your criteria . Do you want me to try a different location or price range ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "moderate price range"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'1');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have one place . Would you like me to book it ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "No I can book it myself ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can assist you with today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm sorry , I 've changed my mind . Can you please make the reservation at the guesthouse for 6 people and 3 nights starting on Monday ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'96 Barton Road');(_:result,category,'guesthouse');(_:result,name,\"Hobson 's House\");(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'll be happy to book the guesthouse for you . That will be Hobson 's House located on 96 Barton Road . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm also looking for a restaurant in the same area ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:booking,name,'the guesthouse');(_:booking,ref,'9JAU8IOR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked the guesthouse for you and your reference number is 9JAU8IOR . As for the restaurant , do you have a preference of cuisine or price range ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you ! I would like to go to an Indian restaurant , please ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'west');(_:result,count,'6');(_:result,food,'indian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Are you looking for a particular price range or area ? I 'm showing six indian places in the west near your hotel , but they are all expensive ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "why do n't you pick one and reserve 6 people 3 nights starting Monday please"
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like the reservation on Monday or starting monday ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,day,'monday');(_:search,food,'indian');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Let 's review . I am looking for an Indian restaurant in the west with a moderate price range . Once chosen , the restaurant booking is for Monday ."
},
{
"id": 17,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))",
"inform((_:result,name,'Meghna');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Ok great . The Meghna will fit your needs . How many people and what day ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'18:45');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "6 people please on Monday at 18:45 . Thanks !"
},
{
"id": 19,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'XSNID0QW');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : XSNID0QW . Is there anything else I can assist you with ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all , Thank you very much ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Great ! Thank you for call the Cambridge TownInfo centre ."
}
] |
PMUL0057.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a8d624d3"
],
[
"_:search/a8d624d3",
"category",
"guesthouses"
],
[
"_:search/a8d624d3",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a8d624d3"
],
[
"_:search/a8d624d3",
"category",
"guesthouses"
],
[
"_:search/a8d624d3",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a8d624d3"
],
[
"_:search/a8d624d3",
"category",
"guesthouses"
],
[
"_:search/a8d624d3",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a8d624d3"
],
[
"_:search/a8d624d3",
"category",
"guesthouses"
],
[
"_:search/a8d624d3",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"address",
"96 Barton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Hobson 's House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a8d624d3"
],
[
"_:search/a8d624d3",
"category",
"guesthouses"
],
[
"_:search/a8d624d3",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"address",
"96 Barton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Hobson 's House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:booking",
"name",
"the guesthouse"
],
[
"_:booking",
"ref",
"9JAU8IOR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a8d624d3"
],
[
"_:search/a8d624d3",
"category",
"guesthouses"
],
[
"_:search/a8d624d3",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"96 Barton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Hobson 's House"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"the guesthouse"
],
[
"_:booking",
"ref",
"9JAU8IOR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a8d624d3"
],
[
"_:search/a8d624d3",
"category",
"guesthouses"
],
[
"_:search/a8d624d3",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"96 Barton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Hobson 's House"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"the guesthouse"
],
[
"_:booking",
"ref",
"9JAU8IOR"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a8d624d3"
],
[
"_:search/a8d624d3",
"category",
"guesthouses"
],
[
"_:search/a8d624d3",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"96 Barton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"the guesthouse"
],
[
"_:booking",
"ref",
"9JAU8IOR"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Meghna"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:search",
"people",
"6"
],
[
"_: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",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a8d624d3"
],
[
"_:search/a8d624d3",
"category",
"guesthouses"
],
[
"_:search/a8d624d3",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"96 Barton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:booking",
"name",
"the guesthouse"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:result",
"name",
"Meghna"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XSNID0QW"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I am looking for a British - themed restaurant in the centre ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,pricerange,'expensively priced');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I found several restaurants to fit your needs . Do you prefer moderate or expensively priced ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a moderately priced restaurant ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,count,'4');(_:result,name,'Copper Kettle');(_:result,name,'Cotto');(_:result,name,'Oak Bistro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Wonderful ! There are 4 in the centre of town : Restaurant One Seven , The Oak Bistro , The Copper Kettle , and the Cotto . Would you like for me to book one of these for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'12:00');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . I 'd like a table for 8 at 12:00 on Saturday ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Unfortunately none of those are available , do you have another time you would like to try ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))",
"inform((_:search,duration,'11:00');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about 11:00 ? And can I have a reference number for the reservation please ?"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,day,'Saturday');(_:booking,duration,'12:00');(_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It looks like Saturday at 12:00 is full for these as well . Would you like to try another day or time slot ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "How about 11 o'clock ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,duration,'11:00');(_:booking,name,'restaurant one seven');(_:booking,ref,'F3RVTNHQ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are booked at restaurant one seven at 11:00 with your table reserved for 15 minutes . Your reference number F3RVTNHQ . Can I help you with anything else today ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for a place to stay , preferably a 3 star hotel with free wifi ."
},
{
"id": 11,
"rdf-acts": [
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"inform((_:result,amount,'multiple');(_:result,category,'guesthouses');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I found multiple guesthouses with those qualities . Would you prefer a guesthouse or a hotel ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'dontcare');(_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Type does n't matter , but I do need it to be a mid - price range place , and I need free parking ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'Hamilton Lodge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about Hamilton Lodge ? It 's a guesthouse in the north end that has everything you ask for ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'8');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure , can I book for 4 nights starting Saturday for 8 people ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,day,'Saturday');(_:booking,name,'Hamilton Lodge');(_:booking,people,'8');(_:booking,ref,'ALE0J2X2');(_:booking,stay,'4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok , I 've got you booked for 4 nights starting Saturday for 8 people at Hamilton Lodge . Your reference number is ALE0J2X2 ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Great ! Now I need a taxi to get me from the hotel to the restaurant by that reservation time . Can you help with that ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'red honda');(_:result,phone,'07213780681');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I 've booked a red honda for you . The contact number is 07213780681 . Can I help you with anything else ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you ! That is all that I need ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . I hope you enjoy your visit ."
}
] |
MUL0083.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"several"
],
[
"_: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",
"british"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Copper Kettle"
],
[
"_:result",
"name",
"Cotto"
],
[
"_:result",
"name",
"Oak Bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Copper Kettle"
],
[
"_:result",
"name",
"Cotto"
],
[
"_:result",
"name",
"Oak Bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/145b448e"
],
[
"_:booking/145b448e",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_: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",
"british"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Copper Kettle"
],
[
"_:result",
"name",
"Cotto"
],
[
"_:result",
"name",
"Oak Bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/145b448e"
],
[
"_:booking/145b448e",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:booking/8c1c5266"
],
[
"_:booking/8c1c5266",
"day",
"Saturday"
],
[
"_:booking/8c1c5266",
"duration",
"12:00"
],
[
"_:booking/8c1c5266",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Copper Kettle"
],
[
"_:result",
"name",
"Cotto"
],
[
"_:result",
"name",
"Oak Bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/145b448e"
],
[
"_:booking/145b448e",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:system",
"canthelp",
"_:booking/8c1c5266"
],
[
"_:booking/8c1c5266",
"day",
"Saturday"
],
[
"_:booking/8c1c5266",
"duration",
"12:00"
],
[
"_:booking/8c1c5266",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:booking",
"name",
"restaurant one seven"
],
[
"_:booking",
"ref",
"F3RVTNHQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"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",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Copper Kettle"
],
[
"_:result",
"name",
"Cotto"
],
[
"_:result",
"name",
"Oak Bistro"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/145b448e"
],
[
"_:booking/145b448e",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:system",
"canthelp",
"_:booking/8c1c5266"
],
[
"_:booking/8c1c5266",
"day",
"Saturday"
],
[
"_:booking/8c1c5266",
"duration",
"12:00"
],
[
"_:booking/8c1c5266",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:booking",
"name",
"restaurant one seven"
],
[
"_:booking",
"ref",
"F3RVTNHQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"4"
],
[
"_:system",
"canthelp",
"_:booking/145b448e"
],
[
"_:booking/145b448e",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:system",
"canthelp",
"_:booking/8c1c5266"
],
[
"_:booking/8c1c5266",
"day",
"Saturday"
],
[
"_:booking/8c1c5266",
"duration",
"12:00"
],
[
"_:booking/8c1c5266",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:booking",
"name",
"restaurant one seven"
],
[
"_:booking",
"ref",
"F3RVTNHQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"4"
],
[
"_:system",
"canthelp",
"_:booking/145b448e"
],
[
"_:booking/145b448e",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:system",
"canthelp",
"_:booking/8c1c5266"
],
[
"_:booking/8c1c5266",
"day",
"Saturday"
],
[
"_:booking/8c1c5266",
"duration",
"12:00"
],
[
"_:booking/8c1c5266",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"ALE0J2X2"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"4"
],
[
"_:system",
"canthelp",
"_:booking/145b448e"
],
[
"_:booking/145b448e",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:system",
"canthelp",
"_:booking/8c1c5266"
],
[
"_:booking/8c1c5266",
"day",
"Saturday"
],
[
"_:booking/8c1c5266",
"duration",
"12:00"
],
[
"_:booking/8c1c5266",
"type",
"Booking"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"ALE0J2X2"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red honda"
],
[
"_:result",
"phone",
"07213780681"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'afghan');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to have some afghan food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sorry , no matches found"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there any Chinese restaurants in the area ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,food,'Chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many Chinese restaurants . What price range are you looking for ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Moderate price range"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'north');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Would you like something in the north or centre of town ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,\"do n't care\");(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Jinling Noodle Bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Jinling Noodle Bar is a nice place that fits your requirement"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Please give me their number , too ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Jinling Noodle Bar');(_:result,phone,'01223 566188');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Jinling Noodle Bar 's number is 01223 566188 . Would you like the address ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,food,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what type of food do they serve ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,food,'chinese');(_:result,name,'Jinling Noodle Bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Jinling Noodle Bar is a nice chinese restaurant ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you , goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Okay , goodbye ."
}
] |
WOZ20460.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"afghan"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/fadbbd35"
],
[
"_:search/fadbbd35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/fadbbd35"
],
[
"_:search/fadbbd35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/fadbbd35"
],
[
"_:search/fadbbd35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"do n't care"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/fadbbd35"
],
[
"_:search/fadbbd35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"pricerange",
"do n't care"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Jinling Noodle Bar"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/fadbbd35"
],
[
"_:search/fadbbd35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"pricerange",
"do n't care"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Jinling Noodle Bar"
],
[
"_:result",
"phone",
"01223 566188"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/fadbbd35"
],
[
"_:search/fadbbd35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"pricerange",
"do n't care"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"01223 566188"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Jinling Noodle Bar"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I need a hospital please ! I 've been hurt !"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,department,'acute medical assessment unit');(_:result,phone,'01223348314');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Oh , I am sorry to hear that . You may want to call the Addenbrookes Hospital acute medical assessment unit at 01223348314 ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you Goodbye ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Is there anything else I can help you with ?"
}
] |
SNG02345.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"acute medical assessment unit"
],
[
"_:result",
"phone",
"01223348314"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'express by holiday inn cambridge');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello , can you give me information about the hotel Express by Holiday Inn Cambridge , please ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "Of course , what would you like to know ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,area,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like the phone number and area of town in which it is located ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'East');(_:result,phone,'01223866800');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "01223866800 . It is in the East . Is there anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'parkside pools');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I would like some information about an attraction called Parkside Pools , please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,category,'swimming pool');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure . It 's a swimming pool in the centre area . Do you need additional information ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Just the postcode and phone number ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,phone,'01223446100');(_:result,postcode,'cb11ly');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The post code is cb11ly and the phone number is 01223446100 ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks ! That 's all I needed . Thanks for your help ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day !"
}
] |
PMUL2967.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"East"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"parkside pools"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223866800"
],
[
"_:search",
"name",
"parkside pools"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"parkside pools"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'venetian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I am looking for a Venetian restaurant please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'venetian');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately , no venetian restaurants are available . Do you have a preference for another type of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What other restaurants are there in the centre area that serve expensive food ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'33');(_:result,food,'African');(_:result,food,'British');(_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Turkish');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We 've got 33 different restaurants , everything from African , to British , Chinese , Indian , all the way to Turkish ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Ok , how about something Indian ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'6');(_:result,food,'Indian');(_:result,type,'Restaurant'))",
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 6 Indian restaurants in the area . Are you looking for one nearby , or maybe a specific dish , like curry ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Of the 6 , what is your restaurant recommendation for good curry ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Curry Garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Curry Garden is known for the great curry cuisine . Would you like me too book it for you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , can I get the address , postcode , and phone number ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'106 Regent Street City Centre');(_:result,phone,'01223302330');(_:result,postcode,'cb21dp');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It 's located at 106 Regent Street City Centre . The postcode is cb21dp and the phone number is 01223302330 . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I am actually looking for a place to go that is entertaining ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'east');(_:result,area,'south');(_:result,area,'west');(_:result,category,'entertainment');(_:result,count,'5');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have 5 great entertainment venues around town . Do you have a preference on area ? I have options in the east , south and west ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I do n't care about the area , but can you find something that is free ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Unfortunately with the way prices fluctuate sometimes our systems can not find the current entrance fee for places . Can I give you any other information ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that should be all , thanks ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day then ."
}
] |
MUL2475.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"venetian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:system",
"canthelp",
"_:search/2c063df8"
],
[
"_:search/2c063df8",
"food",
"venetian"
],
[
"_:search/2c063df8",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/2c063df8"
],
[
"_:search/2c063df8",
"food",
"venetian"
],
[
"_:search/2c063df8",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/2c063df8"
],
[
"_:search/2c063df8",
"food",
"venetian"
],
[
"_:search/2c063df8",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/2c063df8"
],
[
"_:search/2c063df8",
"food",
"venetian"
],
[
"_:search/2c063df8",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_: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": [
[
"_:system",
"canthelp",
"_:search/2c063df8"
],
[
"_:search/2c063df8",
"food",
"venetian"
],
[
"_:search/2c063df8",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"106 Regent Street City Centre"
],
[
"_:result",
"phone",
"01223302330"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_: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/2c063df8"
],
[
"_:search/2c063df8",
"food",
"venetian"
],
[
"_:search/2c063df8",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"106 Regent Street City Centre"
],
[
"_:result",
"phone",
"01223302330"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/2c063df8"
],
[
"_:search/2c063df8",
"food",
"venetian"
],
[
"_:search/2c063df8",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"address",
"106 Regent Street City Centre"
],
[
"_:result",
"phone",
"01223302330"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'university arms hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i 'm looking for university arms hotel"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "University Arms Hotel is an expensive 4-star hotel in the Centre of town on Regent Street . The hotel has internet and parking . Would you like me to book you a room ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'1');(_:search,stay,'3');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I need 3 nights for 1 person starting from Saturday and the reference number ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'8QBUV7UM');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've got it booked ! Here 's your reference number : 8QBUV7UM . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I am also looking for places to go on the west side of town . Can you suggest some places ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Do you have any preferences in the type of activity ? Museums ? Entertainment ? Colleges ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "A museum would be fine . I 'll just need to know the entrance fee ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'lynne strover gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "lynne strover gallery which is my favourite has free entrance ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i also want to book a taxi to commute between the two places"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure , which direction will you need to travel and when ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'the museum');(_:search,leave_at,'22:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "From the hotel to the museum , leaving by 22:00 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'yellow bmw');(_:result,phone,'07465102447');(_:result,type,'Taxi'))",
"thank()"
],
"speaker": "system",
"text": "Ok . I was able to book a yellow bmw for you . The contact number is 07465102447 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for all of your help !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad I was able to help you . Thanks for using our service today . Hope you have a good day ."
}
] |
PMUL3508.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"university arms hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"university arms hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"university arms hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"8QBUV7UM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"university arms hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"8QBUV7UM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"university arms hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"8QBUV7UM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"lynne strover gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"university arms hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"8QBUV7UM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"lynne strover gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the museum"
],
[
"_:search",
"leave_at",
"22:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"university arms hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"8QBUV7UM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"lynne strover gallery"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the museum"
],
[
"_:search",
"leave_at",
"22:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow bmw"
],
[
"_:result",
"phone",
"07465102447"
],
[
"_: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,type,'Attraction'))"
],
"speaker": "user",
"text": "I want to find a place to visit in the centre in Cambridge please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'dozens');(_:result,area,'centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are dozens of attractions in the centre of town . What type do you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for something like mutliple sports ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,area,'center');(_:search,type,'Attraction'))",
"inform((_:result,area,'east');(_:result,category,'multiple sports attraction');(_:result,name,'Cherry Hinton Village Centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry , but I do n't have anything like in town center . Cherry Hinton Village Centre is a multiple sports attraction in the east . Does that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'nightclub');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hmm , how about a nightclub ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'Ballare');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Ballare is available"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'9:45');(_:search,departure,'peterborough');(_:search,type,'Train'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sure ! Can I get the postcode and phone number ? I also need a train from peterborough that arrives by 9:45 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Ballare');(_:result,phone,'01223364222');(_:result,postcode,'cb23na');(_:result,type,'Attraction'))",
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Ballare is located in postcode cb23na and the phone number is 01223364222 . And where would the train from Petersborough be arriving ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going to Cambridge ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day would you like to travel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Monday , thanks ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,arrive_by,'9:38');(_:result,id,'TR2118');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have several trains . The latest one is the TR2118 that arrives at 9:38 . Would you like to book a ticket on that ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "May I please ask what the price and travel time of TR2118 is , please ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'09:38');(_:result,duration,'50 minute ride');(_:result,id,'TR2118');(_:result,leave_at,'08:48');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Yes TR2118 leaves at 08:48 and arrives at 09:38 , it is a 50 minute ride ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "And the price ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,ticket,'16.50 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The price is 16.50 pounds . May I help with anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you , you 've been very helpful ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your visit and have a great day . Thank you ."
}
] |
MUL1735.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:system",
"canthelp",
"_:search/6531cae5"
],
[
"_:search/6531cae5",
"area",
"center"
],
[
"_:search/6531cae5",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"multiple sports attraction"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:system",
"canthelp",
"_:search/6531cae5"
],
[
"_:search/6531cae5",
"area",
"center"
],
[
"_:search/6531cae5",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"multiple sports attraction"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:result",
"name",
"Ballare"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"9:45"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:system",
"canthelp",
"_:search/6531cae5"
],
[
"_:search/6531cae5",
"area",
"center"
],
[
"_:search/6531cae5",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"multiple sports attraction"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:search",
"arrive_by",
"9:45"
],
[
"_:result",
"name",
"Ballare"
],
[
"_:result",
"phone",
"01223364222"
],
[
"_:result",
"postcode",
"cb23na"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"?"
],
[
"_: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"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:system",
"canthelp",
"_:search/6531cae5"
],
[
"_:search/6531cae5",
"area",
"center"
],
[
"_:search/6531cae5",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"multiple sports attraction"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:search",
"arrive_by",
"9:45"
],
[
"_:result",
"name",
"Ballare"
],
[
"_:result",
"phone",
"01223364222"
],
[
"_:result",
"postcode",
"cb23na"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"?"
],
[
"_: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",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/6531cae5"
],
[
"_:search/6531cae5",
"area",
"center"
],
[
"_:search/6531cae5",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"multiple sports attraction"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:search",
"arrive_by",
"9:45"
],
[
"_:result",
"name",
"Ballare"
],
[
"_:result",
"phone",
"01223364222"
],
[
"_:result",
"postcode",
"cb23na"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"arrive_by",
"9:38"
],
[
"_:result",
"id",
"TR2118"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/6531cae5"
],
[
"_:search/6531cae5",
"area",
"center"
],
[
"_:search/6531cae5",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"multiple sports attraction"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:search",
"arrive_by",
"9:45"
],
[
"_:result",
"name",
"Ballare"
],
[
"_:result",
"phone",
"01223364222"
],
[
"_:result",
"postcode",
"cb23na"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"arrive_by",
"09:38"
],
[
"_:result",
"duration",
"50 minute ride"
],
[
"_:result",
"id",
"TR2118"
],
[
"_:result",
"leave_at",
"08:48"
],
[
"_: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",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/6531cae5"
],
[
"_:search/6531cae5",
"area",
"center"
],
[
"_:search/6531cae5",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"multiple sports attraction"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:search",
"arrive_by",
"9:45"
],
[
"_:result",
"name",
"Ballare"
],
[
"_:result",
"phone",
"01223364222"
],
[
"_:result",
"postcode",
"cb23na"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"09:38"
],
[
"_:result",
"duration",
"50 minute ride"
],
[
"_:result",
"id",
"TR2118"
],
[
"_:result",
"leave_at",
"08:48"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'restaurant two two');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to find a particular restaurant in Cambridge . The name of the restaurant is Restaurant Two Two . Could you give me the location ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'22 Chesterton Road Chesterton');(_:result,food,'French');(_:result,name,'Restaurant Two Two');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Restaurant Two Two is nice French restaurant located at 22 Chesterton Road Chesterton . Would like me to book you a table ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That would be great . I need it for 8 on friday ."
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Do you have a time preference ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,duration,'10:15');(_:search,duration,'11:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "yes at 11:15 if that 's not available i can do 10:15"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,duration,'10:15');(_:booking,ref,'6B5Z7VJ5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking for 10:15 was successful they will reserve the table for 15 minutes . The reference number is 6B5Z7VJ5 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'12:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks . Can you help me find a train , too ? I want to leave Cambridge some time after 12:15 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And where would you like your train to take you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need the train should go to peterborough and it should leave on saturday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'13:24');(_:result,duration,'50 minutes');(_:result,id,'TR3934');(_:result,leave_at,'12:34');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "How about train TR3934 ? It leaves at 12:34 & arrives at 13:24 . Travel time is 50 minutes ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "That sounds fine . Can I get tickets for my whole group please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'6YHB3TYA');(_:booking,type,'Booking');(_:result,ticket,'105.60 GBP');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "OK , the total fee for your group will be 105.60 GBP , payable at the station . Your reference number is 6YHB3TYA ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much ! That 's all I needed for today ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a great trip !"
}
] |
MUL1575.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"restaurant two two"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"restaurant two two"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"22 Chesterton Road Chesterton"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"restaurant two two"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"22 Chesterton Road Chesterton"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"10:15"
],
[
"_:search",
"duration",
"11:15"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"restaurant two two"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"22 Chesterton Road Chesterton"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"duration",
"10:15"
],
[
"_:search",
"duration",
"11:15"
],
[
"_:booking",
"duration",
"10:15"
],
[
"_:booking",
"ref",
"6B5Z7VJ5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"restaurant two two"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"22 Chesterton Road Chesterton"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"duration",
"10:15"
],
[
"_:search",
"duration",
"11:15"
],
[
"_:booking",
"duration",
"10:15"
],
[
"_:booking",
"ref",
"6B5Z7VJ5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"restaurant two two"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"22 Chesterton Road Chesterton"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"duration",
"10:15"
],
[
"_:search",
"duration",
"11:15"
],
[
"_:booking",
"duration",
"10:15"
],
[
"_:booking",
"ref",
"6B5Z7VJ5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"13:24"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR3934"
],
[
"_:result",
"leave_at",
"12:34"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"restaurant two two"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"22 Chesterton Road Chesterton"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"duration",
"10:15"
],
[
"_:search",
"duration",
"11:15"
],
[
"_:booking",
"duration",
"10:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"13:24"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR3934"
],
[
"_:result",
"leave_at",
"12:34"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6YHB3TYA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"105.60 GBP"
],
[
"_:result",
"type",
"Train"
]
],
"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,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there a moderately priced restaurant in the centre ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'21');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "yes there are 21 of them . which food type do you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'austrian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I was really hoping to try some austrian food ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , I did n't get any matches for that ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay , how about some European food ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'15 - 19 Trumpington Street');(_:result,name,'hotel du vin and bistro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "What about the hotel du vin and bistro at 15 - 19 Trumpington Street ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great Can I have their phone number and postcode please ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223227330');(_:result,postcode,'cb21qa');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "01223227330 \t cb21qa , is there something else i could help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need a place to stay in the same price range ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What area would you like it to be in ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like for it to be in the same area as the restaurant ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'cityroomz');(_:result,phone,'01223304050');(_:result,stars,'0');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "cityroomz is a 0 star hotel located in the city centre . It does nt have free parking but does have free wifi . The phone number is 01223304050 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much that was all I needed ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Great thank you so much for using our system today ?"
}
] |
PMUL3317.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"austrian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/ad72d189"
],
[
"_:search/ad72d189",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/ad72d189"
],
[
"_:search/ad72d189",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"15 - 19 Trumpington Street"
],
[
"_:result",
"name",
"hotel du vin and bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/ad72d189"
],
[
"_:search/ad72d189",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"address",
"15 - 19 Trumpington Street"
],
[
"_:result",
"name",
"hotel du vin and bistro"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223227330"
],
[
"_:result",
"postcode",
"cb21qa"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/ad72d189"
],
[
"_:search/ad72d189",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"address",
"15 - 19 Trumpington Street"
],
[
"_:result",
"name",
"hotel du vin and bistro"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223227330"
],
[
"_:result",
"postcode",
"cb21qa"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/ad72d189"
],
[
"_:search/ad72d189",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"address",
"15 - 19 Trumpington Street"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb21qa"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"phone",
"01223304050"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'backstreet bistro');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for the address and phone number for the Backstreet Bistro please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'2 Sturton Street City Centre');(_:result,name,'Backstreet Bistro');(_:result,phone,'01223306306');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure the Backstreet Bistro is located at 2 Sturton Street City Centre and there phone number is 01223306306 ..."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Perfect , can you make me a reservation for 8 people on Saturday please ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Of course ! What time would you like a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,duration,'14:45');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "14:45 works for us"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Saturday');(_:booking,duration,'14:45');(_:booking,people,'8');(_:booking,ref,'79CMOGUR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "A reservation for 8 people on Saturday at 14:45 has been made with the reference number 79CMOGUR . Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes . I need to book a train on Saturday that goes to Cambridge ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Certainly . There are many trains into Cambridge . Where would you like to depart from , and do you have a preferred departure or arrival time ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'11:15');(_:search,departure,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like a train that departs from Stevenage and arrives by 11:15 ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,arrive_by,'10:43');(_:result,arrive_by,'6:43');(_:result,arrive_by,'8:43');(_:result,type,'Train'))",
"inform((_:result,count,'3');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are three trains that fit that criteria . One arrives at 6:43 , another at 8:43 and the last at 10:43 . Which would you prefer ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can you give me the price , train ID , and travel time for the one that arrives at 8:43 ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,type,'Booking');(_:result,duration,'49 minutes');(_:result,id,'TR6016');(_:result,ticket,'10.24 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR6016 will cost 10.24 pounds and the travel time is 49 minutes ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'11:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you confirm that this is the train that will arrive by 11:15 ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'08:43');(_:result,count,'1');(_:result,type,'Train'))",
"canthelp((_:search,arrive_by,'11:5');(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I do not have a train arriving at 11:5 . But I do have one arriving at 08:43 ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Is that train the same price as TR6016 ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'well before 11:15');(_:result,duration,'49 minutes');(_:result,id,'TR6016');(_:result,ticket,'10.24 pounds');(_:result,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I do apologize for the confusion , sir . Yes , the TR6016 will indeed have you there well before 11:15 . With a cost of 10.24 pounds and a travel time of 49 minutes ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok . That will work . Thanks for your help ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Was there anything more I could assist you with today ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I believe that is everything today . Thank you ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Great , have a nice day !"
}
] |
MUL0290.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"phone",
"01223306306"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"phone",
"01223306306"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"phone",
"01223306306"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"14:45"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"79CMOGUR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"phone",
"01223306306"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"14:45"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"79CMOGUR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"phone",
"01223306306"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"14:45"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"79CMOGUR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:43"
],
[
"_:result",
"arrive_by",
"6:43"
],
[
"_:result",
"arrive_by",
"8:43"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"phone",
"01223306306"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"14:45"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"79CMOGUR"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"arrive_by",
"10:43"
],
[
"_:result",
"arrive_by",
"6:43"
],
[
"_:result",
"arrive_by",
"8:43"
],
[
"_:result",
"count",
"3"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"id",
"TR6016"
],
[
"_:result",
"ticket",
"10.24 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"phone",
"01223306306"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"14:45"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"79CMOGUR"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"id",
"TR6016"
],
[
"_:result",
"ticket",
"10.24 pounds"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"08:43"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"canthelp",
"_:search/a5ed6f2d"
],
[
"_:search/a5ed6f2d",
"arrive_by",
"11:5"
],
[
"_:search/a5ed6f2d",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"phone",
"01223306306"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"14:45"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"79CMOGUR"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"1"
],
[
"_:system",
"canthelp",
"_:search/a5ed6f2d"
],
[
"_:search/a5ed6f2d",
"arrive_by",
"11:5"
],
[
"_:search/a5ed6f2d",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"well before 11:15"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"id",
"TR6016"
],
[
"_:result",
"ticket",
"10.24 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"phone",
"01223306306"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"14:45"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"79CMOGUR"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"1"
],
[
"_:system",
"canthelp",
"_:search/a5ed6f2d"
],
[
"_:search/a5ed6f2d",
"arrive_by",
"11:5"
],
[
"_:search/a5ed6f2d",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"well before 11:15"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"id",
"TR6016"
],
[
"_:result",
"ticket",
"10.24 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want to find a four star hotel that has free internet ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 3 hotels matching your criteria . Would you prefer an expensive or cheap price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a cheap hotel ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Cambridge Belfry');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Cambridge Belfry is a match to your request . Would you like to book a room there ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please book it for 6 people for 4 nights starting saturday . I 'll need the reference number when it is booked . Thank you ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'W30R422G');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful . The reference number is W30R422G ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'20:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "thank you . I also need to book a train out of cambridge after 20:30 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,day,?);(_:search,people,?);(_:search,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,people,'6');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day will you be traveling ? And will it be for 6 people , also ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm not sure yet how many people but I would like to leave on Wednesday ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What station will you be traveling to ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be going to Ely ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'22:07');(_:result,id,'TR8533');(_:result,leave_at,'21:50');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR8533 leaving at 21:50 and arriving at 22:07 . Would you like to book seats on that ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "how much would one ticket cost ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,ticket,'4.40 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The price for that train is 4.40 pounds . Would you like to book a ticket ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Not at this time but thank you ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Alright . Thank you for calling ."
}
] |
PMUL1644.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"W30R422G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"20:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"W30R422G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"20:30"
],
[
"_:search",
"people",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"6"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"W30R422G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"20:30"
],
[
"_:search",
"people",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"6"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"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",
"four"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"W30R422G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"20:30"
],
[
"_:search",
"people",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"6"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"22:07"
],
[
"_:result",
"id",
"TR8533"
],
[
"_:result",
"leave_at",
"21:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"W30R422G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"20:30"
],
[
"_:search",
"people",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"6"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"22:07"
],
[
"_:result",
"id",
"TR8533"
],
[
"_:result",
"leave_at",
"21:50"
],
[
"_:result",
"ticket",
"4.40 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm trying to find a moderately priced restaurant in the north part of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'the nirala');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "the nirala is a moderately priced restaurant in the north part of town ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there anything else ? If so , please give the address and the phone number ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'191 Histon Road Chesterton');(_:result,area,'north');(_:result,name,'The golden wok');(_:result,phone,'01223 350688');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The golden wok is also a moderately priced restaurant in the north part of town , they are located at 191 Histon Road Chesterton and their phone number is 01223 350688 . How else may I assist you ?"
},
{
"id": 4,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Nothing else . thank you . good bye"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Good bye ."
}
] |
WOZ20437.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the nirala"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"191 Histon Road Chesterton"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"The golden wok"
],
[
"_:result",
"phone",
"01223 350688"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'cheaper');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a hotel to stay at with a 4 star rating but also in the cheaper price range ? Thanks ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'8');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 8 options for you . What area are you looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What places are in the south ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,\"rosa 's bed and breakfast\");(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is rosa 's bed and breakfast in the south that has free parking and internet , would you like me to book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'one');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes for one person for 4 nights starting Friday please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Friday');(_:booking,name,\"Rosa 's Bed and Breakfast\");(_:booking,ref,'V0HUXEUZ');(_:booking,stay,'4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked you a room at Rosa 's Bed and Breakfast for 4 nights starting Friday . Your reference is V0HUXEUZ . Can I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you , that will do ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Well , thank you for using the Cambridge TownInfo centre . Have a great day"
}
] |
PMUL3745.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"rosa 's bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"rosa 's bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:booking",
"ref",
"V0HUXEUZ"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,department,'haematology and haematological oncology');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I 'm looking for the Addenbrookes Hospital and need to contact the haematology and haematological oncology department ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,department,'haematology and haematological oncology');(_:result,phone,'01223217312');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The phone number for Addenrookes Hospital , haematology and haematological oncology department is 01223217312 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "Can you also tell me the postcode for the hospital ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Yes , the postcode is CB20QQ . Can I get you anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that will be all for today . Thanks so much . Have a good day ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You too , sir ."
}
] |
SNG0194.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"haematology and haematological oncology"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"haematology and haematological oncology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"haematology and haematological oncology"
],
[
"_:result",
"phone",
"01223217312"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"haematology and haematological oncology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"haematology and haematological oncology"
],
[
"_:result",
"phone",
"01223217312"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi , I need a train from ely to cambridge . Can you help me with that ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Sure . Which day would like to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,leave_at,'13:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave on Wednesday after 13:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'21:52');(_:result,count,'5');(_:result,id,'TR5050');(_:result,leave_at,'21:35');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are 5 trains . Train TR5050 arrives at 21:52 and departs at 21:35 . Would that work ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes . Can you book for 1 person ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'KC9U39NR');(_:booking,ticket,'4.4 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure thing booking was successful , the total fee is 4.4 GBP payable at the station . Reference number is KC9U39NR ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I am looking for a restaurant . The restaurant should be in the centre and should serve European food ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'eraina');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , I recommend eraina . It 's expensive , but excellent . Does this interest you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'18:30');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please book a table for me at 18:30 on the same day , Wednesday . I will need the reference number please ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'HKBUPYI9');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to successfully book you . Your reference number is HKBUPYI9 . Is there anything more I can help with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's everything I need . Thank you very much ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Okay thank you . Enjoy your dinner ."
}
] |
MUL1549.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:result",
"arrive_by",
"21:52"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"id",
"TR5050"
],
[
"_:result",
"leave_at",
"21:35"
],
[
"_: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
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:result",
"arrive_by",
"21:52"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"id",
"TR5050"
],
[
"_:result",
"leave_at",
"21:35"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"KC9U39NR"
],
[
"_:booking",
"ticket",
"4.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:result",
"arrive_by",
"21:52"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"id",
"TR5050"
],
[
"_:result",
"leave_at",
"21:35"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"KC9U39NR"
],
[
"_:booking",
"ticket",
"4.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"name",
"eraina"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:result",
"arrive_by",
"21:52"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"id",
"TR5050"
],
[
"_:result",
"leave_at",
"21:35"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"4.4 GBP"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"name",
"eraina"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"HKBUPYI9"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Need a train to broxbourne leaving wednesday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Train'))",
"inform((_:result,amount,'several');(_:result,destination,'Broxbourne');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are several trains to Broxbourne on that day . Do you have a certain time that you need to arrive by ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'20:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The train should arrive by 20:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'10:01');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The closest time I can get you will be at 10:01 , better early than late , I always say !"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Wow that 's early ! What is the departure time and price please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'20:01');(_:result,id,'TR5293');(_:result,leave_at,'19:01');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Actually , I also have TR5293 , leaving at 19:01 and arriving by 20:01 . It 's 17.90 pounds . Would that work for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'french');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Much better ! I also need a cheap French restaurant ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately we do n't have any of those . Want to try a different type of food ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'portuguese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there a portuguese restaurant ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'Cambridge Leisure Park Clifton Way');(_:result,area,'south');(_:result,name,'Nandos');(_:result,phone,'01223327908');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "you can try Nandos it is \t south cheap price range . telephone no . \t 01223327908 \t in Cambridge Leisure Park Clifton Way"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'12:45');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sounds good can you book that for 8 people at 12:45 on wednesday as well ?"
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Unfortunately , that date and time are unavailable . Do you want me to try for any other day or time ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,duration,'11:45');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you try 11:45 , please ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,duration,'11:45');(_:booking,people,'8');(_:booking,ref,'G9H679P3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "11:45 it is ! Got you booked for 8 . Your table will be reserved for 15 minutes . Reference # G9H679P3 ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you that was all I needed"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day ."
}
] |
MUL1404.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:result",
"arrive_by",
"20:01"
],
[
"_:result",
"id",
"TR5293"
],
[
"_:result",
"leave_at",
"19:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"french"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:result",
"arrive_by",
"20:01"
],
[
"_:result",
"id",
"TR5293"
],
[
"_:result",
"leave_at",
"19:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/bccc5bd9"
],
[
"_:search/bccc5bd9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:result",
"arrive_by",
"20:01"
],
[
"_:result",
"id",
"TR5293"
],
[
"_:result",
"leave_at",
"19:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/bccc5bd9"
],
[
"_:search/bccc5bd9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"phone",
"01223327908"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:result",
"arrive_by",
"20:01"
],
[
"_:result",
"id",
"TR5293"
],
[
"_:result",
"leave_at",
"19:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/bccc5bd9"
],
[
"_:search/bccc5bd9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"phone",
"01223327908"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/ca24e0cf"
],
[
"_:booking/ca24e0cf",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:result",
"arrive_by",
"20:01"
],
[
"_:result",
"id",
"TR5293"
],
[
"_:result",
"leave_at",
"19:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/bccc5bd9"
],
[
"_:search/bccc5bd9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"phone",
"01223327908"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/ca24e0cf"
],
[
"_:booking/ca24e0cf",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"11:45"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"G9H679P3"
],
[
"_: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,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a place to eat in the moderate price ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'lots');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have lots of options in that price range . Is there a particular type of food you 're interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'irish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would love to find a place that serves Irish food !"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'Irish');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I do n't have any Irish places listed . Is there another type of food you would like to try ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about international food ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'recommend bloomsbury restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , I would recommend Bloomsbury Restaurant . Would you like some information on it ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'13:15');(_:search,day,'thursday');(_:search,day,'wednesday');(_:search,duration,'15:30');(_:search,people,'7');(_:search,type,'Restaurant');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please book a table for 7 at 15:30 on Wednesday and provide the reference number . I also need a train leaving Thursday and arrive by 13:15 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))",
"inform((_:booking,ref,'47559FUX');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The restaurant booking number is 47559FUX , as far as the train , where is your destination ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i want to go from cambridge to london kings cross ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'11:51');(_:result,destination,'London Kings Cross');(_:result,id,'TR3433');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "TR3433 will get you to London Kings Cross at 11:51 . Would you like me to book passage , or would you like additional information ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'same group of people');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "please make a booking for the same group of people ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day shall I book your train ticket ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'7');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Thursday and for 7 people , I will also need to reference number ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'TR3433');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The reference number for your train reservation is TR3433 . Is there anything else I can help you with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That will be all for today ! Thanks for your help !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Not a problem . Thank you for choosing us for your needs !"
}
] |
PMUL0672.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"irish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/e816b1ba"
],
[
"_:search/e816b1ba",
"food",
"Irish"
],
[
"_:search/e816b1ba",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"lots"
],
[
"_:system",
"canthelp",
"_:search/e816b1ba"
],
[
"_:search/e816b1ba",
"food",
"Irish"
],
[
"_:search/e816b1ba",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"recommend bloomsbury restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"arrive_by",
"13:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"lots"
],
[
"_:system",
"canthelp",
"_:search/e816b1ba"
],
[
"_:search/e816b1ba",
"food",
"Irish"
],
[
"_:search/e816b1ba",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"recommend bloomsbury restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"arrive_by",
"13:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"47559FUX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"lots"
],
[
"_:system",
"canthelp",
"_:search/e816b1ba"
],
[
"_:search/e816b1ba",
"food",
"Irish"
],
[
"_:search/e816b1ba",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"recommend bloomsbury restaurant"
],
[
"_:search",
"arrive_by",
"13:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"47559FUX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:result",
"arrive_by",
"11:51"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"id",
"TR3433"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"lots"
],
[
"_:system",
"canthelp",
"_:search/e816b1ba"
],
[
"_:search/e816b1ba",
"food",
"Irish"
],
[
"_:search/e816b1ba",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"recommend bloomsbury restaurant"
],
[
"_:search",
"arrive_by",
"13:15"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"47559FUX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:result",
"arrive_by",
"11:51"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"id",
"TR3433"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_: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",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"lots"
],
[
"_:system",
"canthelp",
"_:search/e816b1ba"
],
[
"_:search/e816b1ba",
"food",
"Irish"
],
[
"_:search/e816b1ba",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"recommend bloomsbury restaurant"
],
[
"_:search",
"arrive_by",
"13:15"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:result",
"arrive_by",
"11:51"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"id",
"TR3433"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"TR3433"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'Funky Funhouse');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to get a taxi from Funky Funhouse ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where will you be headed to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'04:30');(_:search,destination,'nusha');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to go to nusha and I would like to arrive by 04:30"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'blue tesla');(_:result,phone,'07906334474');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "its booked ! it is a blue tesla and the contact number is 07906334474"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help , that 's all the help I need today ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome . Good bye ."
}
] |
SNG0033.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Funky Funhouse"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Funky Funhouse"
],
[
"_:search",
"arrive_by",
"04:30"
],
[
"_:search",
"destination",
"nusha"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Funky Funhouse"
],
[
"_:search",
"arrive_by",
"04:30"
],
[
"_:search",
"destination",
"nusha"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue tesla"
],
[
"_:result",
"phone",
"07906334474"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a place to stay , and I need it to provide free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'lots of');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are lots of places to choose from . Are you looking for something in a specific area of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stars,'4-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , but I 'd like something with 4-star quality ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'19');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "That narrows it down to 19 places to stay . I 'll need to know what part of town you want to stay in or your pricerange to better help you ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))",
"request((_:result,category,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Any that have free wifi will be fine . I 'll need to know the hotel type and postcode ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,name,'alexander bed and breakfast');(_:result,pricerange,'cheap');(_:result,stars,'four');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Ok , if you are happy with a guesthouse , there 's alexander bed and breakfast , which is a cheap four star place in the city centre . Does that sound good ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you give me their post code ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,postcode,'cb12de');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The postcode is cb12de , can I assist with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,leave_at,'19:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train leaving at 19:00 from Cambridge on Tuesday . It should be arriving to London Kings Cross ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,id,'TR4125');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR4125 meets your criteria . Would you like to book tickets ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'two');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "yes , two tickets please"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'FG8Y4ARW');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay I have booked those for you and your reference number is FG8Y4ARW ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That will be all . Thank you for your help ."
},
{
"id": 13,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "You are very welcome ! I hope you have a great trip ! Enjoy !"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You are quite welcome , we are happy to help . Have a great day !"
}
] |
PMUL3169.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",
"?"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:result",
"id",
"TR4125"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:result",
"id",
"TR4125"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"FG8Y4ARW"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:result",
"id",
"TR4125"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"FG8Y4ARW"
],
[
"_: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,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello , I 'm looking for an architecture place to go in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,name,'all saints church');(_:result,name,\"great saint mary 's church\");(_:result,name,'holy trinity church');(_:result,name,'old schools');(_:result,type,'Attraction'))",
"inform((_:result,amount,'several');(_:result,category,'architecture');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "there are several architecture places you could go , all saints church , great saint mary 's church , holy trinity church , and old schools , which one could you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'old schools');(_:search,type,'Attraction'))",
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Old Schools sounds cool - can I have their phone number ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'Old Schools');(_:result,phone,'01223332320');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "You can contact Old Schools at 01223332320 . Is there anything else I can assist you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'gonville hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for the gonville hotel ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,name,'Gonville hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Gonville hotel is in the expensive price range in the centre would you like me to book it"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,category,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "No can I just get the hotel type and phone number please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,category,'hotel');(_:result,phone,'01223366611');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It is a normal hotel and the phone number is 01223366611 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'old school');(_:search,leave_at,'21:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Thanks . Can I also book a taxi to take me from the hotel to the old school . I want to leave the hotel by 21:00 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,car,'black honda');(_:result,phone,'07973129543');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "The taxi has been reserved . Your taxi would be a black honda and you can contact it at 07973129543 ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much that 's all i need ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Have a good trip at Cambridge . Goodbye !"
}
] |
MUL2505.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"name",
"all saints church"
],
[
"_:result",
"name",
"great saint mary 's church"
],
[
"_:result",
"name",
"holy trinity church"
],
[
"_:result",
"name",
"old schools"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"old schools"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"architecture"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:result",
"phone",
"01223332320"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"architecture"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223332320"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"old school"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"old school"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black honda"
],
[
"_:result",
"phone",
"07973129543"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,\"christ 's college\");(_:search,destination,'lensfield hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i want to book a taxi . The taxi should go to the lensfield hotel and should depart from christ 's college ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time should the car pick you up ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'21:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to leave after 21:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'red ford');(_:result,phone,'07161667298');(_:result,type,'Taxi'))",
"thank()"
],
"speaker": "system",
"text": "Alright great ! The car will be a red ford and the contact number is 07161667298 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Awesome , thank you ! That was all I was looking for today . Have a good one"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Glad to be of service today . Have a good day . Goodbye ."
}
] |
SNG1320.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"christ 's college"
],
[
"_:search",
"destination",
"lensfield hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"christ 's college"
],
[
"_:search",
"destination",
"lensfield hotel"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"christ 's college"
],
[
"_:search",
"destination",
"lensfield hotel"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red ford"
],
[
"_:result",
"phone",
"07161667298"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for expensive restaurants in the east ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'The grafton hotel');(_:result,phone,'01223241387');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The grafton hotel is an expensive restaurant in the east . Their phone number is 01223241387 ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place that serves Indian food ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Newmarket Road Fen Ditton');(_:result,area,'east');(_:result,food,'Indian');(_:result,name,'Pipasha Restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "In that case , I 'd recommend Pipasha Restaurant , at Newmarket Road Fen Ditton . It 's a great expensive indian restaurant in the east . Would that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'14:00');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please , it will be 3 people for 14:00 on wednesday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'NLRQ7HOS');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was successful you reference number is NLRQ7HOS they will hold the table for 15 minutes ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much , goodbye ."
},
{
"id": 7,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Thank you and enjoy your meal !"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks , I 'm sure we will ! Oh ! I just remembered , we need some train tickets too , on the same day . Can you help with those as well ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you want to be traveling to and from ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'11:30');(_:search,departure,'london kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "We are going from london kings cross to cambridge and we need to be there by 11:30 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'10:08');(_:result,id,'TR3810');(_:result,leave_at,'9:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR3810 is the closest to an 11:30 arrival it would leave at 9:17 and get to there by 10:08 , would you like me to book you ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I do n't think I am ready to book . Thank you ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can do for you ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you , I hope you have a wonderful day and thank you for all the help !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day !"
}
] |
MUL1652.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"The grafton hotel"
],
[
"_:result",
"phone",
"01223241387"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"phone",
"01223241387"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"address",
"Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Pipasha Restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"phone",
"01223241387"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"address",
"Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Pipasha Restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"NLRQ7HOS"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"phone",
"01223241387"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"address",
"Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Pipasha Restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"ref",
"NLRQ7HOS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"phone",
"01223241387"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"address",
"Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Pipasha Restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"ref",
"NLRQ7HOS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_: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",
"pricerange",
"expensive"
],
[
"_:result",
"phone",
"01223241387"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"address",
"Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Pipasha Restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"ref",
"NLRQ7HOS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:08"
],
[
"_:result",
"id",
"TR3810"
],
[
"_:result",
"leave_at",
"9:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"phone",
"01223241387"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"address",
"Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Pipasha Restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"ref",
"NLRQ7HOS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:08"
],
[
"_:result",
"id",
"TR3810"
],
[
"_:result",
"leave_at",
"9:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train that goes to Norwich ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Great . On which day will you be traveling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be leaving on Sunday"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be coming from ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'17:15');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be leaving from cambridge . Is there a train that can get there before 17:15 ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'6:55');(_:result,count,'1');(_:result,leave_at,'5:36');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , there is one that departs at 5:36 and arrives at 6:55 will that work ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That will work , can you book me seats for 7 and let me know the reference number ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'YGMYZLL2');(_:booking,ticket,'98.56 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 98.56 GBP payable at the station . \n Reference number is : YGMYZLL2 . \n anything else i can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm also looking for something to help kill some time on the west side of town . Do you have any recommendations ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure what type of attraction were you looking for ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "I do n't have a preference . You pick ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'23 high street , fen ditton');(_:result,entrance_fee,'free');(_:result,name,'the lynne strover gallery');(_:result,phone,'01223295264');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "the lynne strover gallery is located at 23 high street , fen ditton . their phone number is 01223295264 . the admission is free . would you like help with something else ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What type of attraction this ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,category,'museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is a museum ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the postcode ?"
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:result,postcode,'cb30aq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The postcode is cb30aq . Can I help you with anything else today ?"
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Great , thanks . You answered all my questions and were very helpful . Have a good day . Bye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Happy to be of help . Goodbye ."
}
] |
PMUL1039.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"17:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"17:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"6:55"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"leave_at",
"5:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"17:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"6:55"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"leave_at",
"5:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"YGMYZLL2"
],
[
"_:booking",
"ticket",
"98.56 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"17:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"6:55"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"leave_at",
"5:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"YGMYZLL2"
],
[
"_:booking",
"ticket",
"98.56 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"17:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"6:55"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"leave_at",
"5:36"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"YGMYZLL2"
],
[
"_:booking",
"ticket",
"98.56 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"23 high street , fen ditton"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"the lynne strover gallery"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"17:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"6:55"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"leave_at",
"5:36"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"YGMYZLL2"
],
[
"_:booking",
"ticket",
"98.56 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"23 high street , fen ditton"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"the lynne strover gallery"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"17:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"6:55"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"leave_at",
"5:36"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"YGMYZLL2"
],
[
"_:booking",
"ticket",
"98.56 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"23 high street , fen ditton"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"the lynne strover gallery"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:result",
"category",
"museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_: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,type,'Attraction'))"
],
"speaker": "user",
"text": "What good attractions are there in the city centre ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'over 40');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are over 40 of them , many of which are free ; did you have anything more specific in mind ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "No , just pick something ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'Cambridge Contemporary Art Museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Cambridge Contemporary Art Museum is a good attraction that is free . Would you like the address or directions ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Actually , can I get the address and phone number please ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'6 Trinity Street');(_:result,phone,'01223324222');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , it is located at 6 Trinity Street . The phone number is 01223324222 . Can I help you further ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes . I need to find a train to travel from Stevenage to Cambridge ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'49 minutes');(_:result,leave_at,'every two hours');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , what day and what time would you like to leave ? The ride is about 49 minutes and the train comes every two hours ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'20:00');(_:search,day,'saturday');(_:search,leave_at,'dontcare');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave Saturday and must arrive by 20:00 . I do n't care what time the train leaves as long as I arrive on time ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'18:43');(_:result,departure,'stevenage');(_:result,destination,'cambridge');(_:result,id,'TR2442');(_:result,leave_at,'17:54');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR2442 leaving stevenage at 17:54 and arriving in cambridge at 18:43 . Would you like to book this ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please . I need 4 tickets ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'NXSAEV12');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great ! That was successful and your booking reference number is NXSAEV12 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That should do it . thank you !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Ok great ! I hope that you enjoy your travels ! Thank you for contacting the Cambridge TownInfo centre ."
}
] |
MUL1775.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"over 40"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"over 40"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge Contemporary Art Museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"over 40"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge Contemporary Art Museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"6 Trinity Street"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"over 40"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge Contemporary Art Museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"6 Trinity Street"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"leave_at",
"every two hours"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"over 40"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge Contemporary Art Museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"6 Trinity Street"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"arrive_by",
"18:43"
],
[
"_:result",
"departure",
"stevenage"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR2442"
],
[
"_:result",
"leave_at",
"17:54"
],
[
"_: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,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"over 40"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge Contemporary Art Museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"6 Trinity Street"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"arrive_by",
"18:43"
],
[
"_:result",
"departure",
"stevenage"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR2442"
],
[
"_:result",
"leave_at",
"17:54"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"NXSAEV12"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a cheap place to dine , preferably in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,food,'Chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , are you interested in Chinese food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , what restaurants are there ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Charlie Chan');(_:result,name,'Golden House');(_:result,name,'Rice House');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is the Charlie Chan , Rice House and Golden House . Would you like to book a table at one of these ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'charlie chan');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Charlie Chan sounds good . Thank you !"
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day and time , and for how many people , would you like to book ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'14:15');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like to book 4 people at 14:15 on Friday ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'IYQ8FY20');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "All right , I 've booked that for you . Your reference number is IYQ8FY20 . Can I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all , thank you very much ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , have a great time ."
}
] |
SNG0697.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"name",
"Golden House"
],
[
"_:result",
"name",
"Rice House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"name",
"Golden House"
],
[
"_:result",
"name",
"Rice House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"name",
"Golden House"
],
[
"_:result",
"name",
"Rice House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"IYQ8FY20"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'hughes hall');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to book a taxi to hughes hall please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where will you be departing from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'the river bar');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be departing from the river bar ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time would you like to leave by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'19:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to arrive by 19:00 if possible ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,car,'white Honda');(_:result,phone,'07767407244');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Great , I have booked you a white Honda the Contact number is 07767407244 . Anything else I can help you with ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "nope that s all thanks"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "It was my pleasure to assist you with that . Hoping you have a great day . Goodbye ."
}
] |
SNG0015.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"hughes hall"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"hughes hall"
],
[
"_:search",
"departure",
"the river bar"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"hughes hall"
],
[
"_:search",
"departure",
"the river bar"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"19:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"hughes hall"
],
[
"_:search",
"departure",
"the river bar"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"19:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white Honda"
],
[
"_:result",
"phone",
"07767407244"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'17:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train departing from cambridge after 17:45 ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'lots');(_:result,type,'Train'))",
"request((_:search,destination,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Ok . There are lots of options . Where would you like to go ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,destination,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to go to Norwich on Monday ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,departure,'Cambridge');(_:booking,destination,'Norwich');(_:booking,id,'TR6688');(_:booking,leave_at,'8:36');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR6688 leaves Cambridge at 8:36 for Norwich . Would you like to book this train now ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nah , thanks though . But if ya can tell me when it gets there that 'd be good ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'19:55');(_:result,departure,'Cambridge');(_:result,destination,'Norwich');(_:result,id,'TR6688');(_:result,leave_at,'18:36');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I 'm sorry TR6688 departs Cambridge at 18:36 and arrives in Norwich by 19:55 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great . I 'm also looking for a 3 star hotel with free parking ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'5');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have five hotels matching those requirements . Do you have a preference for area or price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for something moderately priced please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,area,'south');(_:result,area,'west');(_:result,count,'3');(_:result,name,'Bridge Guest House');(_:result,name,'Hamilton Lodge');(_:result,name,\"Hobson 's House\");(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are three choices in that price range : Bridge Guest House in the south , Hamilton Lodge in the north , and Hobson 's House in the west ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Let 's try the Hobson 's House please ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Ok . Do you need me to book that for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yeah , could you book me a 3 night stay at Hobson 's House ?"
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "When would you like to book your stay ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'7');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Friday . For 7 people ."
},
{
"id": 15,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,stay,?);(_:booking,type,'Booking'))",
"inform((_:result,stay,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "That hotel is n't available for 3 nights ? Are you able to shorten your stay ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,stay,'one');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about one night ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:booking,day,'Friday');(_:booking,people,'7');(_:booking,ref,'RJEXYUD1');(_:booking,stay,'1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The hotel has been booked for you for Friday night for a total of 1 night for 7 people . The reference number is RJEXYUD1 ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great ! Thank you so much for all your help ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "It is our pleasure . Have a great day !"
}
] |
MUL0688.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Norwich"
],
[
"_:booking",
"id",
"TR6688"
],
[
"_:booking",
"leave_at",
"8:36"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Norwich"
],
[
"_:booking",
"id",
"TR6688"
],
[
"_:booking",
"leave_at",
"8:36"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR6688"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:result",
"type",
"Train"
],
[
"_: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": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Norwich"
],
[
"_:booking",
"id",
"TR6688"
],
[
"_:booking",
"leave_at",
"8:36"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR6688"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Norwich"
],
[
"_:booking",
"id",
"TR6688"
],
[
"_:booking",
"leave_at",
"8:36"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR6688"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"Bridge Guest House"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"name",
"Hobson 's House"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Norwich"
],
[
"_:booking",
"id",
"TR6688"
],
[
"_:booking",
"leave_at",
"8:36"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR6688"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"Bridge Guest House"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"name",
"Hobson 's House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Norwich"
],
[
"_:booking",
"id",
"TR6688"
],
[
"_:booking",
"leave_at",
"8:36"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR6688"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"Bridge Guest House"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"name",
"Hobson 's House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Norwich"
],
[
"_:booking",
"id",
"TR6688"
],
[
"_:booking",
"leave_at",
"8:36"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR6688"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"Bridge Guest House"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"name",
"Hobson 's House"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/85afdb39"
],
[
"_:booking/85afdb39",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"stay",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"one"
],
[
"_: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",
"leave_at",
"17:45"
],
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Norwich"
],
[
"_:booking",
"id",
"TR6688"
],
[
"_:booking",
"leave_at",
"8:36"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR6688"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"Bridge Guest House"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"name",
"Hobson 's House"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/85afdb39"
],
[
"_:booking/85afdb39",
"type",
"Booking"
],
[
"_:result",
"stay",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"one"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"RJEXYUD1"
],
[
"_:booking",
"stay",
"1"
],
[
"_: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,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place to dine . The restaurant should be expensive and should serve Chinese food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,name,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Would you like the restaurant in a specific place ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,day,'saturday');(_:search,duration,'14:00');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Not in any specific area please . I need to book a table for 3 at 14:00 on Saturday ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Unfortunately , it looks like all the options are booked for that day / time . Would you like me to change the time or possibly the day ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,duration,'13:00');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "how about 13:00 then ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,duration,'13:00');(_:booking,type,'Booking');(_:result,name,'the yu garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , I can book you at the yu garden for 13:00 ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the reference number for my booking ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'P3VZVZGY');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table is reserved for 15 minutes and your reference is P3VZVZGY . Can I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you , that is all I needed !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Great . Let us know if you need anything else !"
}
] |
SNG0518.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/02514093"
],
[
"_:booking/02514093",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/02514093"
],
[
"_:booking/02514093",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"13:00"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the yu garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/02514093"
],
[
"_:booking/02514093",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"13:00"
],
[
"_:result",
"name",
"the yu garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"P3VZVZGY"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,leave_at,'16:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train on Wednesday that leaves after 16:00 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be leaving from and traveling to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to go to Ely , from Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR8610');(_:result,leave_at,'17:35');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I found TR8610 leaving at 17:35 would that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))",
"request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes . One ticket . I need the travel time and train ID ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,arrive_by,'18:07');(_:booking,category,'Train');(_:booking,day,'Wednesday');(_:booking,departure,'Cambridge');(_:booking,destination,'Ely');(_:booking,duration,'17 minutes');(_:booking,id,'TR1549');(_:booking,leave_at,'17:50');(_:booking,ref,'RHE56NAC');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , I have you booked on TR1549 from Cambridge to Ely leaving Wednesday at 17:50 , arriving 17 minutes later at 18:07 . The reference number is RHE56NAC . Anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I believe I am good for the moment thank you for your help ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a safe trip ! Goodbye ."
}
] |
SNG0373.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"id",
"TR8610"
],
[
"_:result",
"leave_at",
"17:35"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"id",
"TR8610"
],
[
"_:result",
"leave_at",
"17:35"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"18:07"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Ely"
],
[
"_:booking",
"duration",
"17 minutes"
],
[
"_:booking",
"id",
"TR1549"
],
[
"_:booking",
"leave_at",
"17:50"
],
[
"_:booking",
"ref",
"RHE56NAC"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need help finding a train departing from Cambridge and going to Leicester . Can you help ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "When would you like to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to go on Monday in the morning ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,day,'Monday');(_:result,departure,'Cambridge');(_:result,destination,'Leicester');(_:result,id,'TR6105');(_:result,leave_at,'6:21');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR6105 leaves Cambridge to Leicester Monday morning at 6:21 , would you like me to book this for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'17:45');(_:search,day,'friday');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Oh , I need to change the day to Friday for the train to Leicester and it needs to arrive by 17:45 . Do you have something on that day ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'17:06');(_:result,day,'Friday');(_:result,destination,'Leicester');(_:result,id,'TR0552');(_:result,leave_at,'15:21');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR0552 departs 15:21 and arrives in Leicester on Friday at 17:06 . Would this suit you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes please book it for 7 people and give me a reference number ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,id,'TR0552');(_:booking,people,'7');(_:booking,ref,'CQ3FE1GX');(_:booking,ticket,'264.59 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked you 7 seats on the TR0552 . Your reference is CQ3FE1GX and the fee of 264.59 GBP is payable at the station . Will that be all ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I also need to find a place to stay . I 'm looking for a 3 star hotel ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'centre');(_:result,area,'south');(_:result,category,'hotels');(_:result,count,'2');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 2 3 star hotels available , one in the centre and one in the south . Do you have a preference ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I do n't have a preference on location ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,name,'gonville hotel');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Want me to book gonville hotel ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That would be great , thanks . We 'll have 7 people staying 5 nights starting from Sunday ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'GRWG727T');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Done ! Your reference number is GRWG727T . Can I help you with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you that is all I needed ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . The Cambridge TownInfo centre is always here for you . Goodbye ."
}
] |
PMUL1856.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR6105"
],
[
"_:result",
"leave_at",
"6:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"arrive_by",
"17:06"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR0552"
],
[
"_:result",
"leave_at",
"15:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"arrive_by",
"17:06"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR0552"
],
[
"_:result",
"leave_at",
"15:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0552"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"CQ3FE1GX"
],
[
"_:booking",
"ticket",
"264.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"arrive_by",
"17:06"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR0552"
],
[
"_:result",
"leave_at",
"15:21"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0552"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"CQ3FE1GX"
],
[
"_:booking",
"ticket",
"264.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"arrive_by",
"17:06"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR0552"
],
[
"_:result",
"leave_at",
"15:21"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0552"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"CQ3FE1GX"
],
[
"_:booking",
"ticket",
"264.59 GBP"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:booking",
"name",
"gonville hotel"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"arrive_by",
"17:06"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR0552"
],
[
"_:result",
"leave_at",
"15:21"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0552"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ticket",
"264.59 GBP"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:booking",
"name",
"gonville hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"GRWG727T"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What 's interesting to see and do on the South side ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'a few');(_:result,area,'south');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,name,'byard art');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are a few attractions in the south , you might like byard art it 's a free museum . Would you like the address ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , please provide the address ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,\"14 king 's parade\");(_:result,phone,'01223464646');(_:result,postcode,'cb21sj');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is 14 king 's parade , postcode cb21sj , and the phone number is 01223464646 . Is there anything else I can do for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'19:30');(_:search,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need to find a train that arrives in Kings Lynn by 19:30 ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Please clarify your departure city please ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'19:30');(_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The train should arrive by 19:30 and should go to kings lynn . \n The train should depart from cambridge and should leave on saturday"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'14');(_:result,leave_at,'18:11');(_:result,leave_at,'5:11');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 14 trains that fit your criteria . The first departs at 5:11 and the last train train departs at 18:11 . What would be your preference for departure time ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,leave_at,'18:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave at 18:00 please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'18:58');(_:result,day,'Saturday');(_:result,departure,'Cambridge');(_:result,destination,'Kingslynn');(_:result,id,'TR7579');(_:result,leave_at,'18:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR7579 leaves Cambridge on Saturday at 18:11 and arrives at Kingslynn at 18:58 . Would you like me to book this train for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please , for 5 people ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'QKQT1KP9');(_:booking,ticket,'39.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 39.2 GBP payable at the station . \n Reference number is : QKQT1KP9 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great that 's all I needed . Thanks for your help ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Glad I could help . Have a great trip !"
}
] |
PMUL1310.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"byard art"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"byard art"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"14 king 's parade"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"byard art"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"14 king 's parade"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"byard art"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"14 king 's parade"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"leave_at",
"18:11"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"byard art"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"14 king 's parade"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"arrive_by",
"18:58"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kingslynn"
],
[
"_:result",
"id",
"TR7579"
],
[
"_:result",
"leave_at",
"18:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"byard art"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"14 king 's parade"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"arrive_by",
"18:58"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kingslynn"
],
[
"_:result",
"id",
"TR7579"
],
[
"_:result",
"leave_at",
"18:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"QKQT1KP9"
],
[
"_:booking",
"ticket",
"39.2 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I have a name of a hotel that I 'm looking to book ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What is the name of the hotel you are looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'gonville');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The Gonville . Have you heard of it ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,name,'Gonville');(_:result,pricerange,'expensive');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Oh yes ! The Gonville is an expensive 3 star in centre of town . Would you like to book there ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , that would be great ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'll be happy to book that for you . First , can you tell me how many guests will be staying and how long you will be there ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'2');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need it for 2 people for 4 nights staring on Monday please ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'monday');(_:booking,name,'Gonville hotel');(_:booking,people,'2');(_:booking,stay,'4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have your reservation for 2 at the Gonville hotel for 4 nights , starting monday . Can I help with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "thanks , what 's the reference number ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'YOGCIQVZ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is YOGCIQVZ ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I also am looking for places to go and would like to find a museum to visit ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'same area');(_:result,category,'museum');(_:result,name,'Broughton House Gallery');(_:result,name,'Gonville Hotel');(_:result,type,'Attraction');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Broughton House Gallery is a great museum located in the same area as the Gonville Hotel . Does that sound of interest to you ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes it does . May I please get the museum 's phone number ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223314960');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "of course , it 's 01223314960 \t anything else today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's it for today . Thank you for your help ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Great . Please contact us if you need help with anything else ."
}
] |
PMUL2980.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"monday"
],
[
"_:booking",
"name",
"Gonville hotel"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"monday"
],
[
"_:booking",
"name",
"Gonville hotel"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"YOGCIQVZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"monday"
],
[
"_:booking",
"name",
"Gonville hotel"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"YOGCIQVZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"same area"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"monday"
],
[
"_:booking",
"name",
"Gonville hotel"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"YOGCIQVZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"same area"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_: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,day,'tuesday');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train to leicester on tuesday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,day,'Tuesday');(_:result,destination,'Leicester');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 19 trains going to Leicester Tuesday , where are you departing from and what time would you like to leave or arrive ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'16:15');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm leaving Cambridge and i need to be there by 16:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'16:06');(_:result,id,'TR1997');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok , the TR1997 arrives at 16:06 . Would you like to book that train ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I would , but I still need the departure time ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have several departure times , when would work best for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "When does TR1997 depart ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,departure,'Cambridge');(_:result,leave_at,'14:21');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "It departs at 14:21 from Cambridge"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'cambridge university botanic gardens');(_:search,type,'Attraction'))",
"request((_:result,area,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , that 's good . I am also looking for the cambridge university botanic gardens . Can you provide the entrance fee , phone number , and area please ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,entrance_fee,'4 pounds');(_:result,phone,'01223336265');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's in the centre of town . Their phone number is 01223336265 and the entrance fee is 4 pounds . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Okay well I hope you enjoy your stay ."
}
] |
PMUL1299.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"16:06"
],
[
"_:result",
"id",
"TR1997"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"16:06"
],
[
"_:result",
"id",
"TR1997"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"16:06"
],
[
"_:result",
"id",
"TR1997"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"leave_at",
"14:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"name",
"cambridge university botanic gardens"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"16:06"
],
[
"_:result",
"id",
"TR1997"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"leave_at",
"14:21"
],
[
"_:search",
"name",
"cambridge university botanic gardens"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"phone",
"01223336265"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'hotel du vin and bistro');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a particular restaurant . It 's called hotel du vin and bistro ."
},
{
"id": 1,
"rdf-acts": [
"thank()",
"inform((_:result,area,'centre');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have found the place you are looking for . It is located in the centre of town and has a moderate price range . Would you like the address ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , and please include the area and postcode ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'15 - 19 Trumpington Street');(_:result,area,'centre');(_:result,postcode,'cb21qa');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It is located at 15 - 19 Trumpington Street , postcode cb21qa , located within the city centre . Would you like me to book a reservation for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please . I am also looking for a train that leaves wednesday from birmingham new street as well if that 's not too much trouble ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,departure,'Birmingham New Street');(_:result,leave_at,'05:40 and every hour past that time');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are trains departing from Birmingham New Street from 05:40 and every hour past that time . What time would you like to travel ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'13:45');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to arrive by 13:45 in Cambridge if possible ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'eight');(_:result,arrive_by,'13:45');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have eight trains that will arrive by 13:45 . What time would you like to depart ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "The earliest train is alright with me ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to book that for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please , for one . And could you give me the reference number , please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,leave_at,'5:40');(_:booking,ref,'DA1PDHXF');(_:booking,ticket,'75.09 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked at train leaving at 5:40 for you . The total cost will be 75.09 GBP and your reference number is DA1PDHXF . Is there anything else I can help with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's everything that I needed . Thanks a lot for the assistance ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're quite welcome ! Have a wonderful day !"
}
] |
MUL0384.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hotel du vin and bistro"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hotel du vin and bistro"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hotel du vin and bistro"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"15 - 19 Trumpington Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"postcode",
"cb21qa"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hotel du vin and bistro"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"15 - 19 Trumpington Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"postcode",
"cb21qa"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"departure",
"Birmingham New Street"
],
[
"_:result",
"leave_at",
"05:40 and every hour past that time"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hotel du vin and bistro"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"15 - 19 Trumpington Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"postcode",
"cb21qa"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"departure",
"Birmingham New Street"
],
[
"_:result",
"leave_at",
"05:40 and every hour past that time"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"eight"
],
[
"_:result",
"arrive_by",
"13:45"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hotel du vin and bistro"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"15 - 19 Trumpington Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"postcode",
"cb21qa"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"departure",
"Birmingham New Street"
],
[
"_:result",
"leave_at",
"05:40 and every hour past that time"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"eight"
],
[
"_:result",
"arrive_by",
"13:45"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hotel du vin and bistro"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"15 - 19 Trumpington Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"postcode",
"cb21qa"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"departure",
"Birmingham New Street"
],
[
"_:result",
"leave_at",
"05:40 and every hour past that time"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"eight"
],
[
"_:result",
"arrive_by",
"13:45"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"leave_at",
"5:40"
],
[
"_:booking",
"ref",
"DA1PDHXF"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am hoping to find some entertainment while I am in the east area of town ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,name,'Cherry Hinton Hall and Grounds');(_:result,name,'Funky Fun House');(_:result,type,'Attraction'))",
"hello()"
],
"speaker": "system",
"text": "Okay ! You can choose Cherry Hinton Hall and Grounds or Funky Fun House . Do either of these appeal to you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'funky fun house');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Let 's try the Funky Fun House . Do you have the entrance fee , address and postcode , please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'8 mercers row , mercers row industrial estate');(_:result,entrance_fee,\"do n't have\");(_:result,postcode,'cb58hy');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "8 mercers row , mercers row industrial estate is their address , and their postcode is cb58hy . I do n't have their entrance fee , unfortunately ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'la tasca');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Ok thank you . I am also looking for information on La Tasca restaurant . Could you help me with that ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'spanish');(_:result,name,'La tasca');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Definitely ! La tasca is a spanish restaurant in the centre of town in the moderate price range ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I get their post code ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,postcode,'cb21uf');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Absolutely ! The postcode is cb21uf . Would you like to book a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . That will be all ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting the Cambridge TownInfo centre . Have a great day !"
}
] |
PMUL3426.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"name",
"Cherry Hinton Hall and Grounds"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"name",
"Cherry Hinton Hall and Grounds"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"8 mercers row , mercers row industrial estate"
],
[
"_:result",
"entrance_fee",
"do n't have"
],
[
"_:result",
"postcode",
"cb58hy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"la tasca"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"8 mercers row , mercers row industrial estate"
],
[
"_:result",
"entrance_fee",
"do n't have"
],
[
"_:result",
"postcode",
"cb58hy"
],
[
"_:search",
"name",
"la tasca"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"spanish"
],
[
"_:result",
"name",
"La tasca"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"8 mercers row , mercers row industrial estate"
],
[
"_:result",
"entrance_fee",
"do n't have"
],
[
"_:search",
"name",
"la tasca"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"spanish"
],
[
"_:result",
"name",
"La tasca"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"cb21uf"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a place to go in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'lots of');(_:result,area,'centre');(_:result,category,'fun');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are lots of fun places to go in the centre of town . Is there a particular type of attraction you 're looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'dontcare');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I do n't care about the attraction ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Jesus Lane');(_:result,entrance_fee,'free');(_:result,name,'all saints church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I recommend all saints church on Jesus Lane . It 's free ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Ok , can I have the phone number and postcode , please ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223452587');(_:result,postcode,'cb58bs');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure thing ! The phone number is 01223452587 , and the postcode is cb58bs . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need to find a train going from cambridge to peterborough please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'50 minutes');(_:result,ticket,'16.50 pounds');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day and time would you like to depart ? The train ride lasts 50 minutes and a ticket cost 16.50 pounds for your information ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'8');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great , I want to go on Sunday and I need 8 tickets please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'05:56');(_:result,leave_at,'5:06');(_:result,ticket,'13.20 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is a train leaving at 5:06 and arriving at 05:56 for 13.20 pounds . Would you like me to book this for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes please book it for 8 people and give me the reference number"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,people,'eight');(_:booking,ref,'P33M2HJN');(_:booking,ticket,'105.6 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "All right , you have eight tickets booked for a total of 105.6 GBP payable at the station . Your reference number is P33M2HJN . Can I help you with anything else today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think that is enough . Thank you !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . Use the Cambridge TownInfo centre whenever you need guidance around towne !"
}
] |
MUL0435.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"fun"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"fun"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"all saints church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"fun"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"all saints church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:result",
"postcode",
"cb58bs"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"fun"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"all saints church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:result",
"postcode",
"cb58bs"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"fun"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"all saints church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:result",
"postcode",
"cb58bs"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"05:56"
],
[
"_:result",
"leave_at",
"5:06"
],
[
"_:result",
"ticket",
"13.20 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"fun"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"all saints church"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:result",
"postcode",
"cb58bs"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"05:56"
],
[
"_:result",
"leave_at",
"5:06"
],
[
"_:result",
"ticket",
"13.20 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"eight"
],
[
"_:booking",
"ref",
"P33M2HJN"
],
[
"_:booking",
"ticket",
"105.6 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you help me find a place to stay for my upcoming trip ? I am excited to see some of your local attractions ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure , in what area of town were you looking to stay in ? What is your price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,pricerange,'expensive');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm not looking for a specific area but I would like it to be a 2 star and expensive please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'express by holiday inn cambridge');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'15 - 17 norman way , coldhams business park');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , the express by holiday inn cambridge matches the criteria . The address is 15 - 17 norman way , coldhams business park . Would you like me to book a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it have free parking"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes it most certainly does ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great . Please book it for 3 people for 2 nights starting on tuesday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'WPKWG3R7');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked that for you . Your confirmation number is WPKWG3R7 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'old schools');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Great . I am also looking for a particular attraction called Old Schools ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'architecture');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "it is a type of architecture located in the centre of town"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))",
"inform((_:search,name,'Old Schools');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "May I please get the address for Old Schools ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'Trinity Lane');(_:result,name,'Old Schools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Old Schools are located on Trinity Lane . Can I book a taxi for you to visit this attraction ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,leave_at,'11:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , actually . That would be very helpful . I want to leave the hotel by 11:00 to head over there ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,phone,'07901150688');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I booked that for you and the contac number is 07901150688"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you that is all ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you so much for calling . I hope you enjoy your trip . Goodbye ."
}
] |
PMUL4532.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_: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",
"dontcare"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"WPKWG3R7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"WPKWG3R7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"name",
"Old Schools"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"WPKWG3R7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:search",
"name",
"Old Schools"
],
[
"_:result",
"address",
"Trinity Lane"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"11: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": [
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"WPKWG3R7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:search",
"name",
"Old Schools"
],
[
"_:result",
"address",
"Trinity Lane"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"phone",
"07901150688"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What moderately priced dining options are there in the centre of Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'21');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are a total of 21 restaurants in the centre of Cambridge that are moderately priced . Any particular type of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care , I 'm up for anything ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'gastropub');(_:result,name,'The cow pizza kitchen and bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The cow pizza kitchen and bar is a gastropub in the centre , would you like me to book a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'12:45');(_:search,people,'1');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , 1 person at 12:45 Thursday please . I need reference number ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Thursday');(_:booking,duration,'12:45');(_:booking,ref,'7YPXO1U2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table has been booked successfully for Thursday at 12:45 . The reference number is 7YPXO1U2 . Can I help with with anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'09:30');(_:search,departure,'london kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train to Cambridge from London kings cross . I need to be there by 09:30 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'08:08');(_:result,departure,'Cambridge');(_:result,destination,'London Kings Cross');(_:result,leave_at,'07:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,people,'1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The last train to Cambridge from London Kings Cross leaves at 07:17 and arrives at 08:08 . Shall I book 1 ticket ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can I get the train ID and the price , please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,id,'TR4016');(_:result,ticket,'23.60 GBP');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure the Train ID is TR4016 and the price is 23.60 GBP per ticket . Would you like me to book a ticket for you ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you for your help ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "OK , let me know if you need anything else ."
}
] |
MUL0380.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"name",
"The cow pizza kitchen and bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"name",
"The cow pizza kitchen and bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"12:45"
],
[
"_:booking",
"ref",
"7YPXO1U2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"09:30"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"name",
"The cow pizza kitchen and bar"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"12:45"
],
[
"_:booking",
"ref",
"7YPXO1U2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"09:30"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"08:08"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"leave_at",
"07:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"1"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"name",
"The cow pizza kitchen and bar"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"12:45"
],
[
"_:booking",
"ref",
"7YPXO1U2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"09:30"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"08:08"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"leave_at",
"07:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"1"
],
[
"_:result",
"id",
"TR4016"
],
[
"_:result",
"ticket",
"23.60 GBP"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a place to stay in the north that includes free wifi ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Would you like a hotel or a guesthouse ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I would like a hotel with a moderate price range that includes free parking also ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'hotels');(_:result,count,'2');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Ashley Hotel');(_:result,name,'Lovell Lodge');(_:result,pricerange,'moderate');(_:result,stars,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Ashley Hotel and Lovell Lodge are 2 hotels in the north area in the moderate price range , both have 2 stars and free parking and internet ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "3 people and 3 nights starting from friday at ashley"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to make a booking for either one ? Which one do you prefer ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "any of your choice ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'TJSXO54D');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , your booking was successful . Your reference number is TJSXO54D . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am also looking for a train departing from Leicester and going to Cambridge , can you help me ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay ! What day would you like to travel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'cambridge');(_:search,leave_at,'14:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave after 14:00 . And it 's how i 'm getting to cambridge , so friday ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,id,'TR6247');(_:result,leave_at,'14:09');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , the TR6247 leaves at 14:09 . Would you like me to book tickets ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No thank , just need total travel time and price ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,duration,'105 minutes');(_:result,ticket,'37.80 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "Prices is 37.80 pounds per person , the total duration of the trip is 105 minutes . Any other questions today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is everything I need . Thanks for your help !"
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can do for you ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was all , thank you for your help ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Have a pleasant stay at the Ashley and a wonderful trip . Thank you for contacting Cambridge TownInfo centre . Goodbye ."
}
] |
PMUL3952.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"TJSXO54D"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"TJSXO54D"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"TJSXO54D"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR6247"
],
[
"_:result",
"leave_at",
"14:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"ref",
"TJSXO54D"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR6247"
],
[
"_:result",
"leave_at",
"14:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"ref",
"TJSXO54D"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR6247"
],
[
"_:result",
"leave_at",
"14:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need to find a place to stay in the east part of town with free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'east');(_:result,count,'6');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 6 places to stay in the east part of town with free parking . Do you have a preferred price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't have a preferred price . I 'm looking for any sort of guesthouse there and absolutely require wifi access ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Allenbell is on the east side of town , is a guesthouse type , and has parking and wifi . Would you like me to book it ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,has_internet,'yes');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please book it for 5 people and 3 nights , starting from Monday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'7NWCZEP1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Your reference number is : 7NWCZEP1 ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "that is all , thank you"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Enjoy your time in Cambridge ."
}
] |
SNG0752.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"6"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"6"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"7NWCZEP1"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'panahar');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you give me information about a restaurant called panahar ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'8 Norfolk Street City Centre');(_:result,food,'indian');(_:result,name,'Panahar');(_:result,phone,'01223355012');(_:result,postcode,'cb12lf');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Absolutely . Panahar is a more expensive indian restaurant . It is located at 8 Norfolk Street City Centre . Their postal code is cb12lf . Their phone number is 01223355012 ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you book a table for me there on Friday ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))",
"inform((_:booking,day,'Friday');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , I can , for how many people and what time on Friday ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,duration,'11:00');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "There will be 4 of us and we would like to eat at 11:00 ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was unfortunately unsuccessful . Can we try another day or time slot ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,duration,'10:00');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure , how about 10:00 ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,duration,'10:00');(_:booking,ref,'12RTYGZ7');(_:booking,type,'Booking'))",
"reqmore()",
"inform((_:result,name,'Panahar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The 10:00 slot at Panahar was available . Your reference number is 12RTYGZ7 . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . Have a great day !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad I could assist you ."
}
] |
SNG0660.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",
"address",
"8 Norfolk Street City Centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Panahar"
],
[
"_:result",
"phone",
"01223355012"
],
[
"_:result",
"postcode",
"cb12lf"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"panahar"
],
[
"_:result",
"address",
"8 Norfolk Street City Centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Panahar"
],
[
"_:result",
"phone",
"01223355012"
],
[
"_:result",
"postcode",
"cb12lf"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"panahar"
],
[
"_:result",
"address",
"8 Norfolk Street City Centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Panahar"
],
[
"_:result",
"phone",
"01223355012"
],
[
"_:result",
"postcode",
"cb12lf"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/b8b80c84"
],
[
"_:booking/b8b80c84",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"10:00"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"panahar"
],
[
"_:result",
"address",
"8 Norfolk Street City Centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"phone",
"01223355012"
],
[
"_:result",
"postcode",
"cb12lf"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/b8b80c84"
],
[
"_:booking/b8b80c84",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"10:00"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"10:00"
],
[
"_:booking",
"ref",
"12RTYGZ7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Panahar"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'swimming pool');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a swimming pool in the area ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'swimming pools');(_:result,count,'4');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 4 swimming pools available . Are you looking for one in a specific area ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for one on the east end ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'Abbey Pool and Astroturf Pitch');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Abbey Pool and Astroturf Pitch is in the east part of town . Would you like their phone number ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the entrance fee , address and postcode for the Abbey Pool ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'pool way , whitehill road , off newmarket road');(_:result,category,'pool');(_:result,entrance_fee,'do not have an entrance fee listed');(_:result,phone,'01223902088');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I do not have an entrance fee listed but the address for the pool is pool way , whitehill road , off newmarket road and their telephone number is 01223902088 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thanks . I need a place to eat too . Any expensive indian places near the pool ?"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,count,'2');(_:result,name,'pipasha restaurant');(_:result,name,'sitar tandoori');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two , pipasha restaurant , and sitar tandoori would you like one of those ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'sitar tandoori');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please try Sitar Tandoori"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'43 High Street Cherry Hinton');(_:result,name,'Sitar Tandoori');(_:result,postcode,'cb19hx');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "the Sitar Tandoori is located at 43 High Street Cherry Hinton , postcode cb19hx . Would you like to make a reservation ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'17:30');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please , for 1 person at 17:30 on thursday ."
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm so sorry , but they do n't have a table available at that time . Would you like to try for another day or time ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,duration,'16:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , let 's try 16:30 please ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,people,'1');(_:booking,ref,'NKSZHAGP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have successfully booked your restaurant reservation for 1 and your reference number is NKSZHAGP ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you that is all I will need ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day !"
}
] |
MUL0847.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:result",
"category",
"swimming pools"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:result",
"category",
"swimming pools"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Abbey Pool and Astroturf Pitch"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Abbey Pool and Astroturf Pitch"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"category",
"pool"
],
[
"_:result",
"entrance_fee",
"do not have an entrance fee listed"
],
[
"_:result",
"phone",
"01223902088"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"category",
"pool"
],
[
"_:result",
"entrance_fee",
"do not have an entrance fee listed"
],
[
"_:result",
"phone",
"01223902088"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"pipasha restaurant"
],
[
"_:result",
"name",
"sitar tandoori"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"pool"
],
[
"_:result",
"entrance_fee",
"do not have an entrance fee listed"
],
[
"_:result",
"phone",
"01223902088"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"43 High Street Cherry Hinton"
],
[
"_:result",
"name",
"Sitar Tandoori"
],
[
"_:result",
"postcode",
"cb19hx"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_: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",
"category",
"swimming pool"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"pool"
],
[
"_:result",
"entrance_fee",
"do not have an entrance fee listed"
],
[
"_:result",
"phone",
"01223902088"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"43 High Street Cherry Hinton"
],
[
"_:result",
"name",
"Sitar Tandoori"
],
[
"_:result",
"postcode",
"cb19hx"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/ff6d73ed"
],
[
"_:booking/ff6d73ed",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"pool"
],
[
"_:result",
"entrance_fee",
"do not have an entrance fee listed"
],
[
"_:result",
"phone",
"01223902088"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"43 High Street Cherry Hinton"
],
[
"_:result",
"name",
"Sitar Tandoori"
],
[
"_:result",
"postcode",
"cb19hx"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/ff6d73ed"
],
[
"_:booking/ff6d73ed",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"NKSZHAGP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'12:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train going to Cambridge after 12:15"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be departing from and what time do you want to arrive in Cambridge ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be leaving on Sunday from london liverpool street . I just need to leave after 12:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,day,'Sunday');(_:result,departure,'London Liverpool Street');(_:result,leave_at,'13:39');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The train closest to the time when you can depart leaves London Liverpool Street on Sunday that 13:39 . Would you like to book it ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the price ? I 'd like to book ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,ticket,'13.28');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "It is 13.28 per seat . How many tickets did you need ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,people,'1');(_:search,pricerange,'cheap');(_:search,type,'Restaurant');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Just 1 ticket please , and I am also looking for a cheap restaurant located in the west , can you help me find one ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR6578');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have successfully booked you a train on train # TR6578 . Would you like a reference number ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'vietnamese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , I need a cheap restaurant located in the west that serves Vietnamese food ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,food,'vietnamese');(_:result,name,'The thanh binh restaurant');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The thanh binh restaurant is in the west and serves vietnamese food . They are in the cheap price range . Would you like to make a reservation ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , I 'd like to make a reservation that evening at 8:00 p.m."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,name,'Thanh Binh');(_:booking,type,'Booking'))",
"request((_:booking,people,?);(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Great ! How many people will you need to book the reservation for at Thanh Binh ?"
},
{
"id": 12,
"rdf-acts": [
"thank()",
"inform((_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like you to book it for 1 person . Thank you ."
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:search,type,'Train'))"
],
"speaker": "system",
"text": "I am having a problem booking your reservation . There phone number is 01223362456 . If you call back in awhile , we can try booking the reservation again ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'vietnamese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you find another cheap Vietnamese restaurant on the west side of town ?"
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))",
"inform((_:result,amount,'only');(_:result,area,'west');(_:result,food,'vietnamese');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry thanh binh \t is the only restaurant serving vietnamese food in the west in the cheap price range . Would you like to try a different time ?"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))",
"inform((_:search,name,'Thanh Binh');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't need a reservation . Just the postcode , address , and phone number for Thanh Binh , please . Thank you ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'17 Magdalene Street City Centre');(_:result,phone,'01223362456');(_:result,postcode,'cb30af');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The postcode is cb30af , the address is 17 Magdalene Street City Centre , and the phone number is 01223362456 . Anything else I can help you with today ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I 'm all set . Thanks !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service . Have a great day !"
}
] |
MUL0236.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"13.28"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"13.28"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR6578"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"13.28"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR6578"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"name",
"The thanh binh restaurant"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"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",
"12:15"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"13.28"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR6578"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"name",
"The thanh binh restaurant"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"Thanh Binh"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"13.28"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR6578"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"name",
"The thanh binh restaurant"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"Thanh Binh"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:search/e285b139"
],
[
"_:search/e285b139",
"type",
"Train"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_: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",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"13.28"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR6578"
],
[
"_:result",
"name",
"The thanh binh restaurant"
],
[
"_:booking",
"name",
"Thanh Binh"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:search/e285b139"
],
[
"_:search/e285b139",
"type",
"Train"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"name",
"Thanh Binh"
],
[
"_: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",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"13.28"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR6578"
],
[
"_:result",
"name",
"The thanh binh restaurant"
],
[
"_:booking",
"name",
"Thanh Binh"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:search/e285b139"
],
[
"_:search/e285b139",
"type",
"Train"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"name",
"Thanh Binh"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"17 Magdalene Street City Centre"
],
[
"_:result",
"phone",
"01223362456"
],
[
"_:result",
"postcode",
"cb30af"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I feel like visiting a museum , find me one please"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "We have lots ! What part of town will you be in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,\"do n't have a preference\");(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I do n't have a preference . Can you recommend one and provide info on it ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'5 greens road');(_:result,area,'east');(_:result,entrance_fee,'free');(_:result,name,'cambridge artworks');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "cambridge artworks in the east is rather nice . It has free admission and is located at 5 greens road . Is there any other information I can provide ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'11:15');(_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No , that is fine . I also need a train that should arrive by 11:15 and should leave on saturday ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Did you have a departure site or destination in mind ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'london kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Oh duh , sorry ! I jumped the gun there ! I 'd like to go to Cambridge from London Kings Cross ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'10:08');(_:result,departure,'london kings cross');(_:result,id,'TR4824');(_:result,leave_at,'9:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR4824 leaves london kings cross at 9:17 and arrives at 10:08 . Would you like to book tickets ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "How much would the ticket cost ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,ticket,'is 18.88 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The cost of a ticket is 18.88 pounds . Would you like me to book you a ticket ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Not right now , but could you give me the estimated travel time for the train trip ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,duration,'51 minutes');(_:result,id,'TR4824');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The travel time for TR4824 is 51 minutes ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "cool that 's all i need thanks"
},
{
"id": 13,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "thanks for inquiring from us . have a great day"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for helping me today ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "And thank you for contacting the Cambridge TownInfo Centre . Take care !"
}
] |
PMUL3586.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",
"area",
"do n't have a preference"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:08"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"id",
"TR4824"
],
[
"_:result",
"leave_at",
"9:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:08"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"id",
"TR4824"
],
[
"_:result",
"leave_at",
"9:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"is 18.88 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:08"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"9:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"is 18.88 pounds"
],
[
"_:result",
"duration",
"51 minutes"
],
[
"_:result",
"id",
"TR4824"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:08"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"9:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"is 18.88 pounds"
],
[
"_:result",
"duration",
"51 minutes"
],
[
"_:result",
"id",
"TR4824"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking to find an expensive italian restaurant ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'south');(_:result,type,'Restaurant'))",
"inform((_:result,count,'5');(_:result,food,'italian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 5 expensive italian restaurants , would you like one in the south or centre ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i would liek one in the centre"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre-');(_:result,count,'4');(_:result,name,'caffe uno');(_:result,name,'clowns cafe');(_:result,name,'don pasquale pizzeria');(_:result,name,'stazione restaurant and coffee bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are four in the centre- stazione restaurant and coffee bar , clowns cafe , don pasquale pizzeria , and caffe uno . Can I book one of those for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'19:30');(_:search,name,'don pasquale pizzeria');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'd like to try the Don Pasquale Pizzeria . Could you book a table for 5 , at 19:30 on Saturday ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'C1AFQ9DD');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It is booked here is your ref number C1AFQ9DD is there anything else you need ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'10:15');(_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train from Broxbourne to Cambridge , arriving by 10:15 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'd be happy to help with your request , but first I 'll need to know what day you want to travel ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will also be on Sunday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'9:32');(_:result,id,'TR3111');(_:result,leave_at,'8:32');(_:result,ticket,'14.32 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR3111 will depart at 8:32 and arrive by 9:32 . It will cost 14.32 pounds . Would you like to reserve seats ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'same group of people');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "yes , the for same group of people please"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,type,'Booking');(_:result,ref,'3MFUV33S');(_:result,ticket,'71.59 GBP');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "Your seats have been reserved . The total fee is 71.59 GBP payable at the station . Your reference number is 3MFUV33S . Is there anything else I can assist you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , you have been great . Thank you for all your help !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you and be sure to use us for your future travel needs ."
}
] |
PMUL0782.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre-"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"caffe uno"
],
[
"_:result",
"name",
"clowns cafe"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"name",
"stazione restaurant and coffee bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"name",
"don pasquale pizzeria"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre-"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"caffe uno"
],
[
"_:result",
"name",
"clowns cafe"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"name",
"stazione restaurant and coffee bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"name",
"don pasquale pizzeria"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"C1AFQ9DD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre-"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"caffe uno"
],
[
"_:result",
"name",
"clowns cafe"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"name",
"stazione restaurant and coffee bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"name",
"don pasquale pizzeria"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"C1AFQ9DD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre-"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"caffe uno"
],
[
"_:result",
"name",
"clowns cafe"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"name",
"stazione restaurant and coffee bar"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"name",
"don pasquale pizzeria"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"C1AFQ9DD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"9:32"
],
[
"_:result",
"id",
"TR3111"
],
[
"_:result",
"leave_at",
"8:32"
],
[
"_:result",
"ticket",
"14.32 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre-"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"caffe uno"
],
[
"_:result",
"name",
"clowns cafe"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"name",
"stazione restaurant and coffee bar"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"name",
"don pasquale pizzeria"
],
[
"_:booking",
"ref",
"C1AFQ9DD"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"9:32"
],
[
"_:result",
"id",
"TR3111"
],
[
"_:result",
"leave_at",
"8:32"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"3MFUV33S"
],
[
"_:result",
"ticket",
"71.59 GBP"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'carolina bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for this particular hotel called carolina bed and breakfast"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'138 perne road');(_:result,area,'east');(_:result,postcode,'cb13nx');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It 's located in the east on 138 perne road , cb13nx . Would you like to book a room ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "yes i would love to book for 2 nights 2 people starting from Saturday"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'UQ6ZS49A');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : UQ6ZS49A"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you . Is there a museum close by that we could visit ?"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,name,'Cambridge Artworks');(_:result,name,'Cambridge Museum of Technology');(_:result,name,'Gallery at Twelve a High Street');(_:result,name,'Saint Barnabas Press Gallery');(_:result,type,'Attraction'))",
"inform((_:result,area,'East side');(_:result,count,'4');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are four on the East side . Cambridge Artworks , Cambridge Museum of Technology , Gallery at Twelve a High Street , and Saint Barnabas Press Gallery . Any of those sound good ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'cambridge artworks');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you give me the address of Cambridge Artworks ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'5 greens road');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is located at \t 5 greens road . Is there anything else I can help with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes I need a taxi to get between the two places please ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure , where would you like to depart from ? Will you be needing the taxi on Saturday ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'none');(_:search,leave_at,'21:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd like to leave from the hotel by 21:45 , please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'black tesla');(_:result,phone,'07357559847');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have your taxi booked . It is a black tesla and the contact number is 07357559847 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that seems to cover everything for me . Thank you for all of your help ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You are quite welcome ! Have a good one !"
}
] |
PMUL2568.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"carolina bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"carolina bed and breakfast"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"138 perne road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"postcode",
"cb13nx"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"carolina bed and breakfast"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"138 perne road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"postcode",
"cb13nx"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"UQ6ZS49A"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"138 perne road"
],
[
"_:result",
"postcode",
"cb13nx"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"UQ6ZS49A"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"name",
"Cambridge Museum of Technology"
],
[
"_:result",
"name",
"Gallery at Twelve a High Street"
],
[
"_:result",
"name",
"Saint Barnabas Press Gallery"
],
[
"_:result",
"area",
"East side"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"cambridge artworks"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"postcode",
"cb13nx"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"UQ6ZS49A"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"name",
"Cambridge Museum of Technology"
],
[
"_:result",
"name",
"Gallery at Twelve a High Street"
],
[
"_:result",
"name",
"Saint Barnabas Press Gallery"
],
[
"_:result",
"area",
"East side"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"name",
"cambridge artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"postcode",
"cb13nx"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"UQ6ZS49A"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"name",
"Cambridge Museum of Technology"
],
[
"_:result",
"name",
"Gallery at Twelve a High Street"
],
[
"_:result",
"name",
"Saint Barnabas Press Gallery"
],
[
"_:result",
"area",
"East side"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"name",
"cambridge artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"none"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"postcode",
"cb13nx"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"UQ6ZS49A"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"name",
"Cambridge Museum of Technology"
],
[
"_:result",
"name",
"Gallery at Twelve a High Street"
],
[
"_:result",
"name",
"Saint Barnabas Press Gallery"
],
[
"_:result",
"area",
"East side"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"name",
"cambridge artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:search",
"departure",
"none"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black tesla"
],
[
"_:result",
"phone",
"07357559847"
],
[
"_:result",
"type",
"Taxi"
]
],
"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",
"postcode",
"cb13nx"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"UQ6ZS49A"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"name",
"Cambridge Museum of Technology"
],
[
"_:result",
"name",
"Gallery at Twelve a High Street"
],
[
"_:result",
"name",
"Saint Barnabas Press Gallery"
],
[
"_:result",
"area",
"East side"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"name",
"cambridge artworks"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:search",
"departure",
"none"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black tesla"
],
[
"_:result",
"phone",
"07357559847"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'hughes hall');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you help me find an attraction named Hughes Hall ? Thanks ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'wollaston road');(_:result,area,'center');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , it 's located in the center of town , address is : wollaston road ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Okay and may I have the information on the entrance fee ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'no fee');(_:result,name,'hughes hall');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There 's no fee to enter Hughes Hall . Is there any more information I can get for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train . The train should depart from peterborough and should go to cambridge"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure , when would you like to travel ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Tomorrow morning , please ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , and what time would you like the ticket for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'11:15');(_:search,day,'friday');(_:search,destination,'Cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave Friday morning , and get to Cambridge by 11:15 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'11:09');(_:result,id,'TR2105');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR2105 arrives by 11:09 . Will this one work for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That one is perfect . What is its travel time ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,duration,'50 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The travel time is 50 minutes ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That is all I need ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your travels ! Let us know if we can be of any further assistance ."
}
] |
PMUL1186.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hughes hall"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hughes hall"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"wollaston road"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hughes hall"
],
[
"_:result",
"address",
"wollaston road"
],
[
"_:result",
"area",
"center"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"no fee"
],
[
"_:result",
"name",
"hughes hall"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hughes hall"
],
[
"_:result",
"address",
"wollaston road"
],
[
"_:result",
"area",
"center"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"no fee"
],
[
"_:result",
"name",
"hughes hall"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hughes hall"
],
[
"_:result",
"address",
"wollaston road"
],
[
"_:result",
"area",
"center"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"no fee"
],
[
"_:result",
"name",
"hughes hall"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hughes hall"
],
[
"_:result",
"address",
"wollaston road"
],
[
"_:result",
"area",
"center"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"no fee"
],
[
"_:result",
"name",
"hughes hall"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"11:09"
],
[
"_:result",
"id",
"TR2105"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hughes hall"
],
[
"_:result",
"address",
"wollaston road"
],
[
"_:result",
"area",
"center"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"no fee"
],
[
"_:result",
"name",
"hughes hall"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"11:09"
],
[
"_:result",
"id",
"TR2105"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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,day,'saturday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train that goes to Cambridge on Saturday"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Would you like to leave or arrive by a certain time ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'21:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave after 21:30 ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be departing from ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing from broxbourne ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'3');(_:result,leave_at,'21:32');(_:result,leave_at,'within an hour of each other');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "We have 3 options that meet your criteria . All depart within an hour of each other starting at 21:32 . Would you like me to book one of them for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , whichever train has seats available for 7 people ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,leave_at,'21:32');(_:result,ref,'UZFW2TAQ');(_:result,type,'Train'))",
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ticket,'100.24 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful , the total fee is 100.24 GBP payable at the station . The train departs at 21:32 . Your reference # is UZFW2TAQ . Is there anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that 's all thanks"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Okay , have a good day then"
}
] |
PMUL4802.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"leave_at",
"21:32"
],
[
"_:result",
"leave_at",
"within an hour of each other"
],
[
"_: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",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:result",
"count",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"21:32"
],
[
"_:result",
"ref",
"UZFW2TAQ"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"100.24 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a 4 star hotel ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'hotels');(_:result,count,'21');(_:result,stars,'4');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I have 21 4 star hotels , would you like to tell me more about your trip so I can help find the most suitable hotel for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need free wifi and would like it to be moderately priced . Thank you ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,category,'hotels');(_:result,count,'11');(_:result,has_internet,'none');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 11 hotels and guesthouses that offer free wifi and are moderately priced . Is there a particular part of town that you wish to stay in ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,has_parking,?);(_:result,type,'Hotel'))",
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Of these 11 , please give me the area and address of all those that offer free parking"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'138 perne road');(_:result,address,'154 chesterton road');(_:result,address,'5 mowbray road');(_:result,address,'52 gilbert road');(_:result,address,'82 arbury road');(_:result,area,'North');(_:result,area,'South');(_:result,area,'east');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "North 154 chesterton road , North 82 arbury road , North 52 gilbert road , South 5 mowbray road , east , 138 perne road"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,stars,'4');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you just pick a hotel for me with 4 stars that have free wifi in the moderate price range . I 'll just need to know the area & address ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'5 Mowbray Road');(_:result,area,'south');(_:result,name,'Aylesbray Lodge Guest House');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I have the Aylesbray Lodge Guest House located in the south . The address is 5 Mowbray Road . Is there any other information you need ? I can help you with booking a room if you would like ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Maybe later . I 'd love to find a place to go look at architecture in the east ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"canthelp((_:search,area,'east');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I am sorry there are no places to look at architecture in the east . Would you like me to check another area of town ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like to check out the sports center . I need to call the venue to find out the cost of tickets to events ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,category,'sports center');(_:result,name,'Cherry Hinton Village Centre');(_:result,phone,'01223576412');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The only sports center in the east is The Cherry Hinton Village Centre . The phone number is 01223576412 . Would you like to know the address or postcode ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , can I get the postcode and also the entrance fee ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,entrance_fee,'not sure');(_:result,postcode,'cb19ej');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "cb19ej and unfortunately i am not sure what the entrance fee is"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,leave_at,'20:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "That 's fine . I 'd also like to book a taxi to get there , to depart by 20:15 ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where will you be leaving from ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'aylesbray');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "You can book it from the Aylesbray ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'white honda');(_:result,phone,'07276055179');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have booked your taxi and your contact number is 07276055179 . Be on the lookout for a white honda ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great . Thank you very much for your help today . That is all ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using this system ."
}
] |
MUL1033.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"138 perne road"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"address",
"5 mowbray road"
],
[
"_:result",
"address",
"52 gilbert road"
],
[
"_:result",
"address",
"82 arbury road"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"5 Mowbray Road"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Aylesbray Lodge Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"5 Mowbray Road"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Aylesbray Lodge Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/c668b6c6"
],
[
"_:search/c668b6c6",
"area",
"east"
],
[
"_:search/c668b6c6",
"category",
"architecture"
],
[
"_:search/c668b6c6",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"stars",
"4"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"5 Mowbray Road"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/c668b6c6"
],
[
"_:search/c668b6c6",
"area",
"east"
],
[
"_:search/c668b6c6",
"category",
"architecture"
],
[
"_:search/c668b6c6",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"sports center"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"stars",
"4"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"5 Mowbray Road"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/c668b6c6"
],
[
"_:search/c668b6c6",
"area",
"east"
],
[
"_:search/c668b6c6",
"category",
"architecture"
],
[
"_:search/c668b6c6",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"sports center"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"entrance_fee",
"not sure"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"leave_at",
"20:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"stars",
"4"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"5 Mowbray Road"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/c668b6c6"
],
[
"_:search/c668b6c6",
"area",
"east"
],
[
"_:search/c668b6c6",
"category",
"architecture"
],
[
"_:search/c668b6c6",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"sports center"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"entrance_fee",
"not sure"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"leave_at",
"20:15"
],
[
"_:search",
"departure",
"aylesbray"
],
[
"_: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",
"stars",
"4"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"5 Mowbray Road"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/c668b6c6"
],
[
"_:search/c668b6c6",
"area",
"east"
],
[
"_:search/c668b6c6",
"category",
"architecture"
],
[
"_:search/c668b6c6",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"sports center"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:result",
"entrance_fee",
"not sure"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:search",
"leave_at",
"20:15"
],
[
"_:search",
"departure",
"aylesbray"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white honda"
],
[
"_:result",
"phone",
"07276055179"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I am looking for an expensive restaurant that is on the east side of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'Grafton Hotel restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Grafton Hotel restaurant is an expensive restaurant in the east part of town ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'grafton hotel restaurant');(_:result,postcode,'1 U.J.');(_:result,postcode,'C.B 2');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The postcode of grafton hotel restaurant is C.B 2 , 1 U.J."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,food,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the address , phone number , and type of food ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Grafton Hotel 619 Newmarket Road Fen Ditton');(_:result,food,'British');(_:result,name,'Grafton Hotel restaurant');(_:result,phone,'01223 241387');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Grafton Hotel restaurant serves British food . It is located at Grafton Hotel 619 Newmarket Road Fen Ditton , and it 's phone number is 01223 241387 ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thank you !"
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Do you need any further information ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . Goodbye !"
},
{
"id": 9,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Thank you . Have a nice day ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "You too !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Bye ."
}
] |
WOZ20166.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Grafton Hotel restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"grafton hotel restaurant"
],
[
"_:result",
"postcode",
"1 U.J."
],
[
"_:result",
"postcode",
"C.B 2"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"postcode",
"1 U.J."
],
[
"_:result",
"postcode",
"C.B 2"
],
[
"_:result",
"address",
"Grafton Hotel 619 Newmarket Road Fen Ditton"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Grafton Hotel restaurant"
],
[
"_:result",
"phone",
"01223 241387"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"postcode",
"1 U.J."
],
[
"_:result",
"postcode",
"C.B 2"
],
[
"_:result",
"address",
"Grafton Hotel 619 Newmarket Road Fen Ditton"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Grafton Hotel restaurant"
],
[
"_:result",
"phone",
"01223 241387"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"postcode",
"1 U.J."
],
[
"_:result",
"postcode",
"C.B 2"
],
[
"_:result",
"address",
"Grafton Hotel 619 Newmarket Road Fen Ditton"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Grafton Hotel restaurant"
],
[
"_:result",
"phone",
"01223 241387"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,food,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to visit an expensive restaurant in the south part of town . I need the address , phone number , and type of food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'south');(_:result,count,'5');(_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'Mexican');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are five expensive restaurants available in the south part of the city . Mexican , Italian , Indian , and two Chinese restaurants are available . What type of food would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'mexican');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Mexican will be fine . Could I have the address and phone please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton');(_:result,area,'south');(_:result,food,'mexican');(_:result,name,'Chiquito restaurant bar');(_:result,phone,'01223 400170');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Chiquito restaurant bar is a mexican restaurant located in the south part of town in the expensive price range . Their phone number is 01223 400170 and their address is 2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . Goodbye ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Goodbye ."
}
] |
WOZ20566.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"mexican"
],
[
"_:result",
"name",
"Chiquito restaurant bar"
],
[
"_:result",
"phone",
"01223 400170"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'portuguese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a portuguese restaurant in the south side ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Cambridge Leisure Park Clifton Way');(_:result,food,'Portuguese');(_:result,name,'Nandos');(_:result,phone,'01223327908');(_:result,postcode,'cb17dy');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Nandos is a Portuguese restaurant at Cambridge Leisure Park Clifton Way cb17dy . Their phone number is 01223327908 ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'14:00');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sounds good can I make a booking for 7 people at 14:00 on saturday ?"
},
{
"id": 3,
"rdf-acts": [
"thank()",
"inform((_:booking,ref,'AKFP9F2B');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes great ! Your booking was successful and the reference number for your booking is AKFP9F2B ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'express by holiday inn cambridge');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Beautiful , just need some info on the express by holiday inn cambridge ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Yes that hotel is in the expensive range on the east side and offers free wifi and parking . Anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'same group of people');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "yeah i want to book that hotel too . for the same group of people ."
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "For what day and time do you need ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I will need thursday at 17:00 please ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "for how many days ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,stay,'4');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "4 nights , please . Reference number , please ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'UHTGVMDM');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking with successful your reference number is UHTGVMDM . Can I help you with anything else today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , that will do it , I appreciate your help today . Thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome ! I hope you enjoy your stay !"
}
] |
PMUL0233.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"phone",
"01223327908"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"phone",
"01223327908"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"ref",
"AKFP9F2B"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"phone",
"01223327908"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:booking",
"ref",
"AKFP9F2B"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"phone",
"01223327908"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:booking",
"ref",
"AKFP9F2B"
],
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"phone",
"01223327908"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:booking",
"ref",
"AKFP9F2B"
],
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"phone",
"01223327908"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"UHTGVMDM"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train from Cambridge to Ely ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And what day would you like to travel on ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave on Monday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR2013');(_:result,leave_at,'05:50');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR2013 leaves at 05:50 , should i book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'10:30');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Would time would that train arrive by ? I need to be in Ely by 10:30 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'06:07');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It will arrive by 06:07 . Should I book it for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "How much would that train ride cost ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,ticket,'4.40 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It costs 4.40 pounds . May I book it for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "That seems like a really short train ride , how long is it really ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'17 minute');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "It 's a 17 minute trip ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'alpha - milton guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please book it for me . I would also like to find a hotel called alpha - milton guest house ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Alpha - Milton Guest House');(_:result,pricerange,'moderate');(_:result,stars,'3');(_:result,type,'Hotel'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Can you confirm the number of train tickets you 'd like me to book ? Alpha - Milton Guest House is a 3 star moderate with great reviews . What would you like to know about it ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No thank you , please book 8 people for 3 nights from Friday ."
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I was unable to book that can I try something else ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about 2 nights instead ?"
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'ATRPJIXK');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great news ! Booking was successful . \n Reference number is : ATRPJIXK . What else can I do for you ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That should be all for today . thank you very much ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Enjoy your day ."
}
] |
MUL2041.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"05:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"05:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"arrive_by",
"06:07"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"05:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"arrive_by",
"06:07"
],
[
"_:result",
"ticket",
"4.40 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"05:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"arrive_by",
"06:07"
],
[
"_:result",
"ticket",
"4.40 pounds"
],
[
"_:result",
"duration",
"17 minute"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"name",
"alpha - milton guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"05:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"arrive_by",
"06:07"
],
[
"_:result",
"ticket",
"4.40 pounds"
],
[
"_:result",
"duration",
"17 minute"
],
[
"_:search",
"name",
"alpha - milton guest house"
],
[
"_:result",
"name",
"Alpha - Milton Guest House"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"05:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"arrive_by",
"06:07"
],
[
"_:result",
"ticket",
"4.40 pounds"
],
[
"_:result",
"duration",
"17 minute"
],
[
"_:search",
"name",
"alpha - milton guest house"
],
[
"_:result",
"name",
"Alpha - Milton Guest House"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/44eb8dba"
],
[
"_:booking/44eb8dba",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"05:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"arrive_by",
"06:07"
],
[
"_:result",
"ticket",
"4.40 pounds"
],
[
"_:result",
"duration",
"17 minute"
],
[
"_:search",
"name",
"alpha - milton guest house"
],
[
"_:result",
"name",
"Alpha - Milton Guest House"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/44eb8dba"
],
[
"_:booking/44eb8dba",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ATRPJIXK"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm planning your trip in Cambridge.i'm looking for a place to dine in the east with chinese food"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'yu garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about yu garden ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'13:15');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds good ! I would like to make a reservation for 2 at 13:15 on friday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'YWN5SM9V');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes I have made that for you and your reservation number is YWN5SM9V ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Awesome ! Thank you , could you give me their address ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'529 Newmarket Road Fen Ditton');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address is 529 Newmarket Road Fen Ditton . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouses');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Recommendations for guesthouses to stay without free parking ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'archway house');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "How about archway house ? I hear it 's lovely ."
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "I can try it , can you book it for me ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "I would be happy to . Let me get some additional information . When would you like to check in ?"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Actually , I do n't need a booking . Thanks , good bye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "It was a pleasure to help you today . Goodbye ."
}
] |
PMUL0026.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"name",
"yu garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"name",
"yu garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"YWN5SM9V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"name",
"yu garden"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"YWN5SM9V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"529 Newmarket Road Fen Ditton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"YWN5SM9V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"529 Newmarket Road Fen Ditton"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"archway house"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"YWN5SM9V"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"529 Newmarket Road Fen Ditton"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"archway house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'swiss');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a restaurant that serves swiss food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()",
"inform((_:result,food,'swiss');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry but there are no swiss restaurants in town . Can i offer you something else ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'vietnamese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about vietnamese food ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'west');(_:result,food,'vietnamese');(_:result,name,'thanh binh');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes thanh binh serves vietnamese food and it is in the west part of town can i help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "could I have the address and phone number please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'17 Magdalene Street City Centre');(_:result,name,'thanh binh');(_:result,phone,'01223 362456');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "thanh binh is located at 17 Magdalene Street City Centre and phone number is 01223 362456 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the food type of that restaurant ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,food,'vietnamese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "They serve vietnamese food ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the price range ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "They are in the cheap price range ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're wecome . Thank you for calling . Goodbye ."
}
] |
WOZ20423.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"swiss"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b7f2c4a7"
],
[
"_:search/b7f2c4a7",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"swiss"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b7f2c4a7"
],
[
"_:search/b7f2c4a7",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"name",
"thanh binh"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b7f2c4a7"
],
[
"_:search/b7f2c4a7",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"address",
"17 Magdalene Street City Centre"
],
[
"_:result",
"name",
"thanh binh"
],
[
"_:result",
"phone",
"01223 362456"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b7f2c4a7"
],
[
"_:search/b7f2c4a7",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"address",
"17 Magdalene Street City Centre"
],
[
"_:result",
"name",
"thanh binh"
],
[
"_:result",
"phone",
"01223 362456"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b7f2c4a7"
],
[
"_:search/b7f2c4a7",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"address",
"17 Magdalene Street City Centre"
],
[
"_:result",
"name",
"thanh binh"
],
[
"_:result",
"phone",
"01223 362456"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a place to dine , can you help ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure can , do you have a type of food , area , or price range you 'd like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for cheap Chinese food in centre ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,area,'centre');(_:result,food,'Chinese');(_:result,name,'Charlie Chan');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are several Chinese restaurants in city centre , do you have a preferred price range ? Otherwise might I suggest Charlie Chan ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'Charlie Chan');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to find something cheap . Is Charlie Chan cheap ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Charlie Chan');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes Charlie Chan is in the cheap price range . Would you like a reservation ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Yes can you please get me a reservation ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes . How many people in your party and when would you like this for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'18:15');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "There are 5 people , and we 'd like it for Friday at 18:15"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Friday');(_:booking,duration,'18:15');(_:booking,name,'Charlie Chan');(_:booking,people,'5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You now have a reservation for 5 at Charlie Chan on Friday at 18:15 . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I have the reference number please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,ref,'BIKD8UK9');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Of course . Reference number is : BIKD8UK9 . How else can I help today ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'near the restaurant');(_:search,category,'college');(_:search,type,'Attraction'))",
"request((_:result,car,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to visit an attraction type college near the restaurant , give me the entrance fee and phone number . Also , I need a taxi , will need the phone and car type ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,entrance_fee,'free');(_:result,name,\"saint catharine 's college\");(_:result,phone,'01223338300');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are several , but my favorite one is saint catharine 's college . Their phone number is 01223338300 and admission is free . Do you need a cab ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'18:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , please . Get me a taxi and make sure it gets to the restaurant by 18:15"
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I can book your taxi I need to know the time you would like to travel , the departure and destination ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,arrive_by,'the booking time');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i would like it to arrive at the restaurant by the booking time"
},
{
"id": 17,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where will you be departing from ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,departure,\"saint catharine 's college\");(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be departing from saint catharine 's college ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,car,'grey tesla');(_:result,leave_at,'18:15');(_:result,phone,'07764615987');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "A grey tesla will pick you up at 18:15 . You can contact the driver at 07764615987"
},
{
"id": 20,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks ! That 's all I needed ! Bye !"
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , and have a good evening !"
}
] |
PMUL2259.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"Charlie Chan"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"name",
"Charlie Chan"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"name",
"Charlie Chan"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"name",
"Charlie Chan"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"18:15"
],
[
"_:booking",
"name",
"Charlie Chan"
],
[
"_:booking",
"people",
"5"
],
[
"_: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",
"food",
"chinese"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"name",
"Charlie Chan"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"18:15"
],
[
"_:booking",
"name",
"Charlie Chan"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"BIKD8UK9"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Attraction"
],
[
"_: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",
"food",
"chinese"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"name",
"Charlie Chan"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"18:15"
],
[
"_:booking",
"name",
"Charlie Chan"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"BIKD8UK9"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"saint catharine 's college"
],
[
"_:result",
"phone",
"01223338300"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"18:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"name",
"Charlie Chan"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"18:15"
],
[
"_:booking",
"name",
"Charlie Chan"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"BIKD8UK9"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"saint catharine 's college"
],
[
"_:result",
"phone",
"01223338300"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"the booking time"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"name",
"Charlie Chan"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"18:15"
],
[
"_:booking",
"name",
"Charlie Chan"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"BIKD8UK9"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"saint catharine 's college"
],
[
"_:result",
"phone",
"01223338300"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"the booking time"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"departure",
"saint catharine 's college"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"name",
"Charlie Chan"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"18:15"
],
[
"_:booking",
"name",
"Charlie Chan"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"BIKD8UK9"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"saint catharine 's college"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"the booking time"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"departure",
"saint catharine 's college"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey tesla"
],
[
"_:result",
"leave_at",
"18:15"
],
[
"_:result",
"phone",
"07764615987"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'the good luck chinese food takeaway');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What can you tell me about the the good luck chinese food takeaway ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,food,'Chinese');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It 's an expensive Chinese restaurant in the south area of town . Would you like their contact info ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'17:30');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No I would like a reservation for 5 people at 17:30 on Tuesday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'L1PC8YVT');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book it , reference number is L1PC8YVT"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would also like a train from leicester on tuesday too ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time would you like to arrive ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'11:15');(_:search,day,'same day');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "It should arrive in Cambridge by 11:15 on the same day that I made the restaurant reservation for ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,arrive_by,'10:54');(_:booking,category,'Train');(_:booking,id,'tr0363');(_:booking,people,'1');(_:booking,ref,'YMVY35J5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I got you 1 ticket on the tr0363 you will arrive at 10:54 , and reference # is YMVY35J5 , anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think that that is all I need . Thank you very much !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Anytime ! Enjoy your visit ."
}
] |
PMUL3957.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"the good luck chinese food takeaway"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"the good luck chinese food takeaway"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"the good luck chinese food takeaway"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"L1PC8YVT"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"the good luck chinese food takeaway"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"L1PC8YVT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"the good luck chinese food takeaway"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"L1PC8YVT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_: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",
"name",
"the good luck chinese food takeaway"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"10:54"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"tr0363"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"YMVY35J5"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'3:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to locate a train that 's going to Cambridge and leaves after 3:45 PM . Can you help ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your departure site and what day are you traveling on ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to depart from london kings cross on thursday ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,leave_at,'13:45');(_:result,leave_at,'15:45');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "To clarify , do you need to leave after 13:45 , or after 15:45 ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,leave_at,'15:45');(_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "After 15:45 , please . And I 'll need tickets for 6 people ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,day,'Thursday');(_:booking,departure,'London Kings Cross');(_:booking,destination,'Cambridge');(_:booking,id,'TR1149');(_:booking,leave_at,'17:17');(_:booking,people,'6');(_:booking,ref,'6xjzp2j2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked you seats for 6 on TR1149 departing London Kings Cross for Cambridge on Thursday at 17:17 . Reference number : 6xjzp2j2 . Do you need further assistance today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'india house');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am also looking for more info on the India house ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,food,'Indian');(_:result,name,'India House');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The India House is an expensive Indian Restaurant in the west . Would you like to reserve a table ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'19:45');(_:search,people,'6');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please reserve a table for 6 people on thursday at 19:45 . And tell me my reference number too ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'TNIP68UH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok . I was able to complete that booking , and your reference number is TNIP68UH . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "That is the only thing I needed ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting us . Have a great day !"
}
] |
PMUL0569.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"3:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"3:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"13:45"
],
[
"_:result",
"leave_at",
"15:45"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"13:45"
],
[
"_:result",
"leave_at",
"15:45"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"departure",
"London Kings Cross"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR1149"
],
[
"_:booking",
"leave_at",
"17:17"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"6xjzp2j2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"india house"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"13:45"
],
[
"_:result",
"leave_at",
"15:45"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"departure",
"London Kings Cross"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR1149"
],
[
"_:booking",
"leave_at",
"17:17"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"6xjzp2j2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"india house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"India House"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"13:45"
],
[
"_:result",
"leave_at",
"15:45"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"departure",
"London Kings Cross"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR1149"
],
[
"_:booking",
"leave_at",
"17:17"
],
[
"_:booking",
"people",
"6"
],
[
"_:search",
"name",
"india house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"India House"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"TNIP68UH"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a pricey Indian place . I wanna show off to my date ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,food,'Indian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have many good expensive Indian restaurants in the Cambridge area . Is there a specific part of town you would prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,day,'friday');(_:search,duration,'16:45');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about the center ? i would like to book a table as well for 8 people at 16:45 on a Friday ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,duration,'at that time');(_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Unfortunately there are no tables available at that time . Would you prefer a different time or perhaps a different day ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,duration,'15:45');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you try booking it for 15:45 instead ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'VKRSAFBU');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book that for you , the reference number is VKRSAFBU"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much , that is all for now . Goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using Cambridge TownInfo centre , and enjoy your meal !"
}
] |
SNG0645.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/82a8af56"
],
[
"_:booking/82a8af56",
"duration",
"at that time"
],
[
"_:booking/82a8af56",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/82a8af56"
],
[
"_:booking/82a8af56",
"duration",
"at that time"
],
[
"_:booking/82a8af56",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"VKRSAFBU"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'portuguese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a restaurant that serves portuguese food"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,food,'Portuguese');(_:result,name,'Nandos');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Nandos is a Portuguese restaurant , it is in the cheap price range , and is on the south part of town . Would you like the phone number ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is their address"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Cambridge Leisure Park Clifton Way');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Cambridge Leisure Park Clifton Way . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye ."
},
{
"id": 5,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "You 're welcome . Good bye ."
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "That is all I need . No further questions ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "OK . Good bye ."
}
] |
WOZ20169.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"portuguese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"portuguese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"portuguese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"portuguese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'allenbell');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am visiting Cambridge and would like to stay at Allenbell can you help give me some information on it ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'East');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "That is a guesthouse in the East that is the cheap price range . They have free internet and parking ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i wish to book it for 5 people and 4 nights starting from friday"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'CWRUXD1R');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It 's been successfully booked ! Your reference number is CWRUXD1R ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "user",
"text": "Thank you ! I appreciate you providing the reference number ."
},
{
"id": 5,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "No problem at all ! Is there anything more I can assist you with today ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "I was wondering do they serve complimentary breakfast ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,phone,'01223210353');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I do n't have that information , but their phone number is 01223210353 if you would like to call them ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am also looking for some recommendations on places to go in the east ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,category,'boats');(_:result,category,'entertainment');(_:result,category,'museums');(_:result,category,'parks');(_:result,count,'10');(_:result,name,'camboats');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 10 attractions in the east . If you like boats , I would recommend camboats . There are also parks , museums and entertainment if you would prefer one of those instead ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "The only requirement I have is that it be located in the east area of town . Surprise me ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,name,'cambridge artworks');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Okay , I recommend cambridge artworks . It is a museum type attraction , and entrance is free"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,category,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "please get phone number and attraction type.thanks"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,category,'museum');(_:result,phone,'01223902168');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The attraction is a museum and the number is 01223902168 ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,leave_at,'11:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Perfect , thanks . Can you find me a taxi to commute between the two ? I 'd like to leave the hotel by 11:00 , please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'yellow audi');(_:result,departure,'your hotel');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Your booking is completed , a yellow audi will be picking you up at your hotel ."
},
{
"id": 16,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Great . Can you please give me the contact number for the audi ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'Audi');(_:result,phone,'07820112704');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "The contact number for the Audi is 07820112704 ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that is all I needed ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome and enjoy your stay ."
}
] |
PMUL2669.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"CWRUXD1R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"CWRUXD1R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"CWRUXD1R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223210353"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"CWRUXD1R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223210353"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"boats"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"name",
"camboats"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"CWRUXD1R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223210353"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"CWRUXD1R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"phone",
"01223902168"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"CWRUXD1R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"phone",
"01223902168"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow audi"
],
[
"_:result",
"departure",
"your hotel"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"CWRUXD1R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:result",
"category",
"museum"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"departure",
"your hotel"
],
[
"_:result",
"car",
"Audi"
],
[
"_:result",
"phone",
"07820112704"
],
[
"_: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,arrive_by,'16:45');(_:search,destination,'Birmingham');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train to Birmingham New Strretm arrving by 16:45 ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,arrive_by,'16:23');(_:booking,category,'Train');(_:booking,day,'Friday');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How does Friday sound ? It will arrive by 16:23"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'16:23');(_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I actually need it for saturday . If it can arrive by 16:23 , that would be perfect ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'08:23');(_:result,destination,'Cambridge');(_:result,id,'TR3415');(_:result,leave_at,'5:40');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR3415 would leave at 5:40 and arrive in Cambridge at 08:23 . Would you like me to book that for you ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Yes please , go ahead and book that ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,destination,'Birmingham New Street');(_:result,type,'Train'))",
"offer((_:booking,arrive_by,'7:44');(_:booking,category,'Train');(_:booking,id,'TR4975');(_:booking,type,'Booking'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'm sorry , I was confused . You want to arrive at Birmingham New Street . I can book TR4975 for you , arriving by 7:44 . How many seats do you need ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No never mind I just need to ask you about entertainment venues in town ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'a few');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , there are a few around town . What area are you interested in ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i think something in the centre of town would be good ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "There is nothing that is in the entertainment category in the centre of town , can i try something else ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,duration,?);(_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , but first can we work out the train details ? I still need more info on that TR4975 train . What 's the departure time and travel time on that ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'07:44');(_:result,departure,'Cambridge');(_:result,destination,'birmingham new street');(_:result,duration,'163 minutes');(_:result,id,'TR4975');(_:result,leave_at,'5:01');(_:result,ticket,'60.08');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR4975 leaves from Cambridge at 5:01 , travels for 163 minutes , and arrives at birmingham new street at 07:44 . It costs 60.08 . Would you like me to book it ?"
},
{
"id": 12,
"rdf-acts": [
"thank()",
"inform((_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No thank you . I would like to find something in the entertainment industry anywhere in the city ."
},
{
"id": 13,
"rdf-acts": [
"select((_:result,name,'Cherry Hinton Hall and Grounds');(_:result,name,'Funky Fun House');(_:result,name,'Nusha');(_:result,name,'Tenpin');(_:result,name,'Whale of a Time');(_:result,type,'Attraction'))",
"inform((_:result,category,'entertainment venues');(_:result,count,'5');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 5 entertainment venues : Cherry Hinton Hall and Grounds , Funky Fun House , Nusha , Tenpin , and Whale of a Time . Do any of these interest you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,name,'whale of a time');(_:search,type,'Attraction'))",
"request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Whale of a Time sounds great . Can you tell me what area of town they are in ? And the postcode please ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,area,'West');(_:result,name,'Whale of a Time');(_:result,postcode,'cb238el');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Whale of a Time is in the West and is in postcode cb238el ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much for your help , have a nice day ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there nothing else you need ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I believe that is all for now . Thank you . Goodbye ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Have a pleasant visit . Thank you for contacting Cambridge TownInfo centre . Good bye ."
}
] |
MUL1766.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"destination",
"Birmingham"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"Birmingham"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"16:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:23"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"Birmingham"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"16:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:23"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"08:23"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3415"
],
[
"_:result",
"leave_at",
"5:40"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"Birmingham"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"16:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:23"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"arrive_by",
"08:23"
],
[
"_:result",
"id",
"TR3415"
],
[
"_:result",
"leave_at",
"5:40"
],
[
"_:result",
"destination",
"Birmingham New Street"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"arrive_by",
"7:44"
],
[
"_:booking",
"id",
"TR4975"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"Birmingham"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"16:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:23"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"arrive_by",
"08:23"
],
[
"_:result",
"id",
"TR3415"
],
[
"_:result",
"leave_at",
"5:40"
],
[
"_:result",
"destination",
"Birmingham New Street"
],
[
"_:booking",
"arrive_by",
"7:44"
],
[
"_:booking",
"id",
"TR4975"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"Birmingham"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"16:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:23"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"arrive_by",
"08:23"
],
[
"_:result",
"id",
"TR3415"
],
[
"_:result",
"leave_at",
"5:40"
],
[
"_:result",
"destination",
"Birmingham New Street"
],
[
"_:booking",
"arrive_by",
"7:44"
],
[
"_:booking",
"id",
"TR4975"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/d454f193"
],
[
"_:search/d454f193",
"area",
"centre"
],
[
"_:search/d454f193",
"category",
"entertainment"
],
[
"_:search/d454f193",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"Birmingham"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"16:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:23"
],
[
"_:search",
"day",
"saturday"
],
[
"_:booking",
"arrive_by",
"7:44"
],
[
"_:booking",
"id",
"TR4975"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/d454f193"
],
[
"_:search/d454f193",
"area",
"centre"
],
[
"_:search/d454f193",
"category",
"entertainment"
],
[
"_:search/d454f193",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"arrive_by",
"07:44"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR4975"
],
[
"_:result",
"leave_at",
"5:01"
],
[
"_:result",
"ticket",
"60.08"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"Birmingham"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"16:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:23"
],
[
"_:search",
"day",
"saturday"
],
[
"_:booking",
"arrive_by",
"7:44"
],
[
"_:booking",
"id",
"TR4975"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/d454f193"
],
[
"_:search/d454f193",
"area",
"centre"
],
[
"_:search/d454f193",
"category",
"entertainment"
],
[
"_:search/d454f193",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"arrive_by",
"07:44"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR4975"
],
[
"_:result",
"leave_at",
"5:01"
],
[
"_:result",
"ticket",
"60.08"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"name",
"Cherry Hinton Hall and Grounds"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:result",
"name",
"Nusha"
],
[
"_:result",
"name",
"Tenpin"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:result",
"category",
"entertainment venues"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"Birmingham"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"16:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:23"
],
[
"_:search",
"day",
"saturday"
],
[
"_:booking",
"arrive_by",
"7:44"
],
[
"_:booking",
"id",
"TR4975"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/d454f193"
],
[
"_:search/d454f193",
"area",
"centre"
],
[
"_:search/d454f193",
"category",
"entertainment"
],
[
"_:search/d454f193",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"arrive_by",
"07:44"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR4975"
],
[
"_:result",
"leave_at",
"5:01"
],
[
"_:result",
"ticket",
"60.08"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"category",
"entertainment venues"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:result",
"postcode",
"cb238el"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"Birmingham"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"16:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:23"
],
[
"_:search",
"day",
"saturday"
],
[
"_:booking",
"arrive_by",
"7:44"
],
[
"_:booking",
"id",
"TR4975"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/d454f193"
],
[
"_:search/d454f193",
"area",
"centre"
],
[
"_:search/d454f193",
"category",
"entertainment"
],
[
"_:search/d454f193",
"type",
"Attraction"
],
[
"_:result",
"arrive_by",
"07:44"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR4975"
],
[
"_:result",
"leave_at",
"5:01"
],
[
"_:result",
"ticket",
"60.08"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"category",
"entertainment venues"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:result",
"postcode",
"cb238el"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,has_parking,'yes');(_:search,stars,'1');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello , I 'm looking for a 1 star hotel with free parking in the west ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "We do n't have any hotels that meet those specifications . Would you like a different area , or perhaps a different star rating ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can we try a 4 star rating instead ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Do you have a price range that you are looking for ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,people,'7');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do not have a price range just need a hotel booked for 7 people ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'huntingdon marriott hotel');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'd recommend the huntingdon marriott hotel . If you 'd like , I can see if they have an availability . What day are you arriving ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "We 'll be arriving on Friday , and we 'd like to stay for 2 nights ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'LXZ3ERL8');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . \n Reference number is : LXZ3ERL8 . Is there anything else I can assist you with ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that was everything . Thank you for the help ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . Have a great trip ."
}
] |
SNG1392.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"1"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/62e0296f"
],
[
"_:search/62e0296f",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/62e0296f"
],
[
"_:search/62e0296f",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/62e0296f"
],
[
"_:search/62e0296f",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"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",
"?"
],
[
"_:system",
"canthelp",
"_:search/62e0296f"
],
[
"_:search/62e0296f",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"LXZ3ERL8"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 've got a particular restaurant we want to try , but I will need some help with it ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'd be happy to help , what is the name of the restaurant you want to try ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'pizza hut city centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a pizza hut city centre ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'Regent Street');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I am familiar with it . It is on Regent Street . Do you need a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,area,?);(_:result,pricerange,?);(_:result,ticket,?);(_:result,type,'Restaurant');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can I get the area of town and the price range pleas ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,pricerange,'inexpensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It is inexpensive and located in the centre of town ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'19:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you find a train going to Cambridge that leaves after 19:45 ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "of course ! do you know where you 'll be departing from ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'stevenage');(_:search,type,'Train'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , departing from stevenage on wednesday . How much will that cost ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,ticket,'12.80 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The train ticket will cost 12.80 pounds . Can I book that for you ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . That 's all I need tonight . Thanks ."
},
{
"id": 11,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "You are very welcome ."
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Have a great day . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks , have a great trip . Goodbye ."
}
] |
PMUL0844.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza hut city centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza hut city centre"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza hut city centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"19:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza hut city centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"19:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza hut city centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"19:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza hut city centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"19:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,leave_at,'09:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Do you have any trains leaving after 09:45 on Sunday ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Definitely ! What are your departure and arrival stations ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'london liverpool street');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm travelling from London Liverpool Street to Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR9835');(_:result,leave_at,'11:39');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR9835 leaves earliest , that is at 11:39 . Do you want tickets for that ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need 5 tickets ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ticket,'66.39 GBP');(_:booking,type,'Booking');(_:result,ref,'YQXHM46F');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 66.39 GBP payable at the station . \n Reference number is : YQXHM46F ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thanks . I also need a moderately priced italian restaurant please ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'5');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , there are five options available . Would you like to narrow it down by the area ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'12:30');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No thank you . Please , just pick one . I 'll need a table for 5 people on Sunday at 12:30 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,name,'Prezzo');(_:booking,type,'Booking');(_:result,ref,'12SLBU92');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , I booked you a table at Prezzo . Your table will be reserved for 15 minutes and the reference number is 12SLBU92 ."
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Great ! You were very helpful . Thank you . Have a good day . Bye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Please let me know if you need anything else during your trip ."
}
] |
PMUL4432.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"09:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"09:45"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"09:45"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR9835"
],
[
"_:result",
"leave_at",
"11:39"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"09:45"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR9835"
],
[
"_:result",
"leave_at",
"11:39"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"66.39 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"YQXHM46F"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"09:45"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR9835"
],
[
"_:result",
"leave_at",
"11:39"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"66.39 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"YQXHM46F"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"09:45"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR9835"
],
[
"_:result",
"leave_at",
"11:39"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"66.39 GBP"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"Prezzo"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"12SLBU92"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train from cambridge on sunday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are several trains that match the criteria . what time do you want t leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'morning');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am thinking the morning would be better for me ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can try to find something for you in the morning . Do you have a more specific time in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'peterborough');(_:search,leave_at,'09:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to leave after 09:00 and head to Peterborough ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'09:56');(_:result,destination,'Peterborough');(_:result,id,'TR3211');(_:result,leave_at,'09:06');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR3211 that leaves at 09:06 and will have you in Peterborough at 09:56 . Would that work for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please make a booking for 4 people ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,people,'four');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,id,'TR3211');(_:booking,ticket,'13.2 pounds');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I am trying to book you on Train ID TR3211 and the cost for one person is 13.2 pounds . Please may i have the data of the four passengers ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'four');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Just need the four tickets ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,ref,'L3RH9ZWP');(_:result,type,'Train'))",
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ticket,'52.8 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 52.8 GBP payable at the station . Your reference number is L3RH9ZWP . Do you need anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'hobsons house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need information on a hotel called hobsons house ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'at 96 barton rd');(_:result,area,'west');(_:result,category,'guesthouse');(_:result,name,'Hobsons House');(_:result,pricerange,'moderately priced');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Hobsons House if a guesthouse located in the west and is moderately priced . It has a 3 star rating and is located at 96 Barton Rd . Book it for you ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "No thank you . I just need their phone number for now ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,phone,'01223304906');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "their phone number is 01223304906 . is that all ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , that is all I will be needing for now ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Okay , have a great day !"
}
] |
PMUL1901.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"morning"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"arrive_by",
"09:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR3211"
],
[
"_:result",
"leave_at",
"09:06"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"arrive_by",
"09:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR3211"
],
[
"_:result",
"leave_at",
"09:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"people",
"four"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"id",
"TR3211"
],
[
"_:booking",
"ticket",
"13.2 pounds"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"arrive_by",
"09:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR3211"
],
[
"_:result",
"leave_at",
"09:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"people",
"four"
],
[
"_:booking",
"id",
"TR3211"
],
[
"_:search",
"people",
"four"
],
[
"_:result",
"ref",
"L3RH9ZWP"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"52.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"hobsons 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",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"arrive_by",
"09:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR3211"
],
[
"_:result",
"leave_at",
"09:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"people",
"four"
],
[
"_:booking",
"id",
"TR3211"
],
[
"_:search",
"people",
"four"
],
[
"_:result",
"ref",
"L3RH9ZWP"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"52.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"at 96 barton rd"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_: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",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"arrive_by",
"09:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR3211"
],
[
"_:result",
"leave_at",
"09:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"people",
"four"
],
[
"_:booking",
"id",
"TR3211"
],
[
"_:search",
"people",
"four"
],
[
"_:result",
"ref",
"L3RH9ZWP"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"52.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"at 96 barton rd"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"phone",
"01223304906"
],
[
"_: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,day,'saturday');(_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Let 's go with the train first . I 'm looking for one that leaves after 16:30 on saturday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "From where and to where will you travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave cambridge to bishops stortford"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'18:07');(_:result,count,'1');(_:result,destination,\"Bishop 's Stortford\");(_:result,leave_at,'17:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have one leaving at 17:29 , arriving in Bishop 's Stortford at 18:07 . Does that work ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'three');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I 'd like three tickets , please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'JAVMFJGM');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great . I have booked those seats for you and your reference number is JAVMFJGM . Is there anything else I can do for you ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "No that will be all for now ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Thank you for using our service . Have all of your needs been met ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes they have . Thanks ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , enjoy your trip ."
}
] |
SNG0345.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"destination",
"Bishop 's Stortford"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"destination",
"Bishop 's Stortford"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"JAVMFJGM"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"destination",
"Bishop 's Stortford"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"JAVMFJGM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,leave_at,'8:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train , but I do n't want to have to get up too early . There 's something that leaves after 8:15 , right ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,leave_at,'early morning');(_:result,leave_at,'late night');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have trains that go from early morning to late night , what is the route you will be taking and on what day ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to get to Stansted Airport on Monday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'09:08');(_:result,id,'TR0797');(_:result,leave_at,'08:40');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have the TR0797 departing at 08:40 and arrives at 09:08 . Would you like me to book that for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "book for 2 people and get me the reference number"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'QA51IFDT');(_:booking,ticket,'20.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure ! The reference number for this booking is QA51IFDT and the total fee with be 20.2 GBP payable at the station . Can I assist you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks ! Could you also help me find somewhere cheap to stay ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have several options for you , did you want to stay in a particular area ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The area does n't matter but I do need free wifi , please ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'10');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 10 places you could stay . Would you prefer a guesthouse or hotel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "A guesthouse will work out better and I need free parking too ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'alexander bed and breakfast');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "alexander bed and breakfast is a very nice place and it fits your needs . Shall I book it ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'two');(_:search,stay,'two');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure . The two of us want to stay for two nights starting Saturday ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'AVJ0CKBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : AVJ0CKBP . anything else ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Great that 's all that I needed for today ."
},
{
"id": 15,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Alright , have a lovely day ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , you too ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Than you very much !"
}
] |
PMUL4058.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"8:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"8:15"
],
[
"_:result",
"leave_at",
"early morning"
],
[
"_:result",
"leave_at",
"late night"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"8:15"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"arrive_by",
"09:08"
],
[
"_:result",
"id",
"TR0797"
],
[
"_:result",
"leave_at",
"08:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"8:15"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"arrive_by",
"09:08"
],
[
"_:result",
"id",
"TR0797"
],
[
"_:result",
"leave_at",
"08:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"QA51IFDT"
],
[
"_:booking",
"ticket",
"20.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"8:15"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"arrive_by",
"09:08"
],
[
"_:result",
"id",
"TR0797"
],
[
"_:result",
"leave_at",
"08:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"QA51IFDT"
],
[
"_:booking",
"ticket",
"20.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_: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",
"8:15"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"arrive_by",
"09:08"
],
[
"_:result",
"id",
"TR0797"
],
[
"_:result",
"leave_at",
"08:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"QA51IFDT"
],
[
"_:booking",
"ticket",
"20.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"8:15"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"arrive_by",
"09:08"
],
[
"_:result",
"id",
"TR0797"
],
[
"_:result",
"leave_at",
"08:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"QA51IFDT"
],
[
"_:booking",
"ticket",
"20.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"two"
],
[
"_: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",
"8:15"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"arrive_by",
"09:08"
],
[
"_:result",
"id",
"TR0797"
],
[
"_:result",
"leave_at",
"08:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"20.2 GBP"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"two"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"AVJ0CKBP"
],
[
"_: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",
"leave_at",
"8:15"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"arrive_by",
"09:08"
],
[
"_:result",
"id",
"TR0797"
],
[
"_:result",
"leave_at",
"08:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"20.2 GBP"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"two"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"AVJ0CKBP"
],
[
"_: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,arrive_by,'15:30');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train going to cambridge and arriving by 15:30 ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,arrive_by,'15:30');(_:search,destination,'cambridge');(_:search,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are no trains arriving at cambridge by 15:30 . Is there another day or time you would prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,departure,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The train should depart from norwich and should leave on monday"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'also eight earlier routes if you prefer');(_:result,arrive_by,'14:35');(_:result,day,'Monday');(_:result,departure,'Norwich');(_:result,destination,'Cambridge');(_:result,id,'TR3087');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR3087 from Norwich to Cambridge arrives on Monday at 14:35 . There are also eight earlier routes if you prefer . Would you like me to book any tickets ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "how much does it cost ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,ticket,'17.60 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "that will cost you 17.60 pounds ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about a hotel room ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure , what type of hotel are you looking for today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,stars,'3');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a moderate priced place to stay with a 3 star rating ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,category,'hotels');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I do n't have any hotels in that area meeting those criteria . Could we change some of the criteria ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Yes try a different area ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,amount,'some');(_:result,category,'guesthouses');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are some guesthouses available . Would that work ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , that would be fine ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'alpha - milton guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about the alpha - milton guest house in the north ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I think so . Does it have wifi and parking included ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Alpah - Milton Guest House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Alpah - Milton Guest House does not include internet or parking ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "OK , well I do need a room someplace with internet and parking . I need a room for 3 people , 3 nights ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:booking,name,'Hamilton Lodge');(_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I could get you a room at the Hamilton Lodge . What day are you arriving ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you book that for 3 people for 3 nights the same day as the train ?"
},
{
"id": 19,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Absolutely ! I just need to know what day you will be getting there ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "We will be arriving on Monday around 15:30 ."
},
{
"id": 21,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'V88NRWC6');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked the hotel . The reference number is V88NRWC6 . Is there anything else I can do for you ?"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "NO that was all I needed . Thank you so much ."
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "Welcome , have a lovely day ."
}
] |
PMUL3077.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/adfbc6a1"
],
[
"_:search/adfbc6a1",
"arrive_by",
"15:30"
],
[
"_:search/adfbc6a1",
"destination",
"cambridge"
],
[
"_:search/adfbc6a1",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/adfbc6a1"
],
[
"_:search/adfbc6a1",
"arrive_by",
"15:30"
],
[
"_:search/adfbc6a1",
"destination",
"cambridge"
],
[
"_:search/adfbc6a1",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"also eight earlier routes if you prefer"
],
[
"_:result",
"arrive_by",
"14:35"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3087"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/adfbc6a1"
],
[
"_:search/adfbc6a1",
"arrive_by",
"15:30"
],
[
"_:search/adfbc6a1",
"destination",
"cambridge"
],
[
"_:search/adfbc6a1",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"amount",
"also eight earlier routes if you prefer"
],
[
"_:result",
"arrive_by",
"14:35"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3087"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/adfbc6a1"
],
[
"_:search/adfbc6a1",
"arrive_by",
"15:30"
],
[
"_:search/adfbc6a1",
"destination",
"cambridge"
],
[
"_:search/adfbc6a1",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"amount",
"also eight earlier routes if you prefer"
],
[
"_:result",
"arrive_by",
"14:35"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3087"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/adfbc6a1"
],
[
"_:search/adfbc6a1",
"arrive_by",
"15:30"
],
[
"_:search/adfbc6a1",
"destination",
"cambridge"
],
[
"_:search/adfbc6a1",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"amount",
"also eight earlier routes if you prefer"
],
[
"_:result",
"arrive_by",
"14:35"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3087"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"canthelp",
"_:search/b6918a39"
],
[
"_:search/b6918a39",
"category",
"hotels"
],
[
"_:search/b6918a39",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/adfbc6a1"
],
[
"_:search/adfbc6a1",
"arrive_by",
"15:30"
],
[
"_:search/adfbc6a1",
"destination",
"cambridge"
],
[
"_:search/adfbc6a1",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"arrive_by",
"14:35"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3087"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"canthelp",
"_:search/b6918a39"
],
[
"_:search/b6918a39",
"category",
"hotels"
],
[
"_:search/b6918a39",
"type",
"Hotel"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_: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",
"destination",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/adfbc6a1"
],
[
"_:search/adfbc6a1",
"arrive_by",
"15:30"
],
[
"_:search/adfbc6a1",
"destination",
"cambridge"
],
[
"_:search/adfbc6a1",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"arrive_by",
"14:35"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3087"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"canthelp",
"_:search/b6918a39"
],
[
"_:search/b6918a39",
"category",
"hotels"
],
[
"_:search/b6918a39",
"type",
"Hotel"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/adfbc6a1"
],
[
"_:search/adfbc6a1",
"arrive_by",
"15:30"
],
[
"_:search/adfbc6a1",
"destination",
"cambridge"
],
[
"_:search/adfbc6a1",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"arrive_by",
"14:35"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3087"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"canthelp",
"_:search/b6918a39"
],
[
"_:search/b6918a39",
"category",
"hotels"
],
[
"_:search/b6918a39",
"type",
"Hotel"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alpah - Milton Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"people",
"3"
],
[
"_: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",
"destination",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/adfbc6a1"
],
[
"_:search/adfbc6a1",
"arrive_by",
"15:30"
],
[
"_:search/adfbc6a1",
"destination",
"cambridge"
],
[
"_:search/adfbc6a1",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"arrive_by",
"14:35"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3087"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"canthelp",
"_:search/b6918a39"
],
[
"_:search/b6918a39",
"category",
"hotels"
],
[
"_:search/b6918a39",
"type",
"Hotel"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alpah - Milton Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/adfbc6a1"
],
[
"_:search/adfbc6a1",
"arrive_by",
"15:30"
],
[
"_:search/adfbc6a1",
"destination",
"cambridge"
],
[
"_:search/adfbc6a1",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"arrive_by",
"14:35"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3087"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"canthelp",
"_:search/b6918a39"
],
[
"_:search/b6918a39",
"category",
"hotels"
],
[
"_:search/b6918a39",
"type",
"Hotel"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alpah - Milton Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_: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",
"destination",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/adfbc6a1"
],
[
"_:search/adfbc6a1",
"arrive_by",
"15:30"
],
[
"_:search/adfbc6a1",
"destination",
"cambridge"
],
[
"_:search/adfbc6a1",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"arrive_by",
"14:35"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3087"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"canthelp",
"_:search/b6918a39"
],
[
"_:search/b6918a39",
"category",
"hotels"
],
[
"_:search/b6918a39",
"type",
"Hotel"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alpah - Milton Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"V88NRWC6"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any expensive restaurants that are centrally located ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many restaurants that meet your criteria , is there a specific type of food you would like to eat ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'korean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a place that serves Korean food ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,amount,'only');(_:result,area,'center');(_:result,food,'Korean');(_:result,name,'Little Seoul');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Little Seoul is the only Korean restaurant in the center of town , and it is expensive . Would you like to book a table there ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'20:00');(_:search,people,'two');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds just delightful ! I would like a reservation for two at 20:00 for Friday . And I will need that reference number , please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'Y8V4909W');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay you 're all ready to go ! Your reference number is Y8V4909W . Can I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'that day');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would also like to book a train to Cambridge that day ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where are you leaving from ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'11:15');(_:search,departure,'london liverpool street');(_:search,destination,'Cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be leaving from london liverpool street and I need to arrive in Cambridge by 11:15 ."
},
{
"id": 9,
"rdf-acts": [
"thank()",
"inform((_:booking,category,'Train');(_:booking,ref,'52BZEK4D');(_:booking,ticket,'33.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok . You are all ready to go . Your reference number is 52BZEK4D . The total fee is 33.2 GBP payable at the station . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all today . Thank you for your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you have a great day ."
}
] |
MUL0394.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",
"type",
"Restaurant"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"korean"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"korean"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"Y8V4909W"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"that day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"korean"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"Y8V4909W"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"that day"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_: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",
"korean"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"that day"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"52BZEK4D"
],
[
"_:booking",
"ticket",
"33.2 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train leaving Peterborough on Thursday . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "many trains leave , what time do want to leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'20:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to depart after 20:00 , and will be travelling to Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,arrive_by,'21:09');(_:booking,category,'Train');(_:booking,id,'TR8185');(_:booking,leave_at,'20:19');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay how about the TR8185 that leaves at 20:19 and arrives by 21:09 ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Okay , that will do . What is the travel time ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'50 minutes');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The travel time for that route is 50 minutes . Did you need a ticket ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I also need places to go in college ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,category,'colleges');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many colleges to visit in Cambridge . May I suggest one ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , I would like that ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'trumpington street');(_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'pembroke college');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "pembroke college is in the centre located at trumpington street with a free entrance fee ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds perfect , may I have the postcode please ?"
},
{
"id": 11,
"rdf-acts": [
"thank()",
"reqmore()",
"inform((_:result,postcode,'cb21rf');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Absolutely ! The postcode is cb21rf . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's it . Thanks for everything ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Enjoy your time in Cambridge . Good bye ."
}
] |
PMUL3201.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"21:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8185"
],
[
"_:booking",
"leave_at",
"20:19"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"21:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8185"
],
[
"_:booking",
"leave_at",
"20:19"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"21:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8185"
],
[
"_:booking",
"leave_at",
"20:19"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"21:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8185"
],
[
"_:booking",
"leave_at",
"20:19"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"trumpington street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"pembroke college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"21:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8185"
],
[
"_:booking",
"leave_at",
"20:19"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"trumpington street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"pembroke college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb21rf"
],
[
"_: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,'hotel');(_:search,name,'cityroomz');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a particualr hotel called cityroomz ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'cityroomz');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , cityroomz is available . Would you like me to book a room for you ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Hotel'))",
"inform((_:search,name,'Cityroomz');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What is the star rating and price range of Cityroomz ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,pricerange,'moderate');(_:result,stars,'0');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "0 stars . moderate price range ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'polynesian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you . I 'm also looking for an expensive restaurant that serves Polynesian food ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'the area');(_:search,food,'Polynesian');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sorry I do n't have any Polynesian restaurants in the area . is there another kind of food you are looking for ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'Polynesian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hmm , I was pretty sure that there was a Polynesian restaurant in the centre of town . Would you mind double - checking ?"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:search,area,'center');(_:search,food,'polynesian');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Nope . So sorry . No polynesian restaurants in the center ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'mediterranean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any Mediterranean restaurants ?"
},
{
"id": 9,
"rdf-acts": [
"select((_:result,count,'3');(_:result,pricerange,'cheap or expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "yes 3 . do you prefer cheap or expensive ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like an expensive one please ."
},
{
"id": 11,
"rdf-acts": [
"select((_:result,name,'la mimosa or shiraz restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "sure , there is la mimosa or shiraz restaurant to choose from ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'18:00');(_:search,name,'la mimosa');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book a table for 2 at 18:00 on Sunday at the La Mimosa ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'1UBR84QY');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Reference number is : 1UBR84QY . Is there anything else ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'from my hotel');(_:search,destination,'the restaurant');(_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes I need a taxi to take me to the restaurant from my hotel ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'grey toyota');(_:result,departure,'resturant');(_:result,destination,'hotel');(_:result,phone,'07105515127');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "if your leaving the resturant going back to the hotel a grey toyota will be picking you up the contact # is 07105515127"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "No . That 's not what I asked for . I want the taxi to take me TO the restaurant and arrive there in time for my reservation ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'yellow ford');(_:result,destination,'la mimosa');(_:result,phone,'07669331804');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Sorry about the mixup . A yellow ford will take you to la mimosa in time for your reservation . Their contact number is 07669331804 . Anything else I can do for you ?"
},
{
"id": 18,
"rdf-acts": [],
"speaker": "user",
"text": "Perfect . Good job ! That is all i need ."
},
{
"id": 19,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Thank you for using our service !"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for the help !"
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Enjoy your stay ."
}
] |
PMUL3862.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"cityroomz"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:search",
"name",
"Cityroomz"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:search",
"name",
"Cityroomz"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"food",
"polynesian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:search",
"name",
"Cityroomz"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/fbf8dfbf"
],
[
"_:search/fbf8dfbf",
"area",
"the area"
],
[
"_:search/fbf8dfbf",
"food",
"Polynesian"
],
[
"_:search/fbf8dfbf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"Polynesian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:search",
"name",
"Cityroomz"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/fbf8dfbf"
],
[
"_:search/fbf8dfbf",
"area",
"the area"
],
[
"_:search/fbf8dfbf",
"food",
"Polynesian"
],
[
"_:search/fbf8dfbf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/83b77620"
],
[
"_:search/83b77620",
"area",
"center"
],
[
"_:search/83b77620",
"food",
"polynesian"
],
[
"_:search/83b77620",
"type",
"Restaurant"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:search",
"name",
"Cityroomz"
],
[
"_:result",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/fbf8dfbf"
],
[
"_:search/fbf8dfbf",
"area",
"the area"
],
[
"_:search/fbf8dfbf",
"food",
"Polynesian"
],
[
"_:search/fbf8dfbf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/83b77620"
],
[
"_:search/83b77620",
"area",
"center"
],
[
"_:search/83b77620",
"food",
"polynesian"
],
[
"_:search/83b77620",
"type",
"Restaurant"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"pricerange",
"cheap or expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/fbf8dfbf"
],
[
"_:search/fbf8dfbf",
"area",
"the area"
],
[
"_:search/fbf8dfbf",
"food",
"Polynesian"
],
[
"_:search/fbf8dfbf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/83b77620"
],
[
"_:search/83b77620",
"area",
"center"
],
[
"_:search/83b77620",
"food",
"polynesian"
],
[
"_:search/83b77620",
"type",
"Restaurant"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"pricerange",
"cheap or expensive"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"la mimosa or shiraz restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/fbf8dfbf"
],
[
"_:search/fbf8dfbf",
"area",
"the area"
],
[
"_:search/fbf8dfbf",
"food",
"Polynesian"
],
[
"_:search/fbf8dfbf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/83b77620"
],
[
"_:search/83b77620",
"area",
"center"
],
[
"_:search/83b77620",
"food",
"polynesian"
],
[
"_:search/83b77620",
"type",
"Restaurant"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"pricerange",
"cheap or expensive"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"la mimosa or shiraz restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"1UBR84QY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"from my hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/fbf8dfbf"
],
[
"_:search/fbf8dfbf",
"area",
"the area"
],
[
"_:search/fbf8dfbf",
"food",
"Polynesian"
],
[
"_:search/fbf8dfbf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/83b77620"
],
[
"_:search/83b77620",
"area",
"center"
],
[
"_:search/83b77620",
"food",
"polynesian"
],
[
"_:search/83b77620",
"type",
"Restaurant"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"pricerange",
"cheap or expensive"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"la mimosa or shiraz restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"1UBR84QY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"from my hotel"
],
[
"_:result",
"car",
"grey toyota"
],
[
"_:result",
"departure",
"resturant"
],
[
"_:result",
"destination",
"hotel"
],
[
"_:result",
"phone",
"07105515127"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/fbf8dfbf"
],
[
"_:search/fbf8dfbf",
"area",
"the area"
],
[
"_:search/fbf8dfbf",
"food",
"Polynesian"
],
[
"_:search/fbf8dfbf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/83b77620"
],
[
"_:search/83b77620",
"area",
"center"
],
[
"_:search/83b77620",
"food",
"polynesian"
],
[
"_:search/83b77620",
"type",
"Restaurant"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"pricerange",
"cheap or expensive"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"la mimosa or shiraz restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"1UBR84QY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"from my hotel"
],
[
"_:result",
"departure",
"resturant"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow ford"
],
[
"_:result",
"destination",
"la mimosa"
],
[
"_:result",
"phone",
"07669331804"
],
[
"_: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": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/fbf8dfbf"
],
[
"_:search/fbf8dfbf",
"area",
"the area"
],
[
"_:search/fbf8dfbf",
"food",
"Polynesian"
],
[
"_:search/fbf8dfbf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/83b77620"
],
[
"_:search/83b77620",
"area",
"center"
],
[
"_:search/83b77620",
"food",
"polynesian"
],
[
"_:search/83b77620",
"type",
"Restaurant"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"pricerange",
"cheap or expensive"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"la mimosa or shiraz restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"1UBR84QY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"from my hotel"
],
[
"_:result",
"departure",
"resturant"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow ford"
],
[
"_:result",
"destination",
"la mimosa"
],
[
"_:result",
"phone",
"07669331804"
],
[
"_:result",
"type",
"Taxi"
],
[
"_: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,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I need to find a moderately priced place to dine in the centre please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Okay , I can help you with that . We have several great moderately priced restaurants . What type of food would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'lebanese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Do you have any Lebanese restaurants ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,food,'lebanese');(_:result,name,'ali baba');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have ali baba which is lebanese"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'15:00');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay . Could you book that for 3 people for Sunday at 15:00 ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'R73U0ESJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : R73U0ESJ . What else can I do for you today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need , thank you ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . Good - bye ."
}
] |
PMUL4805.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:result",
"food",
"lebanese"
],
[
"_:result",
"name",
"ali baba"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:result",
"food",
"lebanese"
],
[
"_:result",
"name",
"ali baba"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"R73U0ESJ"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi . Can you help me find a restaurant ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure ! What restaurant are you looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like a restaurant in the centre in the moderate price range , what can you recommend ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,food,'Asian Oriental');(_:result,name,'Yippee Noodle Bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Personally , I think the Yippee Noodle Bar is a lot of fun . They serve Asian Oriental ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'16:30');(_:search,people,'one');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sounds good to me . Please book for one , 16:30 on Thursday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'MXJRF0K1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great your reservation was successful and your reference number is MXJRF0K1 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you . I also need to find out about trains ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your destination and the day you will be traveling ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to travel to Cambridge on Thursday ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Just so I can get you accurate information , what 's your departure location and time ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'08:30');(_:search,day,'thursday');(_:search,departure,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to depart from Peterborough on Thursday . I am pretty open as to departure time , but need to arrive by 08:30 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'08:09');(_:result,id,'TR7094');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have the TR7094 which will get you there by 08:09 , how many ticket please ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Just for one person please ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'A9EBXB7W');(_:booking,ticket,'16.5 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 16.5 GBP payable at the station . \n Reference number is : A9EBXB7W . Is there anything else you need today ?"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That is all I need . Good bye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for letting us assist you ! Have a great time !"
}
] |
PMUL0985.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"name",
"Yippee Noodle Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"name",
"Yippee Noodle Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"MXJRF0K1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"name",
"Yippee Noodle Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"MXJRF0K1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_: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",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"name",
"Yippee Noodle Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"MXJRF0K1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"name",
"Yippee Noodle Bar"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:booking",
"ref",
"MXJRF0K1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"arrive_by",
"08:09"
],
[
"_:result",
"id",
"TR7094"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"name",
"Yippee Noodle Bar"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"arrive_by",
"08:09"
],
[
"_:result",
"id",
"TR7094"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"A9EBXB7W"
],
[
"_:booking",
"ticket",
"16.5 GBP"
],
[
"_: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,'Police'))"
],
"speaker": "user",
"text": "Please provide the location of the nearest police station ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The nearest police station in Parkside Cambridge , the telephone number is 01223358966 ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye"
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . The postcode is CB11JG in case you need it . Goodbye ."
}
] |
SNG01694.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"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train going to bishops stortford ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Ok . Are you departing from Cambridge ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that 's why I 'm requesting help from Cambridge TownInfo ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day and time would you like to depart ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be traveling on Sunday ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Alright , and what time would you like to leave or arrive by ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'10:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to arrive by 10:00 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR6572');(_:result,leave_at,'05:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay . TR6572 departs at 05:29 . Would you like me to book that for you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the price ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,ticket,'8.08 pounds per person');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The price is 8.08 pounds per person , would you like me to book you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes book it and I need a reference number please"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,people,'1');(_:booking,ref,'3UO2LJIV');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay I got 1 ticket for you . The reference number is 3UO2LJIV . Anything else today ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a theatre in the east , any one 's you recommend ?"
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:search,area,'east');(_:search,category,'theatres');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry , there are no theatres in the east ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Ok , how about a park in the east ?"
},
{
"id": 15,
"rdf-acts": [
"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": "i have the cherry hinton water play park . they have free entrance . the address is cherry hinton hall , cherry hinton road . the postcode is cb18dw . phone number is 01223446100 ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much , that is everything I need ."
},
{
"id": 17,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "I am glad to help enjoy !"
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "I think it might be a good time to end the conversation . I 've got to go . Goodbye ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day ."
}
] |
PMUL1329.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_: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",
"destination",
"bishops stortford"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR6572"
],
[
"_:result",
"leave_at",
"05:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR6572"
],
[
"_:result",
"leave_at",
"05:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"8.08 pounds per person"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:result",
"id",
"TR6572"
],
[
"_:result",
"leave_at",
"05:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"8.08 pounds per person"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"3UO2LJIV"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"theatre"
],
[
"_: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",
"destination",
"bishops stortford"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:result",
"id",
"TR6572"
],
[
"_:result",
"leave_at",
"05:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"8.08 pounds per person"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"3UO2LJIV"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/26a36233"
],
[
"_:search/26a36233",
"area",
"east"
],
[
"_:search/26a36233",
"category",
"theatres"
],
[
"_:search/26a36233",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:result",
"id",
"TR6572"
],
[
"_:result",
"leave_at",
"05:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"8.08 pounds per person"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"3UO2LJIV"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/26a36233"
],
[
"_:search/26a36233",
"area",
"east"
],
[
"_:search/26a36233",
"category",
"theatres"
],
[
"_:search/26a36233",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_: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"
]
],
"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",
"bishops stortford"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:result",
"id",
"TR6572"
],
[
"_:result",
"leave_at",
"05:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"8.08 pounds per person"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"3UO2LJIV"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/26a36233"
],
[
"_:search/26a36233",
"area",
"east"
],
[
"_:search/26a36233",
"category",
"theatres"
],
[
"_:search/26a36233",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_: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"
],
[
"_: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,day,'monday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am planning a trip in Cambridge and needs a train that will depart from Cambridge on Monday . Can you help me book for one ?"
},
{
"id": 1,
"rdf-acts": [
"thank()",
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay ! What is your destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i 'm trying to get to peterborough"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'multiple');(_:result,destination,'peterborough');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are multiple trains that depart for peterborough . What time would you like to depart at ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'15:30');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to arrive in Peterborough by 15:30 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'15:24');(_:result,id,'TR7786');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Well , the TR7786 will get you there at 15:24 . Will that work for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can you tell me the travel time and price ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'50 minutes');(_:result,ticket,'16.50');(_:result,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! travel time is 50 minutes and the price is 16.50 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Great I also need a place to stay with free wifi in the cheap price range"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "I have alexander bed and breakfast guesthouse at 56 saint barnabas road . They offer free wifi and parking . Would you like me to reserve a room for you ?"
}
] |
PMUL4275.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:result",
"destination",
"peterborough"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:result",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"15:24"
],
[
"_:result",
"id",
"TR7786"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:result",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"15:24"
],
[
"_:result",
"id",
"TR7786"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"ticket",
"16.50"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , I 'm looking for a train to Birmingham New Street that will leave on Wednesday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,day,'Wednesday');(_:result,departure,'cambridge');(_:result,destination,'birmingham new street');(_:result,leave_at,'every hour starting at 5:01');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have trains departing cambridge to birmingham new street Wednesday every hour starting at 5:01 , is there a particular time you would like to depart at ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'16:45');(_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Departing time , no , but I 'd like to arrive at birmingham new street by 16:45"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'16:44');(_:result,departure,'cambridge');(_:result,id,'TR8860');(_:result,leave_at,'14:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can get you there at 16:44 , if you like . TR8860 will depart cambridge at 14:01 . Would you like to book tickets on that train ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No . I require the travel time , price , and train ID ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'163 minutes');(_:result,id,'TR8860');(_:result,ticket,'75.10 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "That 's Train TR8860 . Travel time is 163 minutes . The ticket costs 75.10 pounds . Can I help with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a place to dine , preferably an Indian restaurant ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'22');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I found 22 restaurants , do you have a preference of area or price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like something cheap and in the centre , please ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,name,'Gandhi');(_:result,name,'Kohinoor');(_:result,name,'Mahal of Cambridge');(_:result,type,'Restaurant'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'3');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have three locations fitting those criteria . The Kohinoor , The Gandhi , and Mahal of Cambridge . Should I book you at any of these locations ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'12:15');(_:search,name,'Kohinoor');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . I 'd like a table for 1 on wednesday at 12:15 at The Kohinoor ."
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,duration,'at that time');(_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))",
"inform((_:result,name,'Kohinoor');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , there are no tables available at Kohinoor at that time . Would you like to book another day or time ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,duration,'11:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about 11:15 ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,duration,'11:15');(_:booking,ref,'FN32JWUO');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , you 're booked for 11:15 . Your reference number is FN32JWUO . Can I help with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , could you also book me a taxi to the nearest hotel ?"
},
{
"id": 15,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure , when do you want to be picked up ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was all I needed , thank you ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system !"
}
] |
MUL0326.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:result",
"leave_at",
"every hour starting at 5:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"16:44"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR8860"
],
[
"_:result",
"leave_at",
"14:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"16:44"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"14:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR8860"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"16:44"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"14:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR8860"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"16:44"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"14:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR8860"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"Gandhi"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"name",
"Mahal of Cambridge"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"name",
"Kohinoor"
],
[
"_: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": [
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"16:44"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"14:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR8860"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"Kohinoor"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/74141bd8"
],
[
"_:booking/74141bd8",
"duration",
"at that time"
],
[
"_:booking/74141bd8",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"11:15"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"16:44"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"14:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR8860"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"Kohinoor"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/74141bd8"
],
[
"_:booking/74141bd8",
"duration",
"at that time"
],
[
"_:booking/74141bd8",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"11:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"11:15"
],
[
"_:booking",
"ref",
"FN32JWUO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"16:44"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"14:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR8860"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"Kohinoor"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/74141bd8"
],
[
"_:booking/74141bd8",
"duration",
"at that time"
],
[
"_:booking/74141bd8",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"11:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"11:15"
],
[
"_:booking",
"ref",
"FN32JWUO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need suggestions for a moderately priced restaurant in the center part of town . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'21');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 21 matches . What type of food do you want ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "We 're willing to experiment . I have 7 people . Anything you recommend ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,food,'British');(_:result,name,'cotto');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is a British restaurant named cotto that you may want to try ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'19:15');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay , let 's go with that one . I need a table for 7 at 19:15 on Saturday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'XDENSO4L');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You 're all set ! Your reference number is XDENSO4L . Do you need anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , if you could also help me find a train that will depart from Peterborough ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'a lot of');(_:result,type,'Train'))",
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure , we have a lot of trains . Where are you heading to ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be heading to Ely ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,departure,'Ely');(_:search,destination,'Peterborough');(_:search,type,'Train'))",
"inform((_:result,destination,'ely');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There do n't seem to be any trains going to Ely from Peterborough ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Wait , what ? Are you serious ?"
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:search,type,'Train'))"
],
"speaker": "system",
"text": "Yes , very serious . I 'm not sure why but it appears all of those trains have been cancelled ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I think we got some crossed wires . I need the train from peterborough to cambridge . I need it for Saturday ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,leave_at,'05:19 am');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "there is a train that leaves at 05:19 am ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Okay , please book the train for 7 people on Saturday ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Do you have a specific departure time or arrival time in mind before I book the train ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,arrive_by,'12:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I just need to arrive by 12:15 ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,arrive_by,'12:09');(_:result,arrive_by,'12:15');(_:result,count,'13');(_:result,destination,'Cambridge');(_:result,id,'TR8494');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are 13 trains that would get you to Cambridge by 12:15 . Train TR8494 would arrive at 12:09 . Would you like me to book a seat for you ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please book that for 7 people ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'DWZ3T4RK');(_:booking,ticket,'92.4 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your total is 92.4 GBP , which you can pay at the station when you pick up the tickets . Your Reference number is : DWZ3T4RK ."
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for the help , that 's all for now ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , glad I could help ."
}
] |
PMUL0549.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"cotto"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"cotto"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XDENSO4L"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"cotto"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XDENSO4L"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"amount",
"a lot of"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"cotto"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XDENSO4L"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"amount",
"a lot of"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"canthelp",
"_:search/26afeaf3"
],
[
"_:search/26afeaf3",
"departure",
"Ely"
],
[
"_:search/26afeaf3",
"destination",
"Peterborough"
],
[
"_:search/26afeaf3",
"type",
"Train"
],
[
"_:result",
"destination",
"ely"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"cotto"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XDENSO4L"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"a lot of"
],
[
"_:system",
"canthelp",
"_:search/26afeaf3"
],
[
"_:search/26afeaf3",
"departure",
"Ely"
],
[
"_:search/26afeaf3",
"destination",
"Peterborough"
],
[
"_:search/26afeaf3",
"type",
"Train"
],
[
"_:result",
"destination",
"ely"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"canthelp",
"_:search/924aa38b"
],
[
"_:search/924aa38b",
"type",
"Train"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"cotto"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XDENSO4L"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"a lot of"
],
[
"_:system",
"canthelp",
"_:search/26afeaf3"
],
[
"_:search/26afeaf3",
"departure",
"Ely"
],
[
"_:search/26afeaf3",
"destination",
"Peterborough"
],
[
"_:search/26afeaf3",
"type",
"Train"
],
[
"_:result",
"destination",
"ely"
],
[
"_:system",
"canthelp",
"_:search/924aa38b"
],
[
"_:search/924aa38b",
"type",
"Train"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"leave_at",
"05:19 am"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_: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",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"cotto"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XDENSO4L"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"a lot of"
],
[
"_:system",
"canthelp",
"_:search/26afeaf3"
],
[
"_:search/26afeaf3",
"departure",
"Ely"
],
[
"_:search/26afeaf3",
"destination",
"Peterborough"
],
[
"_:search/26afeaf3",
"type",
"Train"
],
[
"_:result",
"destination",
"ely"
],
[
"_:system",
"canthelp",
"_:search/924aa38b"
],
[
"_:search/924aa38b",
"type",
"Train"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"leave_at",
"05:19 am"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_: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",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"cotto"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XDENSO4L"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"a lot of"
],
[
"_:system",
"canthelp",
"_:search/26afeaf3"
],
[
"_:search/26afeaf3",
"departure",
"Ely"
],
[
"_:search/26afeaf3",
"destination",
"Peterborough"
],
[
"_:search/26afeaf3",
"type",
"Train"
],
[
"_:system",
"canthelp",
"_:search/924aa38b"
],
[
"_:search/924aa38b",
"type",
"Train"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"leave_at",
"05:19 am"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:result",
"arrive_by",
"12:09"
],
[
"_:result",
"arrive_by",
"12:15"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR8494"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"cotto"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"a lot of"
],
[
"_:system",
"canthelp",
"_:search/26afeaf3"
],
[
"_:search/26afeaf3",
"departure",
"Ely"
],
[
"_:search/26afeaf3",
"destination",
"Peterborough"
],
[
"_:search/26afeaf3",
"type",
"Train"
],
[
"_:system",
"canthelp",
"_:search/924aa38b"
],
[
"_:search/924aa38b",
"type",
"Train"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"leave_at",
"05:19 am"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:result",
"arrive_by",
"12:09"
],
[
"_:result",
"arrive_by",
"12:15"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR8494"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DWZ3T4RK"
],
[
"_:booking",
"ticket",
"92.4 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,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in the centre area ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'69');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 69 places , which type of food would you like or price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'vegetarian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like a vegetarian restaurant ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,food,'vegetarian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately , there are no vegetarian restaurants . Is there another cuisine you would like to try ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That 's disappointing . Can you try international food instead ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'2');(_:result,food,'international');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have two international restaurants available . is there a price range you would like to stay within ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for something in the moderate price range ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "the varsity restaurant and bloomsbury restaurant are in the moderate price range . Which one would you like ?"
}
] |
SSNG0129.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"69"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vegetarian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"69"
],
[
"_:system",
"canthelp",
"_:search/822e647d"
],
[
"_:search/822e647d",
"type",
"Restaurant"
],
[
"_:result",
"food",
"vegetarian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/822e647d"
],
[
"_:search/822e647d",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a place to stay that is cheap ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are several options to choose from ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a guesthouse type of place with free parking ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'nine');(_:result,stars,'four');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have nine , and all but two are four star rated establishments ."
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "The star rating does n't matter . Which one is the best ?"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "The alexander bed and breakfast is in the centre . Its phone number is 01223525725"
}
] |
PMUL1589.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'16:00');(_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train . The train should arrive by 16:00 and should leave on saturday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be traveling to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going to cambridge from Broxbourne ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'15:32');(_:result,id,'TR 1412');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR 1412 arrives at 15:32 . Will this be okay ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes . Please book it for 1 person ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'DBWTXCO1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked your ticket , and your reference number is DBWTXCO1 . Can I help further today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that 's it ! Thanks so much !"
},
{
"id": 7,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "thanks again for choosing us"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "You have been helpful . Good bye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Goodbye ."
}
] |
SNG1354.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"15:32"
],
[
"_:result",
"id",
"TR 1412"
],
[
"_: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
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"15:32"
],
[
"_:result",
"id",
"TR 1412"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DBWTXCO1"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"15:32"
],
[
"_:result",
"id",
"TR 1412"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DBWTXCO1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'indonesian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a restaurant in the east part of town that serves indonesian food"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I do n't see any Indonesian restaurants at all . Would you like me to look for a different type of restaurant in the east ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about a Chinese restaurant in the north ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'north');(_:result,count,'3');(_:result,food,'Chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are three Chinese restaurants in the north . Are you looking for a specific price range ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'chinese');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm sorry I meant a Chinese restaurant in the east . Any price range is OK ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,food,'Chinese');(_:result,name,'Yu Garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about Yu Garden . It is in the east part of town and serves Chinese food ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay , may I have the address , phone number and post code please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'529 Newmarket Road Fen Ditton');(_:result,phone,'01223 248882');(_:result,postcode,'8 P.A');(_:result,postcode,'C.B 5');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address is 529 Newmarket Road Fen Ditton , the postcode is C.B 5 , 8 P.A and the phone number is 01223 248882 ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Good bye"
}
] |
WOZ20551.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indonesian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b4e284cf"
],
[
"_:search/b4e284cf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b4e284cf"
],
[
"_:search/b4e284cf",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b4e284cf"
],
[
"_:search/b4e284cf",
"type",
"Restaurant"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b4e284cf"
],
[
"_:search/b4e284cf",
"type",
"Restaurant"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"address",
"529 Newmarket Road Fen Ditton"
],
[
"_:result",
"phone",
"01223 248882"
],
[
"_:result",
"postcode",
"8 P.A"
],
[
"_:result",
"postcode",
"C.B 5"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'rice boat');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find a restaurant i am looking for ? Its name is the Rice Boat ."
},
{
"id": 1,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "That 's an excellent choice ! When will you be dining ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,food,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "First , could you tell me what type of food is served ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,food,'Indian');(_:result,name,'Rice Boat');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Rice Boat serves Indian cuisine ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'the place');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thankyou . Can you help me find a attraction called the place ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'22 sidney street');(_:result,area,'south');(_:result,category,'nightclub');(_:result,name,'Place');(_:result,phone,'01223324600');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Place is a nightclub in the south part of town . The address is 22 sidney street and the phone number is 01223324600 ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me how much the entrance fee is please ?"
},
{
"id": 7,
"rdf-acts": [
"thank()",
"inform((_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry I do not have an entrance fee listed . Perhaps you could call them to check ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))",
"inform((_:search,name,'Place');(_:search,name,'rice boat');(_:search,type,'Attraction');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay and what was the postcode for The Place ? I also need a taxi ride from the rice boat to the place ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Place');(_:result,postcode,'CB23HG');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The postcode for The Place is CB23HG ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'rice boat');(_:search,destination,'the place');(_:search,leave_at,'23:30');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Thanks . Can you arrange a taxi from The Rice Boat to The Place ? I 'll need to leave by 23:30 . Please provide the contact number and car type for the taxi please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'yellow toyota');(_:result,phone,'07181629943');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Certainly . I 've booked you a yellow toyota . The contact number is 07181629943 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need , thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for choosing Cambridge TownInfo centre today . Please let us know if you need further assistance in the future ."
}
] |
MUL0829.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice boat"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice boat"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Rice Boat"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"the place"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"name",
"the place"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"22 sidney street"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"name",
"Place"
],
[
"_:result",
"phone",
"01223324600"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"address",
"22 sidney street"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"name",
"Place"
],
[
"_:result",
"phone",
"01223324600"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"name",
"Place"
],
[
"_:search",
"name",
"rice boat"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"address",
"22 sidney street"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"phone",
"01223324600"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:search",
"name",
"Place"
],
[
"_:search",
"name",
"rice boat"
],
[
"_:result",
"name",
"Place"
],
[
"_:result",
"postcode",
"CB23HG"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"rice boat"
],
[
"_:search",
"destination",
"the place"
],
[
"_:search",
"leave_at",
"23:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"address",
"22 sidney street"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:search",
"name",
"Place"
],
[
"_:search",
"name",
"rice boat"
],
[
"_:result",
"name",
"Place"
],
[
"_:result",
"postcode",
"CB23HG"
],
[
"_:search",
"departure",
"rice boat"
],
[
"_:search",
"destination",
"the place"
],
[
"_:search",
"leave_at",
"23:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow toyota"
],
[
"_:result",
"phone",
"07181629943"
],
[
"_: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,'east');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a moderately priced restaurant in east Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'the area you have chosen');(_:result,count,'3');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have found three restaurants in the area you have chosen , I can go ahead and book one if you 'd like me to ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'fusion');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Do any of them serve fusion food ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry but no . Would you like to try any other type of food ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Do any of them serve Italian ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Pizza Hut Fen Ditton');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Pizza Hut Fen Ditton meets your needs . Would you like a table there ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'd like a table for 5 on Friday ."
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What time would you like for me to make your reservation for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,duration,'18:45');(_:search,type,'Restaurant');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "18:45 , please . I also need a train on Saturday . I want to depart from Cambridge ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'202');(_:result,type,'Train'))",
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 202 trains that meet that criteria , can we narrow it down a bit ? Where would you like to go ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,destination,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to go to the London Kings cross"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,leave_at,'05:00 and continue every two hours until 23:00');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Do you have a leave time preference ? The trains begin at 05:00 and continue every two hours until 23:00 ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'13:00');(_:search,leave_at,'dontcare');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Restaurant');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No , but I 'd like to arrive by 13:00 . Also , I need the reference number for my restaurant reservation , please ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,'Pizza Hut Fen Ditton');(_:result,ref,'2NUCO26H');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Pizza Hut Fen Ditton reservation number is 2NUCO26H ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,id,?);(_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I also need a departure time and train ID please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'11:51');(_:result,departure,'Cambridge');(_:result,destination,'London Kings Cross');(_:result,id,'TR5170');(_:result,leave_at,'11:00');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR5170 departing Cambridge at 11:00 and arriving in London Kings Cross at 11:51 . Would you like to book a ticket for this train ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,arrive_by,'13:00');(_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,destination,'london');(_:search,type,'Train'))",
"request((_:result,id,?);(_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "As long as its departing on Saturday from Cambridge to london kings kross arriving by 13:00 that works . Please just confirm the train ID and departure time ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,amount,'three other options');(_:result,arrive_by,'11:51');(_:result,departure,'Cambridge');(_:result,destination,'Kings Cross');(_:result,id,'TR5170');(_:result,leave_at,'11:00');(_:result,type,'Train'))",
"reqmore()",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "OK , TR5170 leaving Cambridge at 11:00 arrives in Kings Cross at 11:51 . Is these acceptable ? There are three other options ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes , that 's good . Thank you ."
},
{
"id": 19,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to reserve you a ticket ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . I 'm all set for today . You 've been a great help !"
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you ! Have a great day !"
}
] |
MUL0299.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"the area you have chosen"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"fusion"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"the area you have chosen"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/3d54313e"
],
[
"_:search/3d54313e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"the area you have chosen"
],
[
"_:result",
"count",
"3"
],
[
"_:system",
"canthelp",
"_:search/3d54313e"
],
[
"_:search/3d54313e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"name",
"Pizza Hut Fen Ditton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"the area you have chosen"
],
[
"_:result",
"count",
"3"
],
[
"_:system",
"canthelp",
"_:search/3d54313e"
],
[
"_:search/3d54313e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"name",
"Pizza Hut Fen Ditton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"the area you have chosen"
],
[
"_:system",
"canthelp",
"_:search/3d54313e"
],
[
"_:search/3d54313e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"name",
"Pizza Hut Fen Ditton"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:result",
"count",
"202"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_: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",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"the area you have chosen"
],
[
"_:system",
"canthelp",
"_:search/3d54313e"
],
[
"_:search/3d54313e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"name",
"Pizza Hut Fen Ditton"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:result",
"count",
"202"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:result",
"leave_at",
"05:00 and continue every two hours until 23:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"the area you have chosen"
],
[
"_:system",
"canthelp",
"_:search/3d54313e"
],
[
"_:search/3d54313e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:result",
"count",
"202"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:result",
"leave_at",
"05:00 and continue every two hours until 23:00"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"name",
"Pizza Hut Fen Ditton"
],
[
"_:result",
"ref",
"2NUCO26H"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"leave_at",
"?"
],
[
"_: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",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"the area you have chosen"
],
[
"_:system",
"canthelp",
"_:search/3d54313e"
],
[
"_:search/3d54313e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:result",
"count",
"202"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"name",
"Pizza Hut Fen Ditton"
],
[
"_:result",
"ref",
"2NUCO26H"
],
[
"_:result",
"arrive_by",
"11:51"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"id",
"TR5170"
],
[
"_:result",
"leave_at",
"11:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"the area you have chosen"
],
[
"_:system",
"canthelp",
"_:search/3d54313e"
],
[
"_:search/3d54313e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:result",
"count",
"202"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"name",
"Pizza Hut Fen Ditton"
],
[
"_:result",
"ref",
"2NUCO26H"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"three other options"
],
[
"_:result",
"arrive_by",
"11:51"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Cross"
],
[
"_:result",
"id",
"TR5170"
],
[
"_:result",
"leave_at",
"11:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"the area you have chosen"
],
[
"_:system",
"canthelp",
"_:search/3d54313e"
],
[
"_:search/3d54313e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:result",
"count",
"202"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"name",
"Pizza Hut Fen Ditton"
],
[
"_:result",
"ref",
"2NUCO26H"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"three other options"
],
[
"_:result",
"arrive_by",
"11:51"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Cross"
],
[
"_:result",
"id",
"TR5170"
],
[
"_:result",
"leave_at",
"11:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "List all thursday train times heading to cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'202');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "There are 202 entries , can you please be more specific ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'leicester');(_:search,leave_at,'21:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Okay , I guess that would be quite a lot of typing . How about this : I need a train leaving from Leicester sometime after 21:45 on Thursday ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time would you like to leave ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,leave_at,'21:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Anytime after 21:45 is good ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR8149');(_:result,leave_at,'22:09,is');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR8149 leaving at 22:09,is that okay ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That is fine . Can you give me the price and travel time , please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'105 minutes');(_:result,ticket,'37.80 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "It is 37.80 pounds and travel time is 105 minutes . Do you need anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need to find a place to stay ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Sure . Do you have an area or price range in mind ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd prefer a guesthouse with free wifi . Can you find one in the north ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "do you have specifications about star rating ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , but parking is a necessity ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'10');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i found 10 places to stay that match your criteria . to narrow it down , which price range would you like ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I do n't care about price range , actually ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "I have found a train and a room that meets your specifications . It leaves at 6:09 am and travel time is 105 minutes ."
}
] |
PMUL1960.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"202"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"202"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"202"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR8149"
],
[
"_:result",
"leave_at",
"22:09,is"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"202"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:result",
"id",
"TR8149"
],
[
"_:result",
"leave_at",
"22:09,is"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"202"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:result",
"id",
"TR8149"
],
[
"_:result",
"leave_at",
"22:09,is"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_: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",
"destination",
"cambridge"
],
[
"_:result",
"count",
"202"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:result",
"id",
"TR8149"
],
[
"_:result",
"leave_at",
"22:09,is"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:result",
"id",
"TR8149"
],
[
"_:result",
"leave_at",
"22:09,is"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Are there any trains leaving from Cambridge on Thursday ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Yes there are . What is your destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm heading to Broxbourne ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'trains leaving hourly');(_:result,departure,'Cambridge');(_:result,destination,'Broxbourne');(_:result,leave_at,'5:01');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have trains leaving hourly from Cambridge to Broxbourne , starting at 5:01 for 17.90 pounds . What time would you like to leave ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'15:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for one that will arrive by 15:00"
},
{
"id": 5,
"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 at 09:01 and arrives at 10:01 . Would you like me to book that for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I would also like the reference number for the booking please ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , how many tickets would you like ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need that for 6 people ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,day,'Thursday');(_:booking,id,'TR125');(_:booking,leave_at,'9:01');(_:booking,people,'6');(_:booking,ref,'PPP9YI7K');(_:booking,ticket,'107.4 GBP');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "You have 6 tickets on TR125 leaving Thursday at 9:01 . Reference number is PPP9YI7K . 107.4 GBP will be payable at the station . Can I help you further ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think I 'm all set . Thank you very much for your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
SNG0319.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"trains leaving hourly"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"leave_at",
"5:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"trains leaving hourly"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:00"
],
[
"_:search",
"type",
"Train"
],
[
"_: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"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"trains leaving hourly"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:00"
],
[
"_: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"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"amount",
"trains leaving hourly"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:00"
],
[
"_:result",
"arrive_by",
"10:01"
],
[
"_:result",
"id",
"TR2125"
],
[
"_:result",
"leave_at",
"09:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"id",
"TR125"
],
[
"_:booking",
"leave_at",
"9:01"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"PPP9YI7K"
],
[
"_:booking",
"ticket",
"107.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'swimmingpool');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a swimmingpool in town ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'east');(_:result,area,'north');(_:result,type,'Attraction'))",
"inform((_:result,category,'pools');(_:result,count,'4');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are four public pools , one in the east , two in the north , one in the centre , any preferences ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I just need the address for one of them . I guess the one in the east will do ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'pool way , whitehill road , off newmarket road');(_:result,name,'abbey pool and astroturf pitch');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Okay abbey pool and astroturf pitch is located on pool way , whitehill road , off newmarket road ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay , great . Thank you ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with today ? A train , perhaps ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'13:00');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , actually , a train would be great . I need a train that 's going to Cambridge . I 'd like to arrive by 13:00 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "where is your departure site ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'london liverpool street');(_:search,leave_at,'none');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need to leave on Thursday and am departing from London Liverpool Street ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,leave_at,'that particular time');(_:search,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'm sorry but we do n't have any matching trains at that particular time . Would you like to try a different time ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'13:00');(_:search,departure,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "What times are available for departing from london liverpool street and arriving by 13:00 ?"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,leave_at,'05:39');(_:result,leave_at,'07:39');(_:result,leave_at,'09:39');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "You can choose from 05:39 , 07:39 , and 09:39 . Which would you like ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the travel time for that trip ?"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "The travel time for the trip is 88 minutes one way ."
}
] |
PMUL4919.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimmingpool"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimmingpool"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"pools"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimmingpool"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"pools"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"name",
"abbey pool and astroturf pitch"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimmingpool"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"pools"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"name",
"abbey pool and astroturf pitch"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimmingpool"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"pools"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"name",
"abbey pool and astroturf pitch"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"none"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimmingpool"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"pools"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"name",
"abbey pool and astroturf pitch"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:system",
"canthelp",
"_:search/0ba50040"
],
[
"_:search/0ba50040",
"leave_at",
"that particular time"
],
[
"_:search/0ba50040",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimmingpool"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"pools"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"name",
"abbey pool and astroturf pitch"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:system",
"canthelp",
"_:search/0ba50040"
],
[
"_:search/0ba50040",
"leave_at",
"that particular time"
],
[
"_:search/0ba50040",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"05:39"
],
[
"_:result",
"leave_at",
"07:39"
],
[
"_:result",
"leave_at",
"09:39"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train going to kings lynn ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "On which day will you be traveling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'09:45');(_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "On sunday . I 'd like to arrive by 09:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'08:58');(_:result,count,'4');(_:result,day,'Sunday');(_:result,departure,'Cambridge');(_:result,destination,'Kings Lynn');(_:result,id,'TR8042');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have 4 trains on Sunday from Cambridge to Kings Lynn . The TR8042 arrives at 08:58 . Would you like me to book it ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes . Make booking for 3 people and can I have a refernce number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'NGHD22EZ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your tickets are ready . Reference number is : NGHD22EZ ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need a guesthouse with free wifi . Can you help me find one ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What area are you looking to stay in ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to stay on the south ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,category,'guesthouse');(_:result,pricerange,'moderately - priced or cheap');(_:result,type,'Hotel'))",
"inform((_:result,count,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay ! There are three . What price range would you like ? I can book you at a moderately - priced or cheap guesthouse ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'no');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is there a guesthouse that does n't have free parking ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,count,'3');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "No , all three have parking and internet ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'same group of people');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "ok book me one for the same group of people and 4 nights starting from wednesday"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Bridge Guest House');(_:booking,ref,'KMYQSG7Z');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , I have you booked at the Bridge Guest House . Your reservation number is KMYQSG7Z . Can I help with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all . Thanks so much !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day ."
}
] |
PMUL1814.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"08:58"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8042"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"08:58"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8042"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"NGHD22EZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"08:58"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8042"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"NGHD22EZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"08:58"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8042"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"NGHD22EZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderately - priced or cheap"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_: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",
"destination",
"kings lynn"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:result",
"arrive_by",
"08:58"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8042"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"NGHD22EZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderately - priced or cheap"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:result",
"arrive_by",
"08:58"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8042"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderately - priced or cheap"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Bridge Guest House"
],
[
"_:booking",
"ref",
"KMYQSG7Z"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What 's a good museum to go to in cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'museums');(_:result,count,'23');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 23 museums in Cambridge . What parts of town are you willing to travel to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I will go to any part ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,\"14 King 's Parade\");(_:result,area,'south');(_:result,entrance_fee,'free');(_:result,name,'Byard Art museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I recommend visiting the Byard Art museum in the south . It 's free to get in . Their address is 14 King 's Parade ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is their phone number ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,\"14 king 's parade\");(_:result,entrance_fee,'free');(_:result,phone,'01223464646');(_:result,postcode,'cb21sj');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their phone number is 01223464646 , postcode cb21sj and located at 14 king 's parade . Admission is free ! Can I help with anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please , I am looking for a hotel that has 4 stars and is guesthouse . Preferably in the east with free wifi ."
},
{
"id": 7,
"rdf-acts": [
"select((_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'6');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 6 guesthouses that meet your requirements . Do you prefer a cheap or moderate price range ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "That does n't matter . You can just recommend one and then help me with a booking please"
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "May I have how many guest ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'4');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "4 people . Starting saturday , 3 nights ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,has_parking,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Will you need free parking ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,has_parking,'no');(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "user",
"text": "That 's not necessary at all . Thanks ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Great . Thanks for letting us help you !"
}
] |
PMUL2598.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"23"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"14 King 's Parade"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Byard Art museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Byard Art museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"14 king 's parade"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Byard Art museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"14 king 's parade"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Byard Art museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"14 king 's parade"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_: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": [
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Byard Art museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"14 king 's parade"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a guesthouse , with free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'a few');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are a few options meeting your requirements . What area should the guest house be in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like it in the cheap price range in the west ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Finches Bed and Breakfast');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Finches Bed and Breakfast fits those requirements . Would you like me to book that for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Actually , I do n't care what part of town it is in . I just need 4 stars . Does The Finches offer that ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,stars,'four');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes they do have four stars . Free internet and parking , may I book that for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'1');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please , just for 1 person for 2 nights starting on Monday ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"inform((_:booking,name,'Alexander Bed and Breakfast');(_:booking,ref,'B4IRJDNN');(_:booking,type,'Booking');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm sorry , it was n't available . I did book a room at the Alexander Bed and Breakfast . It is a cheap 4 star with free parking . Reference number B4IRJDNN ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you for the reference number B4IRJDNN . Goodbye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Goodbye ! Have a great day !"
}
] |
SSNG0360.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",
"a few"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/a1444904"
],
[
"_:booking/a1444904",
"type",
"Booking"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:booking",
"ref",
"B4IRJDNN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'theaters');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What theaters are on the east side of town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"canthelp((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Unfortunately , I do n't happen to have any located in the east . Can I check in a different area for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'swimming pool');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Ok , well lets try maybe for a swimming pool instead ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,category,'swimming pool');(_:result,name,'Abbey Pool and Astroturf Pitch');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Abbey Pool and Astroturf Pitch is a swimming pool on the east side of town . Would you like their address ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "No but I would like the number and postcode for The Abbey Pool ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223902088');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number is 01223902088 . Is there anything else I can assist you with ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , do you have the Abbey Pool postcode , please ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,postcode,'cb58nt');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , it is cb58nt . Will that be all ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is it . Thanks ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Ok thank you for using our service & have a good day ."
}
] |
SNG1104.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"theaters"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/fa61d186"
],
[
"_:search/fa61d186",
"area",
"east"
],
[
"_:search/fa61d186",
"type",
"Attraction"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/fa61d186"
],
[
"_:search/fa61d186",
"area",
"east"
],
[
"_:search/fa61d186",
"type",
"Attraction"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"name",
"Abbey Pool and Astroturf Pitch"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/fa61d186"
],
[
"_:search/fa61d186",
"area",
"east"
],
[
"_:search/fa61d186",
"type",
"Attraction"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"name",
"Abbey Pool and Astroturf Pitch"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223902088"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/fa61d186"
],
[
"_:search/fa61d186",
"area",
"east"
],
[
"_:search/fa61d186",
"type",
"Attraction"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"name",
"Abbey Pool and Astroturf Pitch"
],
[
"_:result",
"phone",
"01223902088"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb58nt"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for places to go to view architecture in Centre ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Trinity Ln');(_:result,entrance_fee,'free');(_:result,name,'Old Schools');(_:result,postcode,'cb21tt');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I found Old Schools on Trinity Ln , postcode cb21tt . Entrance is free . Would you like to go there ?"
},
{
"id": 2,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , That 's all . Goodbye !"
},
{
"id": 3,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "OK . Thank you for calling and have a great day . Goodbye ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'don pasquale pizzeria');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I forgot . Do you have information about Don Pasquale Pizzeria ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'Italian food');(_:result,pricerange,'expensive price range');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes they serve Italian food in the centre of town and in the expensive price range ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That 's the one ! Can you give me their address and postcode , please ?"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "cb23nj , post code , 12 Market Hill City Centre . Is there anything else you need ?"
}
] |
MUL0936.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Trinity Ln"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:result",
"postcode",
"cb21tt"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"address",
"Trinity Ln"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:result",
"postcode",
"cb21tt"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"name",
"don pasquale pizzeria"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"address",
"Trinity Ln"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:result",
"postcode",
"cb21tt"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"name",
"don pasquale pizzeria"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Italian food"
],
[
"_:result",
"pricerange",
"expensive price range"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a museum in the west area of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,category,'museum');(_:result,name,\"Kettle 's Yard\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is a museum called Kettle 's Yard in the west . Would you like to go here ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes please , what is their entrance fee ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,entrance_fee,'no entrance fee');(_:result,name,\"Kettle 's yard\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Kettle 's yard has a no entrance fee ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Oh great thank you for your help . Where is the train from cambridge to norwich depart from and when ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,day,'Friday');(_:result,leave_at,'5:36');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is a train leaving on Friday at 5:36 . Would you like that one ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'10:30');(_:search,day,'thursday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm actually looking for one on Thursday that will arrive by 10:30 . Are there any trains available for that ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,ticket,'17.60 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Yes ! The price is 17.60 pounds . How many tickets would you like to book ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I would like to book 6 tickets , please . And may I have the reference number once the booking is complete ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'HI5JHIXZ');(_:booking,ticket,'105.6 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes great ! I have your reference number . It is HI5JHIXZ and the total cost of your tickets was 105.6 GBP . Please do enjoy your trip . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think that 's all I need . Thank you for your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Sure thing , enjoy your trip !"
}
] |
MUL0584.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",
"museum"
],
[
"_:result",
"name",
"Kettle 's Yard"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Kettle 's yard"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Kettle 's yard"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"5:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Kettle 's yard"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"5:36"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Kettle 's yard"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"5:36"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HI5JHIXZ"
],
[
"_:booking",
"ticket",
"105.6 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a hotel on the west side that gives free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'4');(_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are four different hotels in that area that offer free wifi , did you have a price range or star rating that you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like a zero star hotel that has wifi ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,category,'hotel');(_:search,stars,'0');(_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "We do n't have a 0 star hotel that matches your preferences . Would you like to try something else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure , let 's look for a 4 star hotel instead ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,category,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I see three matching locations . Do you have a particular hotel type or price range in mind ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'5');(_:search,stars,'4');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "As long as it 's 4 star that 's all I just need one for 5 people for 4 nights starting monday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'cambridge belfry');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about the cambridge belfry ? It 's in the cheap price range ."
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "OK , lets give it a try ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like to book the hotel now ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please book the hotel ."
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I am sorry , that hotel is unavailable for you requested information . Would you like to book another day or shorter stay ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,stay,'1');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes how about 1 night"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:booking,ref,'AX7FQ3NR');(_:booking,stay,'1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are booked for 1 night . Your reference number is AX7FQ3NR . Would you like to find a hotel for the other nights ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , where can I find a hotel for 4 nights and 5 people , Tuesday through Friday ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,day,'tuesday through friday');(_:booking,name,'cambridge belfy');(_:booking,people,'5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to find you a booking at the cambridge belfy for 5 people tuesday through friday ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,food,'austrian');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That 's ok . I do need to find a moderately priced Austrian restaurant though ."
},
{
"id": 17,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'Austrian');(_:search,pricerange,'moderately prices');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I apologize , there are no moderately prices Austrian restaurants . Is there another type of food , or price range I can check for you ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about one that serves British food ? Get me an area and address if possible ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,address,'De Vere University Arms Regent Street City Centre');(_:result,name,'restaurant one seven');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , De Vere University Arms Regent Street City Centre is the address for restaurant one seven"
},
{
"id": 20,
"rdf-acts": [],
"speaker": "user",
"text": "Ok , that sounds great ."
},
{
"id": 21,
"rdf-acts": [
"inform((_:booking,name,'one seven');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to make a reservation for restaurant one seven ?"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that 's fine . I 'm good . Thank you ."
},
{
"id": 23,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with ?"
},
{
"id": 24,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Not right now . Thank you for your help . Bye ."
},
{
"id": 25,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! We hope you enjoy your trip !"
}
] |
MUL0123.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/60cf0710"
],
[
"_:search/60cf0710",
"category",
"hotel"
],
[
"_:search/60cf0710",
"stars",
"0"
],
[
"_:search/60cf0710",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/60cf0710"
],
[
"_:search/60cf0710",
"category",
"hotel"
],
[
"_:search/60cf0710",
"stars",
"0"
],
[
"_:search/60cf0710",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/60cf0710"
],
[
"_:search/60cf0710",
"category",
"hotel"
],
[
"_:search/60cf0710",
"stars",
"0"
],
[
"_:search/60cf0710",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/60cf0710"
],
[
"_:search/60cf0710",
"category",
"hotel"
],
[
"_:search/60cf0710",
"stars",
"0"
],
[
"_:search/60cf0710",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/60cf0710"
],
[
"_:search/60cf0710",
"category",
"hotel"
],
[
"_:search/60cf0710",
"stars",
"0"
],
[
"_:search/60cf0710",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:booking/ec930218"
],
[
"_:booking/ec930218",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"1"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/60cf0710"
],
[
"_:search/60cf0710",
"category",
"hotel"
],
[
"_:search/60cf0710",
"stars",
"0"
],
[
"_:search/60cf0710",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:booking/ec930218"
],
[
"_:booking/ec930218",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"ref",
"AX7FQ3NR"
],
[
"_:booking",
"stay",
"1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"5"
],
[
"_: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",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/60cf0710"
],
[
"_:search/60cf0710",
"category",
"hotel"
],
[
"_:search/60cf0710",
"stars",
"0"
],
[
"_:search/60cf0710",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:booking/ec930218"
],
[
"_:booking/ec930218",
"type",
"Booking"
],
[
"_:booking",
"ref",
"AX7FQ3NR"
],
[
"_:booking",
"stay",
"1"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"tuesday through friday"
],
[
"_:booking",
"name",
"cambridge belfy"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"austrian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_: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",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/60cf0710"
],
[
"_:search/60cf0710",
"category",
"hotel"
],
[
"_:search/60cf0710",
"stars",
"0"
],
[
"_:search/60cf0710",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:booking/ec930218"
],
[
"_:booking/ec930218",
"type",
"Booking"
],
[
"_:booking",
"ref",
"AX7FQ3NR"
],
[
"_:booking",
"stay",
"1"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"tuesday through friday"
],
[
"_:booking",
"name",
"cambridge belfy"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/b697c280"
],
[
"_:search/b697c280",
"food",
"Austrian"
],
[
"_:search/b697c280",
"pricerange",
"moderately prices"
],
[
"_:search/b697c280",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"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",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/60cf0710"
],
[
"_:search/60cf0710",
"category",
"hotel"
],
[
"_:search/60cf0710",
"stars",
"0"
],
[
"_:search/60cf0710",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:booking/ec930218"
],
[
"_:booking/ec930218",
"type",
"Booking"
],
[
"_:booking",
"ref",
"AX7FQ3NR"
],
[
"_:booking",
"stay",
"1"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"tuesday through friday"
],
[
"_:booking",
"name",
"cambridge belfy"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/b697c280"
],
[
"_:search/b697c280",
"food",
"Austrian"
],
[
"_:search/b697c280",
"pricerange",
"moderately prices"
],
[
"_:search/b697c280",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"De Vere University Arms Regent Street City Centre"
],
[
"_:result",
"name",
"restaurant one seven"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/60cf0710"
],
[
"_:search/60cf0710",
"category",
"hotel"
],
[
"_:search/60cf0710",
"stars",
"0"
],
[
"_:search/60cf0710",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:booking/ec930218"
],
[
"_:booking/ec930218",
"type",
"Booking"
],
[
"_:booking",
"ref",
"AX7FQ3NR"
],
[
"_:booking",
"stay",
"1"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"tuesday through friday"
],
[
"_:booking",
"people",
"5"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/b697c280"
],
[
"_:search/b697c280",
"food",
"Austrian"
],
[
"_:search/b697c280",
"pricerange",
"moderately prices"
],
[
"_:search/b697c280",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"De Vere University Arms Regent Street City Centre"
],
[
"_:result",
"name",
"restaurant one seven"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"one seven"
],
[
"_: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",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/60cf0710"
],
[
"_:search/60cf0710",
"category",
"hotel"
],
[
"_:search/60cf0710",
"stars",
"0"
],
[
"_:search/60cf0710",
"type",
"Hotel"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:booking/ec930218"
],
[
"_:booking/ec930218",
"type",
"Booking"
],
[
"_:booking",
"ref",
"AX7FQ3NR"
],
[
"_:booking",
"stay",
"1"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"tuesday through friday"
],
[
"_:booking",
"people",
"5"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/b697c280"
],
[
"_:search/b697c280",
"food",
"Austrian"
],
[
"_:search/b697c280",
"pricerange",
"moderately prices"
],
[
"_:search/b697c280",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"De Vere University Arms Regent Street City Centre"
],
[
"_:result",
"name",
"restaurant one seven"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"one seven"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train headed to Cambridge on Sunday ?"
},
{
"id": 1,
"rdf-acts": [
"thank()",
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I sure can . Where will you be boarding ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'london liverpool street');(_:search,leave_at,'12:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm departing from London Liverpool Street , and my train needs to leave after 12:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'a few');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have a few options , do you have an arrival time in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'london liverpool street');(_:search,leave_at,'12:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave london liverpool street after 12:30 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR6578');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I would recommend train TR6578"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That 's great can you book it for 8 people ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,ref,'Z6QD1AXD');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Absolutely your reference number is Z6QD1AXD"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'hungarian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Awesome . I also need a Hungarian restaurant in the centre , please ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'centre');(_:search,food,'Hungarian');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I do n't have any Hungarian restaurants in the centre . Would you like to try another type of cuisine ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,food,'modern european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure . What about modern European ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Would you like a specific price range ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,food,'modern european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , I 'm not really particular about the price . Any modern european restaurant would be great ."
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,food,'modern european');(_:result,name,'Riverside Brasserie');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would recommend Riverside Brasserie . It 's a moderately priced modern european restaurant located in the centre . Would you like me to make a booking for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'16:45');(_:search,people,'eight');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please , same group of eight , Sunday , 16:45 ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'UQM6L628');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table is reserved for 15 minutes . The reference number is UQM6L628 . Can I help you with anything else today/"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thanks . That will be everything . Goodbye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Alright . Have a nice trip !"
}
] |
MUL1631.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"?"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"?"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"TR6578"
],
[
"_: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",
"day",
"sunday"
],
[
"_:search",
"destination",
"?"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"TR6578"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"Z6QD1AXD"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"hungarian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"?"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"TR6578"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"Z6QD1AXD"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/09d8fe0f"
],
[
"_:search/09d8fe0f",
"area",
"centre"
],
[
"_:search/09d8fe0f",
"food",
"Hungarian"
],
[
"_:search/09d8fe0f",
"type",
"Restaurant"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"?"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"TR6578"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"Z6QD1AXD"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/09d8fe0f"
],
[
"_:search/09d8fe0f",
"area",
"centre"
],
[
"_:search/09d8fe0f",
"food",
"Hungarian"
],
[
"_:search/09d8fe0f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"?"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"TR6578"
],
[
"_:result",
"ref",
"Z6QD1AXD"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/09d8fe0f"
],
[
"_:search/09d8fe0f",
"area",
"centre"
],
[
"_:search/09d8fe0f",
"food",
"Hungarian"
],
[
"_:search/09d8fe0f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"food",
"modern european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"modern european"
],
[
"_:result",
"name",
"Riverside Brasserie"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"eight"
],
[
"_: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",
"destination",
"?"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"TR6578"
],
[
"_:result",
"ref",
"Z6QD1AXD"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/09d8fe0f"
],
[
"_:search/09d8fe0f",
"area",
"centre"
],
[
"_:search/09d8fe0f",
"food",
"Hungarian"
],
[
"_:search/09d8fe0f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"food",
"modern european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"modern european"
],
[
"_:result",
"name",
"Riverside Brasserie"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"eight"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"UQM6L628"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'boat');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for an attraction with a boat ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'east');(_:result,area,'north');(_:result,type,'Attraction'))",
"thank()",
"inform((_:result,amount,'several');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I can help with that ! I 've pulled up several locations . Would you like the location in the east , north , or centre ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What about the south side of town ? Are there any there ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"canthelp((_:search,area,'south');(_:search,category,'boat');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "No , I 'm sorry , there are no boat attractions in the south . Would you be interested in another part of the city ? Or maybe a different type of attraction ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'cinema');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "How about a cinema ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'cambridge leisure park on clifton way');(_:result,area,'south');(_:result,name,'the cineworld cinema');(_:result,phone,'00872208000');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have the cineworld cinema located in the south at cambridge leisure park on clifton way . The phone number is 00872208000 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great , thank you . I am also needing to book a train for a Sunday departure after 16:30 . Can you help me with that ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'd be happy to help with your request , first I will need to know where will you be departing / arriving ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going to Norwich from Cambridge"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'18:35');(_:result,id,'TR2974');(_:result,leave_at,'17:16');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR2974 will leave at 17:16 and arrive by 18:35 . Would you like to make a reservation ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "no that is enough for now . thanks for helping"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for letting us help you today ."
}
] |
PMUL1397.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boat"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/508e0c07"
],
[
"_:search/508e0c07",
"area",
"south"
],
[
"_:search/508e0c07",
"category",
"boat"
],
[
"_:search/508e0c07",
"type",
"Attraction"
],
[
"_:search",
"category",
"cinema"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/508e0c07"
],
[
"_:search/508e0c07",
"area",
"south"
],
[
"_:search/508e0c07",
"category",
"boat"
],
[
"_:search/508e0c07",
"type",
"Attraction"
],
[
"_:search",
"category",
"cinema"
],
[
"_:result",
"address",
"cambridge leisure park on clifton way"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"the cineworld cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/508e0c07"
],
[
"_:search/508e0c07",
"area",
"south"
],
[
"_:search/508e0c07",
"category",
"boat"
],
[
"_:search/508e0c07",
"type",
"Attraction"
],
[
"_:search",
"category",
"cinema"
],
[
"_:result",
"address",
"cambridge leisure park on clifton way"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"the cineworld cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/508e0c07"
],
[
"_:search/508e0c07",
"area",
"south"
],
[
"_:search/508e0c07",
"category",
"boat"
],
[
"_:search/508e0c07",
"type",
"Attraction"
],
[
"_:search",
"category",
"cinema"
],
[
"_:result",
"address",
"cambridge leisure park on clifton way"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"the cineworld cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"18:35"
],
[
"_:result",
"id",
"TR2974"
],
[
"_:result",
"leave_at",
"17:16"
],
[
"_: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
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'corsica');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find me a corsica restaurant ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , I ca n't find any place with Corsica food . Do you have a second choice ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , a restaurant serving british food would be good ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'11');(_:result,food,'British');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 11 restaurants that serve British food . Do you have an area or price range preference ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))",
"request((_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do not care about the price range , and would just like one in the west part of town ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'west');(_:result,food,'British');(_:result,name,'Graffiti');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Graffiti is an expensive British restaurant in the west . Would you like more information ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like their address and phone number please ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Hotel Felix Whitehouse Lane Huntingdon Road');(_:result,phone,'01223 277977');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address is Hotel Felix Whitehouse Lane Huntingdon Road , and the phone number is 01223 277977 . Can I find any further information for you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the price range ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It is expensive ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "That you , that 's all I need to know ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , have a good day !"
}
] |
WOZ20021.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"corsica"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/02532970"
],
[
"_:search/02532970",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/02532970"
],
[
"_:search/02532970",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/02532970"
],
[
"_:search/02532970",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/02532970"
],
[
"_:search/02532970",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Hotel Felix Whitehouse Lane Huntingdon Road"
],
[
"_:result",
"phone",
"01223 277977"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/02532970"
],
[
"_:search/02532970",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Hotel Felix Whitehouse Lane Huntingdon Road"
],
[
"_:result",
"phone",
"01223 277977"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi ! Would you please help me find a hotel to stay at ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "Certainly , what can I use to narrow down your search ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It needs to be 2 star , have free parking and free wifi ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have 3 results . What area are you interested in staying in ? And what price range ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'8');(_:search,pricerange,'dontcare');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do not have a preference . Please pick one and get me a booking for 8 people for 3 nights staring from Friday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Ashley Hotel');(_:booking,ref,'79F1XIW2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book you at the Ashley Hotel . Your booking was successful . Reference number is : 79F1XIW2 . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'bishops stortford');(_:search,leave_at,'16:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i also need a train that should leave after 16:45 destination bishops stortford"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,leave_at,'17:29');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I see a departing train leaving at 17:29 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to travel on Monday , departing Cambridge . Does that make a difference ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,day,'Monday');(_:result,departure,'Cambridge');(_:result,destination,'Bishops Stortford');(_:result,id,'TR2530');(_:result,leave_at,'17:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That train still meets your criteria . Train TR2530 departs Cambridge for Bishops Stortford on Monday at 17:29 . Would you like me to book this ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need 8 tickets . And could you provide the reference number ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'99VHJ3AR');(_:booking,ticket,'80.8 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 80.8 GBP payable at the station . Your reference number is 99VHJ3AR . Do you need anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thanks , that will be everything ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad I could help ."
}
] |
PMUL3228.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Ashley Hotel"
],
[
"_:booking",
"ref",
"79F1XIW2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Ashley Hotel"
],
[
"_:booking",
"ref",
"79F1XIW2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Ashley Hotel"
],
[
"_:booking",
"ref",
"79F1XIW2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2530"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"name",
"Ashley Hotel"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2530"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"99VHJ3AR"
],
[
"_:booking",
"ticket",
"80.8 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.