turns
listlengths 2
60
| dialogue_id
stringlengths 1
31
| states
listlengths 1
30
|
---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'asian oriental');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a cheap Asian Oriental restaurant ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,count,'2');(_:result,food,'Asian Oriental');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Great ! There are 2 cheap Asian Oriental restaurants in the city centre . Would you like me to book you a reservation at one of them ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . I need a reservation for 2 people , Saturday night at 6:00pm ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I am sorry , but there is not a table available at that time . Would you like to try a different restaurant ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'6:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm sorry , I was actually looking for a reservation for Monday at 6:15 . Are there any tables available at that time ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,duration,'16:15');(_:booking,name,'J restaurant');(_:booking,ref,'ENOZR5HA');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have you at J restaurant , 16:15 , reference number is : ENOZR5HA . Anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great thank you for your help ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'18:15');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I actually need a table for 6 people not 2 @ 18:15 on Monday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'NMJIT3AV');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay I have amended that reservation and your reference number is NMJIT3AV ."
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thank you so much and I apologize for the confusion on my part . That is all I need for now . Bye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Okay . No worries . Enjoy your dinner !"
}
] |
SSNG0154.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/a8311f5b"
],
[
"_:booking/a8311f5b",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"6:15"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/a8311f5b"
],
[
"_:booking/a8311f5b",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"6:15"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"16:15"
],
[
"_:booking",
"name",
"J restaurant"
],
[
"_:booking",
"ref",
"ENOZR5HA"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:booking/a8311f5b"
],
[
"_:booking/a8311f5b",
"type",
"Booking"
],
[
"_:booking",
"duration",
"16:15"
],
[
"_:booking",
"name",
"J restaurant"
],
[
"_:booking",
"ref",
"ENOZR5HA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:booking/a8311f5b"
],
[
"_:booking/a8311f5b",
"type",
"Booking"
],
[
"_:booking",
"duration",
"16:15"
],
[
"_:booking",
"name",
"J restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"NMJIT3AV"
],
[
"_: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,departure,'cambridge');(_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train departing from cambridge going to birmingham new street ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Please let me know what time you would like to arrive or when you would like to depart ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,leave_at,'11:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave after 11:15 on Sunday ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,id,'TR0686');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR0686 will work for you . Would you like me to book you passage ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Not yet . What time will that arrive in Birmingham ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'14:44');(_:result,destination,'Birmingham New Street');(_:result,id,'TR0686');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Train TR0686 will arrive at Birmingham New Street at 14:44 ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Okay what is the price per ticket ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,ticket,'60.08 pounds');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "The price per ticket is 60.08 pounds , how many travelers will be requiring tickets ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'swimming pool');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No tickets yet . But I do need info on a swimming pool in the north . I you could recommend one ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Okay I have two to choose from . Would you like me to recommend one to you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes please . I 'll also need the entrance fee , post code and address ."
},
{
"id": 11,
"rdf-acts": [
"select((_:result,name,'jesus green outdoor pool or kings hedges learner pool');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "which one would you like jesus green outdoor pool or kings hedges learner pool ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "The outdoor pool please ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,address,'between victoria road and the river');(_:result,name,'jesus green outdoor pool');(_:result,phone,'01223302579');(_:result,postcode,'cb43px');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "jesus green outdoor pool is located between victoria road and the river , cb43px . Phone number is 01223302579 . I 'm afraid I do n't have an entrance fee listed though ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's okay . That will be it . Thanks for all your help !"
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "thank you . Is there anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is all the help I need for today . Thanks again !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . Please contact us again , if we can be of further assistance ."
}
] |
PMUL4586.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0686"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0686"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"14:44"
],
[
"_:result",
"destination",
"Birmingham New Street"
],
[
"_:result",
"id",
"TR0686"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0686"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"14:44"
],
[
"_:result",
"destination",
"Birmingham New Street"
],
[
"_:result",
"id",
"TR0686"
],
[
"_:result",
"ticket",
"60.08 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0686"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"14:44"
],
[
"_:result",
"destination",
"Birmingham New Street"
],
[
"_:result",
"id",
"TR0686"
],
[
"_:result",
"ticket",
"60.08 pounds"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0686"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"14:44"
],
[
"_:result",
"destination",
"Birmingham New Street"
],
[
"_:result",
"id",
"TR0686"
],
[
"_:result",
"ticket",
"60.08 pounds"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"name",
"jesus green outdoor pool or kings hedges learner pool"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0686"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"14:44"
],
[
"_:result",
"destination",
"Birmingham New Street"
],
[
"_:result",
"id",
"TR0686"
],
[
"_:result",
"ticket",
"60.08 pounds"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"between victoria road and the river"
],
[
"_:result",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"phone",
"01223302579"
],
[
"_:result",
"postcode",
"cb43px"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0686"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"14:44"
],
[
"_:result",
"destination",
"Birmingham New Street"
],
[
"_:result",
"id",
"TR0686"
],
[
"_:result",
"ticket",
"60.08 pounds"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"between victoria road and the river"
],
[
"_:result",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"phone",
"01223302579"
],
[
"_:result",
"postcode",
"cb43px"
],
[
"_: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
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'magdalene college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I 'm searching for a place called Magdalene College ."
},
{
"id": 1,
"rdf-acts": [
"thank()",
"inform((_:result,address,'Magdalene Street');(_:result,category,'college');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm familiar with that school . Great college located on Magdalene Street . What would you like to know ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Yes can you please get me the info ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'west');(_:result,category,'college');(_:result,entrance_fee,'free');(_:result,phone,'01223332138');(_:result,postcode,'cb30ag');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's a college located on the west side of town . Admission is free and you can contact them at 01223332138 . Also , the postcode is cb30ag . Do you need anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'13:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes I need to find a train that will leave after 13:00 and arrive Cambridge ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR4748');(_:result,leave_at,'13:17');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "How about TR4748 that leaves at 13:17 ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "does it leave on monday ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,day,'Monday');(_:result,departure,'london kings cross');(_:result,leave_at,'13:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That specific train does not , but we have another one leaving at 13:17 on Monday departing from london kings cross . Is this one you would be interested in booking ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No . I am leaving from Kings Lynn and going to Cambridge . I am NOT departing from London Kings ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Ok I changed it , Would you like me to book it for you ?"
}
] |
PMUL1255.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"magdalene college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"magdalene college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Magdalene Street"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"magdalene college"
],
[
"_:result",
"address",
"Magdalene Street"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223332138"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"magdalene college"
],
[
"_:result",
"address",
"Magdalene Street"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223332138"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:result",
"id",
"TR4748"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"magdalene college"
],
[
"_:result",
"address",
"Magdalene Street"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223332138"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:result",
"id",
"TR4748"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for an expensive restaurant in the Centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'33');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 33 expensive restaurants in the centre of town . Do you have a food preference ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'polish');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would really love to find an expensive Polish restaurant ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'centre');(_:search,food,'Polish');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry but there are no expensive Polish restaurants in the centre . Would you like a different type of cuisine or price range ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about Chinese food ?"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,name,'HK Fusion');(_:result,name,'Tang Chinese');(_:result,name,'Ugly Duckling');(_:result,name,'and Sesame Restaurant and Bar');(_:result,type,'Restaurant'))",
"inform((_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have Ugly Duckling , Tang Chinese , HK Fusion , and Sesame Restaurant and Bar . Would you like to book one of those ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'ugly duckling');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I have the phone number for the Ugly Duckling restaurant ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Ugly Duckling');(_:result,phone,'no phone number');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is no phone number for Ugly Duckling ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'tang chinese');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay let 's try the Tang Chinese . Is there a phone number for them ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'tang chinese');(_:result,phone,'01223357187');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number for Tang Chinese is 01223357187 ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'near the restaurant');(_:search,category,'museums');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm also looking for somewhere to go . I 'd like to do something entertaining near the restaurant . Are there any museums in the area ?"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,name,'broughton house gallery');(_:result,name,'cambridge contemporary art');(_:result,name,'castle galleries');(_:result,name,'primavera');(_:result,type,'Attraction'))",
"reqmore()",
"inform((_:result,amount,'a few');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are a few options . How about primavera , castle galleries , cambridge contemporary art or broughton house gallery . Would you like additional information on either of these ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd be interested in the contemporary art . Do you know how much it costs to get in ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'6 trinity street');(_:result,entrance_fee,'free');(_:result,name,'Cambridge contemporary art');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cambridge contemporary art has free entrance . It is located at 6 trinity street . Do you need any more information ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "That 's not needed . I am looking for a taxi to go between the two places , though ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time would you like to go between the two locations ?"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Oh , wait . I 'm so sorry . Before we book a taxi , can you provide me with the phone number to the art museum ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,phone,'01223324222');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number is 01223324222"
},
{
"id": 18,
"rdf-acts": [],
"speaker": "user",
"text": "I want to leave the museum by 4:15 ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,car,'grey Ford');(_:result,phone,'07508824111');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Wonderful . I was able to schedule that taxi for you . You will be riding in a grey Ford . If you have any questions for them , you can reach them at 07508824111 ."
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much for all your help ."
},
{
"id": 21,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome . Can I help you with anything else today ?"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's everything . I 'm sure my trip will be fantastic . Thank you for all the help . Have a good day !"
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "Okay thank you for calling ."
}
] |
MUL0979.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"polish"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/1ecaf657"
],
[
"_:search/1ecaf657",
"area",
"centre"
],
[
"_:search/1ecaf657",
"food",
"Polish"
],
[
"_:search/1ecaf657",
"pricerange",
"expensive"
],
[
"_:search/1ecaf657",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/1ecaf657"
],
[
"_:search/1ecaf657",
"area",
"centre"
],
[
"_:search/1ecaf657",
"food",
"Polish"
],
[
"_:search/1ecaf657",
"pricerange",
"expensive"
],
[
"_:search/1ecaf657",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"name",
"HK Fusion"
],
[
"_:result",
"name",
"Tang Chinese"
],
[
"_:result",
"name",
"Ugly Duckling"
],
[
"_:result",
"name",
"and Sesame Restaurant and Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"ugly duckling"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/1ecaf657"
],
[
"_:search/1ecaf657",
"area",
"centre"
],
[
"_:search/1ecaf657",
"food",
"Polish"
],
[
"_:search/1ecaf657",
"pricerange",
"expensive"
],
[
"_:search/1ecaf657",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"name",
"Ugly Duckling"
],
[
"_:result",
"phone",
"no phone number"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"tang chinese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/1ecaf657"
],
[
"_:search/1ecaf657",
"area",
"centre"
],
[
"_:search/1ecaf657",
"food",
"Polish"
],
[
"_:search/1ecaf657",
"pricerange",
"expensive"
],
[
"_:search/1ecaf657",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"name",
"tang chinese"
],
[
"_:result",
"name",
"tang chinese"
],
[
"_:result",
"phone",
"01223357187"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/1ecaf657"
],
[
"_:search/1ecaf657",
"area",
"centre"
],
[
"_:search/1ecaf657",
"food",
"Polish"
],
[
"_:search/1ecaf657",
"pricerange",
"expensive"
],
[
"_:search/1ecaf657",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"name",
"tang chinese"
],
[
"_:result",
"phone",
"01223357187"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"name",
"cambridge contemporary art"
],
[
"_:result",
"name",
"castle galleries"
],
[
"_:result",
"name",
"primavera"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/1ecaf657"
],
[
"_:search/1ecaf657",
"area",
"centre"
],
[
"_:search/1ecaf657",
"food",
"Polish"
],
[
"_:search/1ecaf657",
"pricerange",
"expensive"
],
[
"_:search/1ecaf657",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"name",
"tang chinese"
],
[
"_:result",
"phone",
"01223357187"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"amount",
"a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"6 trinity street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge contemporary art"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/1ecaf657"
],
[
"_:search/1ecaf657",
"area",
"centre"
],
[
"_:search/1ecaf657",
"food",
"Polish"
],
[
"_:search/1ecaf657",
"pricerange",
"expensive"
],
[
"_:search/1ecaf657",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"name",
"tang chinese"
],
[
"_:result",
"phone",
"01223357187"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"amount",
"a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"6 trinity street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge contemporary art"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"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": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/1ecaf657"
],
[
"_:search/1ecaf657",
"area",
"centre"
],
[
"_:search/1ecaf657",
"food",
"Polish"
],
[
"_:search/1ecaf657",
"pricerange",
"expensive"
],
[
"_:search/1ecaf657",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"name",
"tang chinese"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"amount",
"a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"6 trinity street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge contemporary art"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/1ecaf657"
],
[
"_:search/1ecaf657",
"area",
"centre"
],
[
"_:search/1ecaf657",
"food",
"Polish"
],
[
"_:search/1ecaf657",
"pricerange",
"expensive"
],
[
"_:search/1ecaf657",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"name",
"tang chinese"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"amount",
"a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"6 trinity street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge contemporary art"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey Ford"
],
[
"_:result",
"phone",
"07508824111"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/1ecaf657"
],
[
"_:search/1ecaf657",
"area",
"centre"
],
[
"_:search/1ecaf657",
"food",
"Polish"
],
[
"_:search/1ecaf657",
"pricerange",
"expensive"
],
[
"_:search/1ecaf657",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"name",
"tang chinese"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"address",
"6 trinity street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge contemporary art"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey Ford"
],
[
"_:result",
"phone",
"07508824111"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for places go to in the south of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'south');(_:result,category,'and entertainment');(_:result,category,'cinema');(_:result,category,'museum');(_:result,category,'nightclub');(_:result,category,'park');(_:result,category,'theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The attraction types in the south area are theatre , park , nightclub , museum , cinema , and entertainment . Which one are you interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'cinemas');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am interested in cinemas specifically ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'South');(_:result,name,'Cineworld Cinema');(_:result,phone,'00872208000');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Cineworld Cinema is in the South part of town . Their phone number is 00872208000 . Would you like their address ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , please give me the address and postcode ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'cambridge leisure park , clifton way');(_:result,postcode,'cb17dy');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's located at cambridge leisure park , clifton way and the postcode is cb17dy"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'london liverpool street');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Excellent . I 'd also like a train please . One that leaves from london liverpool street to cambridge ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'70');(_:result,departure,'London Liverpool Street');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 70 trains that leave from London Liverpool Street to Cambridge , what day and time would you like to leave ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,leave_at,'21:15');(_:search,people,'three');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "The first train after 21:15 works for me . I need to book it for three people , please provide the reference number ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can certainly book that for you ! However , could you let me know what day of the week you 'll be travelling ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))",
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be traveling on Monday , and I will need the reference number as well ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,day,'Monday');(_:result,id,'TR5906');(_:result,leave_at,'21:39');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "That would be TR5906 at 21:39 on Monday ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for all your help ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,people,'3');(_:booking,ref,'ETOI91ON');(_:booking,ticket,'49.8gbp');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked 3 tickets for you for 49.8gbp payable at the station . your reference number is ETOI91ON"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great ! Thank you . What a relief ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Will you be needing anything else today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . That is everything I need at this time ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Great , have a wonderful day !"
}
] |
MUL0582.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"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"and entertainment"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"cinemas"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"and entertainment"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"theatre"
],
[
"_:search",
"category",
"cinemas"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"and entertainment"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"theatre"
],
[
"_:search",
"category",
"cinemas"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"and entertainment"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"theatre"
],
[
"_:search",
"category",
"cinemas"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"and entertainment"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"theatre"
],
[
"_:search",
"category",
"cinemas"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"people",
"three"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"south"
],
[
"_:result",
"category",
"and entertainment"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"theatre"
],
[
"_:search",
"category",
"cinemas"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"people",
"three"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"id",
"TR5906"
],
[
"_:result",
"leave_at",
"21:39"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"and entertainment"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"theatre"
],
[
"_:search",
"category",
"cinemas"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"people",
"three"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"id",
"TR5906"
],
[
"_:result",
"leave_at",
"21:39"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"ETOI91ON"
],
[
"_:booking",
"ticket",
"49.8gbp"
],
[
"_: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",
"area",
"south"
],
[
"_:result",
"category",
"and entertainment"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"theatre"
],
[
"_:search",
"category",
"cinemas"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"London Liverpool Street"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"people",
"three"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"id",
"TR5906"
],
[
"_:result",
"leave_at",
"21:39"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"ETOI91ON"
],
[
"_:booking",
"ticket",
"49.8gbp"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want a place to stay with 3 stars ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'6');(_:result,stars,'3-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are six 3-star options . What part of town are you visiting ? I 'd be happy to book your stay ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like one with free parking , located in the north area , and is a guesthouse ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'156 chesterton road');(_:result,name,'Hamilton Lodge');(_:result,phone,'01223365664');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The Hamilton Lodge is perfect for you . It is located at 156 chesterton road and you can call in at 01223365664 . Would you like me to book a room for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please book for 5 people and 4 nights starting from saturday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,day,'Saturday');(_:booking,name,'Hamilton Lodge');(_:booking,people,'5');(_:booking,ref,'14HU38D9');(_:booking,stay,'4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked your stay at the Hamilton Lodge for 5 people , staying for 4 nights starting Saturday . Your reference number is 14HU38D9"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you that is all I need today ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for letting us help ."
}
] |
PMUL1736.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"stars",
"3-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"stars",
"3-star"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"156 chesterton road"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"phone",
"01223365664"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"stars",
"3-star"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"156 chesterton road"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"phone",
"01223365664"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"14HU38D9"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I am looking for an expensive restaurant to dine at in the south ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,food,'indian');(_:result,name,'taj tandoori');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "You can try taj tandoori for indian . Need a reservation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'18:15');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sounds good . Yes , for 6 people on Monday at 18:15 ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I will make the reservation for you now ."
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , that would mean you were putting the info in and booking it , followed by giving me the reference number ... right ?"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Yes that is correct , that way you do nt miss a spot"
}
] |
PMUL0173.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"taj tandoori"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"taj tandoori"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))"
],
"speaker": "user",
"text": "Hello ! I 'm looking for the Parkside Police Station ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The number for them is 01223358966 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Could I also have the postcode please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The postcode is CB11JG ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that is the information I needed"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you very much . Goodbye ."
}
] |
SNG0134.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'16:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train leaving Cambridge sometime after 16:00 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What destination do you have in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to go to Kings Lynn on Saturday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,day,'Saturday');(_:result,departure,'Cambridge');(_:result,destination,'Kings Lynn');(_:result,id,'TR8364');(_:result,leave_at,'16:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have the TR8364 leaving Cambridge to Kings Lynn on Saturday at 16:11 . Would you like me to book that for you and if so how many tickets ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please just one ticket please and do I give you my credit card number ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'08NB7V7G');(_:booking,ticket,'7.84 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "No , your credit card is not necessary . You 're all set , that will be 7.84 GBP payable at the station . Your reference number is 08NB7V7G . Is there anything else needed ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , what attractions will be available when I get there ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,category,'architecture');(_:result,category,'cinema');(_:result,category,'park');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many different attractions available . Some include cinema , touring architecture , and visiting the park . Is there anything particular you are looking to do ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a park to go to in the south"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,category,'parks');(_:result,count,'2');(_:result,entrance_fee,'free');(_:result,name,\"Sheep 's green and lammas land park fen causeway\");(_:result,name,'wandlebury country park');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are two parks in the south . Sheep 's green and lammas land park fen causeway and wandlebury country park . Both of these are free"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I have the phone number for them , please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,\"Sheep 's Green and Lammas Land Park\");(_:result,name,'Wandlebury Country Park');(_:result,phone,'01223243830');(_:result,phone,'01223302580');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , Sheep 's Green and Lammas Land Park 's number is 01223302580 and Wandlebury Country Park can be reached at 01223243830 . Need any more help ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Actually I do need to know the duration of travel time for the TR8364 train ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,duration,'47 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The travel time is 47 minutes ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thank you very much that 's all i need . Goodbye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using our system !"
}
] |
MUL0401.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8364"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8364"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"08NB7V7G"
],
[
"_:booking",
"ticket",
"7.84 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8364"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"08NB7V7G"
],
[
"_:booking",
"ticket",
"7.84 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8364"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"08NB7V7G"
],
[
"_:booking",
"ticket",
"7.84 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Sheep 's green and lammas land park fen causeway"
],
[
"_:result",
"name",
"wandlebury country park"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8364"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"08NB7V7G"
],
[
"_:booking",
"ticket",
"7.84 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Sheep 's Green and Lammas Land Park"
],
[
"_:result",
"name",
"Wandlebury Country Park"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"phone",
"01223302580"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"id",
"TR8364"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"08NB7V7G"
],
[
"_:booking",
"ticket",
"7.84 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Sheep 's Green and Lammas Land Park"
],
[
"_:result",
"name",
"Wandlebury Country Park"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"phone",
"01223302580"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_: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,name,'riverboat georgina');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for information on the Riverboat Georgina . Could you provide me with any details ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,phone,?);(_:search,postcode,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'boat');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Would you like to know the boat 's area , phone number , postcode , or address ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I need the address and phone number , please ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,', jubilee house');(_:result,address,'Cambridge passenger cruisers');(_:result,name,'Riverboat Georgina');(_:result,phone,'01223902091');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address for Riverboat Georgina is Cambridge passenger cruisers , jubilee house . The phone number is 01223902091 . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'hotpot');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes I would like to find information on a restaurant called the Hotpot ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,food,'chinese restaurant');(_:result,name,'hot Pot');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "hot Pot is an expensive chinese restaurant in the north . Would you like a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'12:30');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want a table for 2 people at 12:30 on Saturday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'V7IS3L5F');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : V7IS3L5F ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ."
}
] |
MUL0902.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"riverboat georgina"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"riverboat georgina"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"phone",
"?"
],
[
"_:search",
"postcode",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"phone",
"?"
],
[
"_:search",
"postcode",
"?"
],
[
"_:result",
"category",
"boat"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
", jubilee house"
],
[
"_:result",
"address",
"Cambridge passenger cruisers"
],
[
"_:result",
"name",
"Riverboat Georgina"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"hotpot"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"phone",
"?"
],
[
"_:search",
"postcode",
"?"
],
[
"_:result",
"category",
"boat"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
", jubilee house"
],
[
"_:result",
"address",
"Cambridge passenger cruisers"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:search",
"name",
"hotpot"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"chinese restaurant"
],
[
"_:result",
"name",
"hot Pot"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"phone",
"?"
],
[
"_:search",
"postcode",
"?"
],
[
"_:result",
"category",
"boat"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
", jubilee house"
],
[
"_:result",
"address",
"Cambridge passenger cruisers"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:search",
"name",
"hotpot"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"chinese restaurant"
],
[
"_:result",
"name",
"hot Pot"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"V7IS3L5F"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,department,'cambridge eye unit');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Help , I injured my eye ! I am looking for the nearest hospital with the cambridge eye unit ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223257168');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "You can contact them at 01223257168 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "What 's the address and postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The address is Hills Rd , Cambridge and the postcode is CB20QQ . Do you need help with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you ! Hopefully my eye is ok ! Good night !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Good luck , I hope you recover soon !"
}
] |
SNG0153.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"cambridge eye unit"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"cambridge eye unit"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223257168"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"cambridge eye unit"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223257168"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a hotel with free parking in east cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,category,'guesthouses');(_:result,category,'hotel');(_:result,name,'Express by Holiday Inn Cambridge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The only hotel that fits that description is the Express by Holiday Inn Cambridge , but there are also several guesthouses if you are interested ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is the Express by Holiday Inn cheap ? And have a star of 4 ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,pricerange,'expensive');(_:result,stars,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It is in the expensive price range with a 2 star rating ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hm , I would rather stay at a cheap hotel with a 4 star rating ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Autumn House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Autumn House has all your requirements except it not being a Holiday Inn Express . Would you like a booking there ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))",
"request((_:result,has_internet,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I just would like their postcode and phone number and can you tell me whether they have free wifi ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,phone,'01223575122');(_:result,postcode,'CB58RS');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay ! They do have internet . Their postcode is CB58RS , and their phone number is 01223575122 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Sounds great . Could I also get info on a train for monday ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Please give me your departure and destination . And what time do you want to leave at ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'21:30');(_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,people,'8');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "It should depart Cambridge to Peterborough . I need to be there by 21:30 . I need reservations for 8 . Can I get a reference number please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'AV90SV4C');(_:booking,ticket,'132 GBP');(_:booking,type,'Booking');(_:result,arrive_by,'7:56');(_:result,id,'TR9003');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR9003 will have you there by 7:56 . Booking was successful , the total fee is 132 GBP payable at the station . \n Reference number is : AV90SV4C"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks for all of your help today . That is all I need . Bye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for calling . Enjoy your trip . Goodbye ."
}
] |
PMUL3398.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"phone",
"01223575122"
],
[
"_:result",
"postcode",
"CB58RS"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"phone",
"01223575122"
],
[
"_:result",
"postcode",
"CB58RS"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"phone",
"01223575122"
],
[
"_:result",
"postcode",
"CB58RS"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"AV90SV4C"
],
[
"_:booking",
"ticket",
"132 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"7:56"
],
[
"_:result",
"id",
"TR9003"
],
[
"_:result",
"type",
"Train"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find an expensive hotel in the south to stay at ? Thanks ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'53 - 57 Lensfield road');(_:result,name,'lensfield hotel');(_:result,phone,'01223355017');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , there is The Lensfield Hotel . It is located on 53 - 57 Lensfield road . Their phone number is 01223355017 ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do they have a guesthouse available ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,area,'south');(_:search,category,'guesthouses');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "No I am afraid there ae no expensive guesthouses in the south ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about one in the moderate price range ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "yes ! i have two you may choose from !"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Could you pick the better of the two and tell me the star rating ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Ayesbray Lodge Guesthouse');(_:result,stars,'four');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Ayesbray Lodge Guesthouse has a four star rating . Would you like me to book a room ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "No , just get me their phone number and I 'll give them a ring"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Aylesbray Lodge Guest House');(_:result,phone,'01223240089');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The phone number for Aylesbray Lodge Guest House is 01223240089 . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please . I need a train for Wednesday ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your destination ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going to Cambridge from Ely ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,departure,'Cambridge');(_:result,departure,'ely');(_:result,leave_at,'35 past the hour');(_:result,leave_at,'every 2 hours');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Trains go to Cambridge from Ely at 35 past the hour , every 2 hours . What time would you like to travel ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,leave_at,'10:00');(_:search,people,'3');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave after 10:00 , so that 's 10:35 , right ? Can you book passage for 3 people for me ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,leave_at,'11:35');(_:result,leave_at,'9:35');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,leave_at,'9:35');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've got a train leaving at 9:35 . After that , the next one does n't go out until 11:35 . Would you like me to book the 9:35 for you ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,leave_at,'11:35');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No , book the 11:35 train , please ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,arrive_by,'11:52');(_:booking,category,'Train');(_:booking,departure,'Ely');(_:booking,destination,'Cambridge');(_:booking,id,'TR2006');(_:booking,leave_at,'11:35');(_:booking,ref,'024L8BKI');(_:booking,ticket,'13.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking for TR2006 departing Ely at 11:35 and arriving in Cambridge at 11:52 has been confirmed . Total fee of 13.2 GBP payable at the station , reference number 024L8BKI . Anything else ?"
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "that is it for today . have a great day"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for letting us assist you ! Enjoy your visit !"
}
] |
PMUL1998.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"53 - 57 Lensfield road"
],
[
"_:result",
"name",
"lensfield hotel"
],
[
"_:result",
"phone",
"01223355017"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"address",
"53 - 57 Lensfield road"
],
[
"_:result",
"name",
"lensfield hotel"
],
[
"_:result",
"phone",
"01223355017"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/1f36751a"
],
[
"_:search/1f36751a",
"area",
"south"
],
[
"_:search/1f36751a",
"category",
"guesthouses"
],
[
"_:search/1f36751a",
"pricerange",
"expensive"
],
[
"_:search/1f36751a",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"address",
"53 - 57 Lensfield road"
],
[
"_:result",
"name",
"lensfield hotel"
],
[
"_:result",
"phone",
"01223355017"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/1f36751a"
],
[
"_:search/1f36751a",
"area",
"south"
],
[
"_:search/1f36751a",
"category",
"guesthouses"
],
[
"_:search/1f36751a",
"pricerange",
"expensive"
],
[
"_:search/1f36751a",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"address",
"53 - 57 Lensfield road"
],
[
"_:result",
"phone",
"01223355017"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/1f36751a"
],
[
"_:search/1f36751a",
"area",
"south"
],
[
"_:search/1f36751a",
"category",
"guesthouses"
],
[
"_:search/1f36751a",
"pricerange",
"expensive"
],
[
"_:search/1f36751a",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Ayesbray Lodge Guesthouse"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"address",
"53 - 57 Lensfield road"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/1f36751a"
],
[
"_:search/1f36751a",
"area",
"south"
],
[
"_:search/1f36751a",
"category",
"guesthouses"
],
[
"_:search/1f36751a",
"pricerange",
"expensive"
],
[
"_:search/1f36751a",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"name",
"Aylesbray Lodge Guest House"
],
[
"_:result",
"phone",
"01223240089"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_: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",
"address",
"53 - 57 Lensfield road"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/1f36751a"
],
[
"_:search/1f36751a",
"area",
"south"
],
[
"_:search/1f36751a",
"category",
"guesthouses"
],
[
"_:search/1f36751a",
"pricerange",
"expensive"
],
[
"_:search/1f36751a",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"name",
"Aylesbray Lodge Guest House"
],
[
"_:result",
"phone",
"01223240089"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"address",
"53 - 57 Lensfield road"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/1f36751a"
],
[
"_:search/1f36751a",
"area",
"south"
],
[
"_:search/1f36751a",
"category",
"guesthouses"
],
[
"_:search/1f36751a",
"pricerange",
"expensive"
],
[
"_:search/1f36751a",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"name",
"Aylesbray Lodge Guest House"
],
[
"_:result",
"phone",
"01223240089"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"departure",
"ely"
],
[
"_:result",
"leave_at",
"35 past the hour"
],
[
"_:result",
"leave_at",
"every 2 hours"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"address",
"53 - 57 Lensfield road"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/1f36751a"
],
[
"_:search/1f36751a",
"area",
"south"
],
[
"_:search/1f36751a",
"category",
"guesthouses"
],
[
"_:search/1f36751a",
"pricerange",
"expensive"
],
[
"_:search/1f36751a",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"name",
"Aylesbray Lodge Guest House"
],
[
"_:result",
"phone",
"01223240089"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"departure",
"ely"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"leave_at",
"11:35"
],
[
"_:result",
"leave_at",
"9:35"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"leave_at",
"9:35"
],
[
"_:search",
"leave_at",
"11:35"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"address",
"53 - 57 Lensfield road"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/1f36751a"
],
[
"_:search/1f36751a",
"area",
"south"
],
[
"_:search/1f36751a",
"category",
"guesthouses"
],
[
"_:search/1f36751a",
"pricerange",
"expensive"
],
[
"_:search/1f36751a",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"name",
"Aylesbray Lodge Guest House"
],
[
"_:result",
"phone",
"01223240089"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"departure",
"ely"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"leave_at",
"11:35"
],
[
"_:result",
"leave_at",
"9:35"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"11:35"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"11:52"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Ely"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR2006"
],
[
"_:booking",
"leave_at",
"11:35"
],
[
"_:booking",
"ref",
"024L8BKI"
],
[
"_:booking",
"ticket",
"13.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay . The hotel should include free wifi ,"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,category,'hotels');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are many hotels that match your criteria . Which area of town would you like to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "area of town close to public transportation"
},
{
"id": 3,
"rdf-acts": [],
"speaker": "system",
"text": "Then , that narrows down to 3 hotels in the centre of town . Do you prefer expensive or moderate price range ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm not picky . It needs to have free parking , though ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_parking,'none');(_:result,name,'Ashley hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Ashley hotel has free parking , would you like a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Oh , I 'm sorry , I also want to make sure it 's got a 4 star rating , at least . Could you confirm that for me please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,stars,'2');(_:result,type,'Hotel'))",
"canthelp((_:search,category,'hotels');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Unfortunately Ashley hotel is only 2 stars . There are no 4 star hotels from what I can see . Would you like me to search for 3 star hotels or 5 star ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,stars,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , can you search for a 5 star please ?"
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,stars,'5');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I am sorry , there are not 5 stars available ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,stars,'two');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Well , I 'm not sure what I should so . I guess I should go with the two star place ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,category,'hotel');(_:result,count,'2');(_:result,stars,'three');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about a three star hotel ? I have two that would match your description ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'guesthouses');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do you have any 4 star guesthouses available instead ?"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,name,'alexander bread and breakfast');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , the alexander bread and breakfast is a 4 star guesthouse in the centre . Would you like me to book you a room ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , but only if they offer free parking . And free wifi . Do they ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , both free wifi and parking is available at this location ."
},
{
"id": 16,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you , could I get the postal code to this hotel , please ?"
},
{
"id": 17,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,postcode,'cb12de');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The postcode is cb12de . Shall I book a room for you ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need for the time being . Thank you so much for the help ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Okay have a great day !"
}
] |
SNG02049.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/ca7492bf"
],
[
"_:search/ca7492bf",
"category",
"hotels"
],
[
"_:search/ca7492bf",
"stars",
"4"
],
[
"_:search/ca7492bf",
"type",
"Hotel"
],
[
"_:search",
"stars",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/ca7492bf"
],
[
"_:search/ca7492bf",
"category",
"hotels"
],
[
"_:search/ca7492bf",
"stars",
"4"
],
[
"_:search/ca7492bf",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/15c93135"
],
[
"_:search/15c93135",
"stars",
"5"
],
[
"_:search/15c93135",
"type",
"Hotel"
],
[
"_:search",
"stars",
"two"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Ashley hotel"
],
[
"_:system",
"canthelp",
"_:search/ca7492bf"
],
[
"_:search/ca7492bf",
"category",
"hotels"
],
[
"_:search/ca7492bf",
"stars",
"4"
],
[
"_:search/ca7492bf",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/15c93135"
],
[
"_:search/15c93135",
"stars",
"5"
],
[
"_:search/15c93135",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"three"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"canthelp",
"_:search/ca7492bf"
],
[
"_:search/ca7492bf",
"category",
"hotels"
],
[
"_:search/ca7492bf",
"stars",
"4"
],
[
"_:search/ca7492bf",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/15c93135"
],
[
"_:search/15c93135",
"stars",
"5"
],
[
"_:search/15c93135",
"type",
"Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bread and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_: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",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/ca7492bf"
],
[
"_:search/ca7492bf",
"category",
"hotels"
],
[
"_:search/ca7492bf",
"stars",
"4"
],
[
"_:search/ca7492bf",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/15c93135"
],
[
"_:search/15c93135",
"stars",
"5"
],
[
"_:search/15c93135",
"type",
"Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bread and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/ca7492bf"
],
[
"_:search/ca7492bf",
"category",
"hotels"
],
[
"_:search/ca7492bf",
"stars",
"4"
],
[
"_:search/ca7492bf",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/15c93135"
],
[
"_:search/15c93135",
"stars",
"5"
],
[
"_:search/15c93135",
"type",
"Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bread and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for an Italian restaurant in the east ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Pizza Hut fen ditton');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is Pizza Hut fen ditton . It 's moderately priced . Would you like a reservation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'16:45');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . 1 person at 16:45 on saturday ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'37MP7UCY');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 37MP7UCY . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was all . Thanks !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for allowing me to help you . Have a great day ."
}
] |
SNG02082.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Pizza Hut fen ditton"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Pizza Hut fen ditton"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"37MP7UCY"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for somewhere in town to go to where I can enjoy entertainment . Do you have any suggestions ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many options . Did you have a specific area or activity in mind ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Nothing specific , but I would like to know the entrance fee associated with the activity ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'All Saints Church');(_:result,type,'Attraction'))",
"reqmore()",
"inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I would recommend the All Saints Church to visit . The entrance fee there is free . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yeah , I 'm also trying to find a good restaurant for lunch ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'dozens');(_:result,area,'Cambridge');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Cambridge has dozens of fine eateries . What type of cuisine are you interested in ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'turkish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for Turkish cuisine ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'3');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay there are three located in the centre . What is your price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "The price range should be moderate ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'efes');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i recommend efes restaurant . can i give you the address ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'18:15');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Actually can you make me a reservation for 2 people at 18:15 for Thursday ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'B4IPF338');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : B4IPF338 . Anything else I can help with ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , Please reserve a taxi that can reach both areas , I would like to arrive by the booked time , Please provide me with a contact number and the car type ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "For how many people , and when would you like to leave by ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "I need to arrive by 18:15 on thursday ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'8:15');(_:result,car,'yellow skoda');(_:result,departure,'all saints church');(_:result,destination,'efes');(_:result,phone,'07455408697');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "A yellow skoda taxi will pick you up at all saints church to bring you to efes restaurant by 8:15 . Your contact number is 07455408697 . Is there anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that should be it . Thanks so much ."
},
{
"id": 17,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Have a great time ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thank you for your help !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Goodbye ."
}
] |
PMUL2265.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:result",
"area",
"Cambridge"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"efes"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"efes"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"B4IPF338"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"car",
"?"
],
[
"_: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",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"efes"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"B4IPF338"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"efes"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"B4IPF338"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"arrive_by",
"8:15"
],
[
"_:result",
"car",
"yellow skoda"
],
[
"_:result",
"departure",
"all saints church"
],
[
"_:result",
"destination",
"efes"
],
[
"_:result",
"phone",
"07455408697"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"amount",
"dozens"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"efes"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"B4IPF338"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"arrive_by",
"8:15"
],
[
"_:result",
"car",
"yellow skoda"
],
[
"_:result",
"departure",
"all saints church"
],
[
"_:result",
"destination",
"efes"
],
[
"_:result",
"phone",
"07455408697"
],
[
"_: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,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you assist me with finding a moderately priced restaurant ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"thank()",
"inform((_:result,count,'31');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Certainly . We have 31 moderately priced restaurants . Is there any particular cuisine you would prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a place near the center of town that serves european food ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Hotel Du Vin and Bistro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about the Hotel Du Vin and Bistro ? Would you like to book a table for this restaurant ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'16:30');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , that would work . Could you make it for Sunday at 16:30 for 1 ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That booking was unsuccessful , I 'm sorry . Is there another day or time that would work ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,duration,'15:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about 15:30 ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'0WBNIZLJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "They do indeed have a table at that time . Your reference number is 0WBNIZLJ ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you . Is there a museum in the same area as the restaurant that I could go to ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'11');(_:result,entrance_fee,'free');(_:result,name,'broughton house gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 11 , I would recommend broughton house gallery because it has free admission ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Alright , that sounds good to me . Could you give me their address and phone number please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'98 King Street');(_:result,phone,'01223314960');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , their address is 98 King Street , and the phone number is 01223314960 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . that is all the information I'l be needing today !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Have a wonderful time !"
}
] |
MUL0895.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"31"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"31"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Hotel Du Vin and Bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"31"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Hotel Du Vin and Bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/082e8976"
],
[
"_:booking/082e8976",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"31"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Hotel Du Vin and Bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/082e8976"
],
[
"_:booking/082e8976",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:booking",
"ref",
"0WBNIZLJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/082e8976"
],
[
"_:booking/082e8976",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:booking",
"ref",
"0WBNIZLJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/082e8976"
],
[
"_:booking/082e8976",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:booking",
"ref",
"0WBNIZLJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"address",
"98 King Street"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for an expensive place to eat that serves British food , are there any in town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'6');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 6 restaurants that meet that criteria . Do you have a preferred area ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'14:30');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , but I need to book a table for 4 people at 14:30 on monday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,day,'Monday');(_:booking,duration,'14:30');(_:booking,name,'cambridge chop house');(_:booking,ref,'VA1DPB9K');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I have confirmed your reservation at the cambridge chop house for Monday at 14:30 . Your reference number is VA1DPB9K . Do you need any further assistance ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Where are some places to go on the east side of town ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'east');(_:result,count,'10');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "We have 10 listings for the east area . What type of attraction are you interested in ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Actually , I would like you to make a recommendation for me ."
},
{
"id": 7,
"rdf-acts": [
"select((_:result,name,'Camboats');(_:result,name,'Funky Fun House');(_:result,type,'Attraction'))",
"inform((_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 've heard the Camboats are fun , as well as the Funky Fun House . Do either of those interest you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,car,?);(_:result,category,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "What 's the attraction type ? I need a taxi to commute to the restaurant by my reserved time from the attraction , and will need the contact number and car type ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,category,'boats');(_:result,category,'entertainment');(_:result,name,'Camboats');(_:result,name,'Funky Fun House');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Camboats are boats , while the Funky Fun House is entertainment ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Okay , I think I 'd like to do the Caamboats ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'grey BMW');(_:result,departure,'Camboats');(_:result,destination,'Chop House');(_:result,phone,'07699651220');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Alright , I have a taxi booked to take you from Camboats to the Chop House . It will be a grey BMW , the contact number is 07699651220 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay , I think that 's all I need . Thanks for the help !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Enjoy your stay !"
}
] |
MUL0860.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"cambridge chop house"
],
[
"_:booking",
"ref",
"VA1DPB9K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"cambridge chop house"
],
[
"_:booking",
"ref",
"VA1DPB9K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"cambridge chop house"
],
[
"_:booking",
"ref",
"VA1DPB9K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"cambridge chop house"
],
[
"_:booking",
"ref",
"VA1DPB9K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"boats"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"cambridge chop house"
],
[
"_:booking",
"ref",
"VA1DPB9K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"category",
"boats"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:result",
"car",
"grey BMW"
],
[
"_:result",
"departure",
"Camboats"
],
[
"_:result",
"destination",
"Chop House"
],
[
"_:result",
"phone",
"07699651220"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "Can you find a theater to visit in town ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'theatres');(_:result,count,'5');(_:result,name,'ADC Theatre');(_:result,name,'Cambridge Arts Theatre');(_:result,name,'Cambridge Corn Exchange');(_:result,name,'Junction');(_:result,name,'Mumford Theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are five theatres in Cambridge : ADC Theatre , Cambridge Arts Theatre , Mumford Theatre , Cambridge Corn Exchange , and The Junction . What do you want to know about them ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'mumford theatre');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like the address to the mumford theatre"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'anglia ruskin enterprise , east road , cb11pt');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "it is at anglia ruskin enterprise , east road , cb11pt . can i give you their number ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "No thanks . Just the phone number was enough . I am also sick of eating at the same chinese place all the time . Can you help me find another one to try ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have many choices . What area would you like ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'Chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'd like it to be in the centre . I 'd love to eat expensive , Chinese food ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'4');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "great , i 've narrowed it down to four options for you"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'18:00');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Pick the best one and book for a table of 4 at 18:00 on Monday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'PBNBR9T7');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booked ! The table will be reserved for 15 minutes . \n Reference number : PBNBR9T7 ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'18:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Great could you book me a taxi to get the restaurant by 18:00 from the hotel ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Which hotel are you staying in ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'mumford theatre');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Sorry I just need to get to the restaurant from The Mumford Theatre ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'black BMW');(_:result,destination,'the Sesame Restaurant');(_:result,phone,'07576536594');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay , you 're all set . I 've booked your taxi to the Sesame Restaurant . The car will be a black BMW and the contact number is 07576536594 ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you ! That 's all I need ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm happy we could help you today , and enjoy your time in Cambridge !"
}
] |
PMUL4128.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_:result",
"name",
"Cambridge Corn Exchange"
],
[
"_:result",
"name",
"Junction"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"mumford theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_:result",
"name",
"Cambridge Corn Exchange"
],
[
"_:result",
"name",
"Junction"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:search",
"name",
"mumford theatre"
],
[
"_:result",
"address",
"anglia ruskin enterprise , east road , cb11pt"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_:result",
"name",
"Cambridge Corn Exchange"
],
[
"_:result",
"name",
"Junction"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:search",
"name",
"mumford theatre"
],
[
"_:result",
"address",
"anglia ruskin enterprise , east road , cb11pt"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_:result",
"name",
"Cambridge Corn Exchange"
],
[
"_:result",
"name",
"Junction"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:search",
"name",
"mumford theatre"
],
[
"_:result",
"address",
"anglia ruskin enterprise , east road , cb11pt"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_:result",
"name",
"Cambridge Corn Exchange"
],
[
"_:result",
"name",
"Junction"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:search",
"name",
"mumford theatre"
],
[
"_:result",
"address",
"anglia ruskin enterprise , east road , cb11pt"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"PBNBR9T7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_:result",
"name",
"Cambridge Corn Exchange"
],
[
"_:result",
"name",
"Junction"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:search",
"name",
"mumford theatre"
],
[
"_:result",
"address",
"anglia ruskin enterprise , east road , cb11pt"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"PBNBR9T7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"departure",
"mumford theatre"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_:result",
"name",
"Cambridge Corn Exchange"
],
[
"_:result",
"name",
"Junction"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:search",
"name",
"mumford theatre"
],
[
"_:result",
"address",
"anglia ruskin enterprise , east road , cb11pt"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"PBNBR9T7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"departure",
"mumford theatre"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black BMW"
],
[
"_:result",
"destination",
"the Sesame Restaurant"
],
[
"_:result",
"phone",
"07576536594"
],
[
"_: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,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a place to go in the centre ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'All Saints Church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "How about All Saints Church ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Do you have a college to recommend instead ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,\"christ 's college\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Christ 's College looks good , it 's in the city centre and has a free entrance fee ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you give me their phone number and postcode ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223334900');(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure ! The phone number is 01223334900 and the postcode is cb23bu . Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I also need a train leaving on Monday ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Can you tell me where you will be departing from and heading to , please ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "From stevenage to cambridge please"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is there a time you would like to leave by or arrive by ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'Stevenage');(_:search,destination,'Cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be leaving from Stevenage and heading for Cambridge ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,leave_at,'13:54');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would recommend the train that leaves at 13:54 . Would you like me to book that ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the price of this particular train ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,ticket,'12.80 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "It is 12.80 pounds ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'17:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Does that train arrive by 17:00 ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'14:43');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Yes , it arrives at 14:43"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that will be all ."
},
{
"id": 17,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Alright , just to confirm you do not need me to book you for the train ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . That will be all . Thanks !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you and goodbye"
}
] |
MUL1932.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",
"name",
"All Saints Church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"Stevenage"
],
[
"_: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",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"Stevenage"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"leave_at",
"13:54"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"Stevenage"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"leave_at",
"13:54"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"Stevenage"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"leave_at",
"13:54"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"14:43"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"Stevenage"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"leave_at",
"13:54"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"14:43"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'16:00');(_:search,destination,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , I 'd like some information on a train going to london liverpool street that arrives by 16:00"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'multiple');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are multiple trains . Where will you departing from and what day will you be traveling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm departing on sunday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'15:27');(_:result,day,'Sunday');(_:result,departure,'Cambridge');(_:result,destination,'London Liverpool Street');(_:result,id,'TR2141');(_:result,leave_at,'13:59');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The TR2141 leaves Cambridge at 13:59 on Sunday and arrives at London Liverpool Street at 15:27 . Is that the train you need ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the total travel time ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'88 minutes');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The trip will take 88 minutes . Would you like me to make a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , I am also looking for a place to dine . The restaurant should serve British food and should be in the moderate price range"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'west');(_:result,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,food,'british');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are several restaurants that serve british food . Would you prefer a restaurant in the centre or the west ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I just need it to be moderately priced so I can make a reservation ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Restaurant One Seven is moderately priced . Would you like me to make a reservation ?"
}
] |
PMUL0885.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"15:27"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"London Liverpool Street"
],
[
"_:result",
"id",
"TR2141"
],
[
"_:result",
"leave_at",
"13:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"15:27"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"London Liverpool Street"
],
[
"_:result",
"id",
"TR2141"
],
[
"_:result",
"leave_at",
"13:59"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"15:27"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"London Liverpool Street"
],
[
"_:result",
"id",
"TR2141"
],
[
"_:result",
"leave_at",
"13:59"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'entertainment');(_:search,type,'Attraction'))",
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for some places to go in the east . I 'd like an entertainment attraction . Can you give me some suggestions and phone numbers please ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,\"Cherry Hinton Hall 's\");(_:result,name,'Funky Fun House');(_:result,phone,'01223304705');(_:result,phone,'01223446104');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cherry Hinton Hall 's number is 01223446104 . The phone number for Funky Fun House is 01223304705 ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))",
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What other types of attractions are available in the east ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'multiple sport');(_:result,name,'museums');(_:result,name,'parks');(_:result,name,'swimming pools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are swimming pools , parks , museums and multiple sport attractions as well ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What type of attraction is Cherry Hinton Hall ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,category,'entertainment');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is an entertainment place , does that satiate your desires ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds great . I also need a hotel in the same area as the attraction"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Do you have an accommodation type or price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'free');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a hotel with free parking ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,area,'east');(_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "There is no hotel in the east with free parking"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "okay can you look for a hotel without free parking ?"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"inform((_:result,area,'east');(_:result,category,'guesthouses');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I did n't mention that there are guesthouses in the east with free parking . Did you specifically need a hotel type or would a guesthouse be okay ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I will take anything with free parking ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,'Allenbell guesthouse');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I recommend the Allenbell guesthouse . Would you like to book a room there ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,address,?);(_:result,has_internet,?);(_:result,phone,?);(_:result,type,'Hotel'))",
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you let me know if they have internet , their address , and phone number ?"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Yes Allenbell has internet and the phone number is 01223210353 address is 517a coldham lane . \t Would you like for me to reserve you a room ?"
}
] |
PMUL4139.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"name",
"Cherry Hinton Hall 's"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:result",
"phone",
"01223304705"
],
[
"_:result",
"phone",
"01223446104"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"phone",
"01223304705"
],
[
"_:result",
"phone",
"01223446104"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"name",
"multiple sport"
],
[
"_:result",
"name",
"museums"
],
[
"_:result",
"name",
"parks"
],
[
"_:result",
"name",
"swimming pools"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223304705"
],
[
"_:result",
"phone",
"01223446104"
],
[
"_:result",
"name",
"multiple sport"
],
[
"_:result",
"name",
"museums"
],
[
"_:result",
"name",
"parks"
],
[
"_:result",
"name",
"swimming pools"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223304705"
],
[
"_:result",
"phone",
"01223446104"
],
[
"_:result",
"name",
"multiple sport"
],
[
"_:result",
"name",
"museums"
],
[
"_:result",
"name",
"parks"
],
[
"_:result",
"name",
"swimming pools"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"free"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223304705"
],
[
"_:result",
"phone",
"01223446104"
],
[
"_:result",
"name",
"multiple sport"
],
[
"_:result",
"name",
"museums"
],
[
"_:result",
"name",
"parks"
],
[
"_:result",
"name",
"swimming pools"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/be6df6dd"
],
[
"_:search/be6df6dd",
"area",
"east"
],
[
"_:search/be6df6dd",
"category",
"hotel"
],
[
"_:search/be6df6dd",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223304705"
],
[
"_:result",
"phone",
"01223446104"
],
[
"_:result",
"name",
"multiple sport"
],
[
"_:result",
"name",
"museums"
],
[
"_:result",
"name",
"parks"
],
[
"_:result",
"name",
"swimming pools"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/be6df6dd"
],
[
"_:search/be6df6dd",
"area",
"east"
],
[
"_:search/be6df6dd",
"category",
"hotel"
],
[
"_:search/be6df6dd",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223304705"
],
[
"_:result",
"phone",
"01223446104"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/be6df6dd"
],
[
"_:search/be6df6dd",
"area",
"east"
],
[
"_:search/be6df6dd",
"category",
"hotel"
],
[
"_:search/be6df6dd",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"Allenbell guesthouse"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'pizza express');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need some information on a place called Pizza express ."
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'center');(_:result,food,'Italian');(_:result,name,'Pizza Express');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Pizza Express is a moderately priced Italian restaurant in the center of town . Do you need more information ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you give me the postcode and address please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Regent Street City Centre');(_:result,postcode,'cb21db');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Of course . The postcode is cb21db and it is at Regent Street City Centre . Can I help you with anything else today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I 'm looking for colleges to see in town . Can you help me with that ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,entrance_fee,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "what is your price range for that ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'none');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I do n't care about that but I would like the address and area of the college I visit ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'gonville and caius college');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "I would recommend gonville and caius college , that is a nice campus in the centre area and best of all , admission is free , would you like more info ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'Gonville and Caius College');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the address for Gonville and Caius College ?"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "system",
"text": "you selected attraction can you please correct so I can search ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "The gonville caius college would be a nice attraction . Could I get the address please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'trinity street');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is located on trinity street ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . I look forward to the day in town . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm happy to be of help . Take care . Goodbye ."
}
] |
PMUL2426.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza express"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza express"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Pizza Express"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza express"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Pizza Express"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza express"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Pizza Express"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"area",
"none"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"area",
"none"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"gonville and caius college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"Gonville and Caius College"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"area",
"none"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"gonville and caius college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"Gonville and Caius College"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"area",
"none"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"gonville and caius college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"Gonville and Caius College"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"trinity street"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'travellers rest');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is the travellers rest restaurant still open ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223276182');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It appears that they are open , but their number is 01223276182 to verify . Does that help ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'12:15');(_:search,people,'six');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I book a table for six people on Sunday ? At 12:15 ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'7WXPZ42X');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Reference number is : 7WXPZ42X . Anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need to find a train from ely to cambridge ."
},
{
"id": 5,
"rdf-acts": [
"thank()",
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Let me narrow down the choices . What day will you be traveling ? And , what time do you want to arrive or depart ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be traveling on Sunday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'10');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Alright I have 10 trains . Please tell me when you want to leave or arrive"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'08:15');(_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to arrive by 08:15 . Please select the first option that comes up and book for 6 people , then send me the reference number"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'CKRJK7NI');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was successful and your reference number is CKRJK7NI ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I needed , thank you !"
},
{
"id": 11,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "Thank you for using our services . Have a great day !"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "lad we could help , call back soon !"
}
] |
PMUL0921.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"travellers rest"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"travellers rest"
],
[
"_:result",
"phone",
"01223276182"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"six"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"travellers rest"
],
[
"_:result",
"phone",
"01223276182"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"six"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"7WXPZ42X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"travellers rest"
],
[
"_:result",
"phone",
"01223276182"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"six"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"7WXPZ42X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"travellers rest"
],
[
"_:result",
"phone",
"01223276182"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"7WXPZ42X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_: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",
"name",
"travellers rest"
],
[
"_:result",
"phone",
"01223276182"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"CKRJK7NI"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"travellers rest"
],
[
"_:result",
"phone",
"01223276182"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"CKRJK7NI"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a place to dine for my upcoming trip . I ca n't wait to try some of your local restaurants ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What kind of cuisine are you interested and do you have a price range in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a cheap chinese place ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What area of town would you like to be on ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "The west please ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'west');(_:search,food,'chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately , I do not have anything that offers cheap chinese food in the west . Can I search another area or other type of food ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,food,'venetian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there one with Venetian food ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'west');(_:search,food,'Venetian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately , I do not have anything that offers cheap Venetian food in the west . Can I search another area or other type of food ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Any expensive Indian food in the west ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'37 newnham road');(_:result,area,'west');(_:result,count,'5');(_:result,food,'indian');(_:result,name,'the rice boat');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 5 expensive indian restaurants in the west . i would suggest the rice boat . they are at 37 newnham road . i can make a reservation if you like ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'12:00');(_:search,people,'5');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please . For monday at 12:00 for 5 people . I 'll need the reference number as well ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'T0MSA1QK');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "your all set . Reference is T0MSA1QK . They will only hold the table for 15 minutes , so you might want to keep that in mind , anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thanks for everything , this is great"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day ."
}
] |
PMUL0995.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/fb8511f8"
],
[
"_:search/fb8511f8",
"area",
"west"
],
[
"_:search/fb8511f8",
"food",
"chinese"
],
[
"_:search/fb8511f8",
"pricerange",
"cheap"
],
[
"_:search/fb8511f8",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"food",
"venetian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/fb8511f8"
],
[
"_:search/fb8511f8",
"area",
"west"
],
[
"_:search/fb8511f8",
"food",
"chinese"
],
[
"_:search/fb8511f8",
"pricerange",
"cheap"
],
[
"_:search/fb8511f8",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/ddac8e41"
],
[
"_:search/ddac8e41",
"area",
"west"
],
[
"_:search/ddac8e41",
"food",
"Venetian"
],
[
"_:search/ddac8e41",
"pricerange",
"cheap"
],
[
"_:search/ddac8e41",
"type",
"Restaurant"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/fb8511f8"
],
[
"_:search/fb8511f8",
"area",
"west"
],
[
"_:search/fb8511f8",
"food",
"chinese"
],
[
"_:search/fb8511f8",
"pricerange",
"cheap"
],
[
"_:search/fb8511f8",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/ddac8e41"
],
[
"_:search/ddac8e41",
"area",
"west"
],
[
"_:search/ddac8e41",
"food",
"Venetian"
],
[
"_:search/ddac8e41",
"pricerange",
"cheap"
],
[
"_:search/ddac8e41",
"type",
"Restaurant"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"37 newnham road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"the rice boat"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/fb8511f8"
],
[
"_:search/fb8511f8",
"area",
"west"
],
[
"_:search/fb8511f8",
"food",
"chinese"
],
[
"_:search/fb8511f8",
"pricerange",
"cheap"
],
[
"_:search/fb8511f8",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/ddac8e41"
],
[
"_:search/ddac8e41",
"area",
"west"
],
[
"_:search/ddac8e41",
"food",
"Venetian"
],
[
"_:search/ddac8e41",
"pricerange",
"cheap"
],
[
"_:search/ddac8e41",
"type",
"Restaurant"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"37 newnham road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"the rice boat"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"T0MSA1QK"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'kirkwood house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel called kirkwood house"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Chesterton Road');(_:result,area,'northern');(_:result,category,'guesthouse');(_:result,name,'kirkwood house');(_:result,phone,'01223306283');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Good day ! The kirkwood house is a guesthouse type hotel in the northern area located at 172 Chesterton Road and can be reached at the telephone number 01223306283 ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Lovely , I would like to book it for 3 people for 3 nights starting Wednesday please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'HOGURFVC');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful . The reference number is : HOGURFVC . Is there anything I can do to assist you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'Portuguese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for an expensive Portuguese restaurant ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,area,'north');(_:result,area,'south');(_:result,type,'Restaurant'))",
"inform((_:result,amount,'the only');(_:result,food,'Portuguese');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm so sorry but the only expensive Portuguese restaurants in Cambridge are in the south or the north . Can I interest you in one of those ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , I would like it to be in the centre . Are there any Indian Restaurants ?"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))",
"inform((_:result,amount,'nine');(_:result,area,'centre');(_:result,food,'Indian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are nine Indian restaurants located in the centre . Do you prefer the cheap or expensive price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd still prefer to keep it in the expensive price range if possible"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,food,'Indian');(_:result,name,'Curry Garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Curry Garden is an restaurant that serves Indian food and is expensive . Do you need more information ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'16:00');(_:search,people,'three');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No . I am interested in a booking for the same number of people on the same day at 16:00 . Three people on Wednesday ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,day,'Wednesday');(_:booking,duration,'16:00');(_:booking,name,'Curry Garden');(_:booking,people,'3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I just need to verify you want reservations for Curry Garden on Wednesday at 16:00 for 3 . Is this correct ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , that is correct , I also need a reference number ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,ref,'5I58PIAF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booked . The table will be reserved for 15 minutes . \n Reference number : 5I58PIAF ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a ride to and from too please . I 'll need the car type and contact number too please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'red skoda');(_:result,phone,'07654958817');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have you booked , it is a red skoda , and their contact number is 07654958817 any other questions ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for all of your help , you 've been great !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "It 's my pleasure ! Have a wonderful time !"
}
] |
PMUL0362.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:result",
"address",
"Chesterton Road"
],
[
"_:result",
"area",
"northern"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"kirkwood house"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:result",
"address",
"Chesterton Road"
],
[
"_:result",
"area",
"northern"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"kirkwood house"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"HOGURFVC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:result",
"address",
"Chesterton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"kirkwood house"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"HOGURFVC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"amount",
"the only"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:result",
"address",
"Chesterton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"kirkwood house"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"HOGURFVC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:result",
"address",
"Chesterton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"HOGURFVC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:result",
"address",
"Chesterton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"HOGURFVC"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"duration",
"16:00"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:result",
"address",
"Chesterton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"duration",
"16:00"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:booking",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"5I58PIAF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:result",
"address",
"Chesterton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"duration",
"16:00"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:booking",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"5I58PIAF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"car",
"red skoda"
],
[
"_:result",
"phone",
"07654958817"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'persian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in the north part of town serving persian food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,area,'north');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are n't any restaurants serving Persian food in the north part of town . Would you like me to look in a different area ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there chinese restaurants in the north part of town ?"
},
{
"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 part of town . What price range would you like ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Any price range would be fine ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,count,'3');(_:result,food,'Chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are three restaurants that serve Chinese food in the north part of town . Would you like me to list them ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please provide a phone number for one of the restaurants ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,food,'chinese');(_:result,name,'Golden Wok');(_:result,phone,'01223 350688');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Golden Wok is a chinese restaurant located in the north part of town , and the phone number is 01223 350688 ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can i have the phone number to one more restarant please ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'north');(_:result,food,'Chinese');(_:result,name,'Hakka');(_:result,phone,'01223 568988');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Hakka also serves Chinese food and is on the north side of town . Their phone number is 01223 568988 . Is there anything else I can help you with ."
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , thank you . That is good . Good bye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system . Good bye"
}
] |
WOZ20416.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"persian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/1c37fdbb"
],
[
"_:search/1c37fdbb",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"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/1c37fdbb"
],
[
"_:search/1c37fdbb",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/1c37fdbb"
],
[
"_:search/1c37fdbb",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/1c37fdbb"
],
[
"_:search/1c37fdbb",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Golden Wok"
],
[
"_:result",
"phone",
"01223 350688"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/1c37fdbb"
],
[
"_:search/1c37fdbb",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Hakka"
],
[
"_:result",
"phone",
"01223 568988"
],
[
"_: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,category,'swimming pools');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any swimming pools that I can go to in Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'several');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , there are several did you have a specific area in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))",
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "No . I would just like you to recommend one and give me the area , number and how much it cost to get in ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,entrance_fee,\"I ca n't help you with the cost\");(_:result,entrance_fee,'you would have to call about that');(_:result,name,'Parkside Pools');(_:result,phone,'01223446100');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I ca n't help you with the cost , you would have to call about that . I recommend Parkside Pools in the centre . You can call them at 01223446100 ."
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Can you call them for me please ? You are supposed to be customer service ?"
},
{
"id": 5,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "We can book hotels , restaurants , trains , and taxis for you and provide information about places , but we do not actually call attractions them for you ourselves ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i 'm looking for a place to stay"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What area of town would you like to stay ? What price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,has_internet,'dontcare');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a 4 star hotel in the Centre . Internet is not necessary but I will accept one that has it ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'the university arms hotel');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I would recommend the university arms hotel . It is expensive and in the centre . Would you like me to book that for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds good can you book that for 8 people for 3 nights starting thursday ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,day,'Thursday');(_:booking,name,'the university arms hotel');(_:booking,ref,'POY0JCRA');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "SI booked you at the university arms hotel . Your reservation is POY0JCRA on Thursday ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks ! That is all I need ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day ."
}
] |
PMUL2809.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pools"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pools"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pools"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"I ca n't help you with the cost"
],
[
"_:result",
"entrance_fee",
"you would have to call about that"
],
[
"_:result",
"name",
"Parkside Pools"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pools"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"I ca n't help you with the cost"
],
[
"_:result",
"entrance_fee",
"you would have to call about that"
],
[
"_:result",
"name",
"Parkside Pools"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"I ca n't help you with the cost"
],
[
"_:result",
"entrance_fee",
"you would have to call about that"
],
[
"_:result",
"name",
"Parkside Pools"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"entrance_fee",
"I ca n't help you with the cost"
],
[
"_:result",
"entrance_fee",
"you would have to call about that"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_: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",
"amount",
"several"
],
[
"_:result",
"entrance_fee",
"I ca n't help you with the cost"
],
[
"_:result",
"entrance_fee",
"you would have to call about that"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"name",
"the university arms hotel"
],
[
"_:booking",
"ref",
"POY0JCRA"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like a european food place in the west please ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'cambridge lodge restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Then you want the cambridge lodge restaurant . Would you like me to book you a table ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'20:00');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . I would like a table for 2 on Thursday at 20:00 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "OK , I made your reservation . Do you want your reference number now ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . And then I will need you to help me find a place to stay ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,category,'guestroom');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"inform((_:booking,ref,'IA42WAOZ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Reference number is : IA42WAOZ . What type of place are you looking for , a hotel or a guestroom ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Actually , either is fine . But I would like something moderately priced that offers free wifi ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'Ashley Hotel');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I would recommend the Ashley Hotel , it is in the north , and moderately priced ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,name,'ashley hotel');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What amenities does the Ashley Hotel have ? I need free parking , free wifi , and 4 stars ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,stars,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It has free parking and wifi ; however it is only a 2 star hotel . Would you like me to search for a different hotel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please search for something that is four stars ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"canthelp((_:search,category,'hotels');(_:search,stars,'4');(_:search,type,'Hotel'))",
"select((_:result,category,'hotel');(_:result,stars,'2-star');(_:result,stars,'3-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are no 4 star hotels matching your criteria . I can however book you a 3-star or 2-star hotel if you want"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I would like for it to be 4 stars . Is there another area you can check ?"
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm sorry there are no matches ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Okay , how about a 3 star ?"
},
{
"id": 15,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"canthelp((_:search,category,'hotels');(_:search,stars,'3');(_:search,type,'Hotel'))",
"inform((_:result,amount,'a few');(_:result,category,'guesthouses');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I am sorry there are no 3 star hotels that match your criteria . There is however a few 3 star guesthouses . Would you like to book a guesthouse ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would have liked a hotel but if there is none then a guesthouse works for me"
},
{
"id": 17,
"rdf-acts": [
"select((_:result,area,'north');(_:result,area,'south');(_:result,area,'west');(_:result,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 3 star guesthouses in the south , north and west . Do you have a preference ?"
},
{
"id": 18,
"rdf-acts": [],
"speaker": "user",
"text": "I do n't really have a preference . Can you recommend one ?"
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,name,'Hamilton Lodge');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! I recommend the Hamilton Lodge . Would you like for me to book a room ?"
},
{
"id": 20,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I need their info . Address and phone number ."
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,address,'156 Chesterton Road');(_:result,phone,'01223365664');(_:result,postcode,'CB4 1DA');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Their phone number is 01223365664 and their addres is 156 Chesterton Road , postcode CB4 1DA . Anything else I can help with ?"
},
{
"id": 22,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , I need a taxi from the hotel to the restaurant , please . I need to get there by the reservation time ."
},
{
"id": 23,
"rdf-acts": [
"inform((_:result,car,'blue toyota');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "You got the blue toyota enjoy the ride ."
},
{
"id": 24,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thnks alot . you have been of help"
},
{
"id": 25,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "Glad to be of your service . Is there anything else ?"
},
{
"id": 26,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I just need the contact number for the taxi , please ."
},
{
"id": 27,
"rdf-acts": [
"inform((_:result,car,'blue toyota');(_:result,phone,'07013802794');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t blue toyota \n Contact number \t : \t 07013802794 \n Can I help you with anything else today ?"
},
{
"id": 28,
"rdf-acts": [],
"speaker": "user",
"text": "No , that should be all for today ."
},
{
"id": 29,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "thank you for choosing us"
},
{
"id": 30,
"rdf-acts": [],
"speaker": "user",
"text": "I like you no problem ."
},
{
"id": 31,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using our service today !"
}
] |
PMUL4254.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:result",
"category",
"guestroom"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:result",
"category",
"guestroom"
],
[
"_:result",
"category",
"hotel"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:result",
"category",
"guestroom"
],
[
"_:result",
"category",
"hotel"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_: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"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/b79ad74c"
],
[
"_:search/b79ad74c",
"category",
"hotels"
],
[
"_:search/b79ad74c",
"stars",
"4"
],
[
"_:search/b79ad74c",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2-star"
],
[
"_:result",
"stars",
"3-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/b79ad74c"
],
[
"_:search/b79ad74c",
"category",
"hotels"
],
[
"_:search/b79ad74c",
"stars",
"4"
],
[
"_:search/b79ad74c",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2-star"
],
[
"_:result",
"stars",
"3-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d957f7c"
],
[
"_:search/4d957f7c",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/b79ad74c"
],
[
"_:search/b79ad74c",
"category",
"hotels"
],
[
"_:search/b79ad74c",
"stars",
"4"
],
[
"_:search/b79ad74c",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d957f7c"
],
[
"_:search/4d957f7c",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"canthelp",
"_:search/68338e6c"
],
[
"_:search/68338e6c",
"category",
"hotels"
],
[
"_:search/68338e6c",
"stars",
"3"
],
[
"_:search/68338e6c",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/b79ad74c"
],
[
"_:search/b79ad74c",
"category",
"hotels"
],
[
"_:search/b79ad74c",
"stars",
"4"
],
[
"_:search/b79ad74c",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d957f7c"
],
[
"_:search/4d957f7c",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"canthelp",
"_:search/68338e6c"
],
[
"_:search/68338e6c",
"category",
"hotels"
],
[
"_:search/68338e6c",
"stars",
"3"
],
[
"_:search/68338e6c",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/b79ad74c"
],
[
"_:search/b79ad74c",
"category",
"hotels"
],
[
"_:search/b79ad74c",
"stars",
"4"
],
[
"_:search/b79ad74c",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d957f7c"
],
[
"_:search/4d957f7c",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"canthelp",
"_:search/68338e6c"
],
[
"_:search/68338e6c",
"category",
"hotels"
],
[
"_:search/68338e6c",
"stars",
"3"
],
[
"_:search/68338e6c",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/b79ad74c"
],
[
"_:search/b79ad74c",
"category",
"hotels"
],
[
"_:search/b79ad74c",
"stars",
"4"
],
[
"_:search/b79ad74c",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d957f7c"
],
[
"_:search/4d957f7c",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"canthelp",
"_:search/68338e6c"
],
[
"_:search/68338e6c",
"category",
"hotels"
],
[
"_:search/68338e6c",
"stars",
"3"
],
[
"_:search/68338e6c",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"address",
"156 Chesterton Road"
],
[
"_:result",
"phone",
"01223365664"
],
[
"_:result",
"postcode",
"CB4 1DA"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_: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,
17,
18,
19,
20,
21,
22
]
},
{
"id": 12,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/b79ad74c"
],
[
"_:search/b79ad74c",
"category",
"hotels"
],
[
"_:search/b79ad74c",
"stars",
"4"
],
[
"_:search/b79ad74c",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d957f7c"
],
[
"_:search/4d957f7c",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"canthelp",
"_:search/68338e6c"
],
[
"_:search/68338e6c",
"category",
"hotels"
],
[
"_:search/68338e6c",
"stars",
"3"
],
[
"_:search/68338e6c",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"address",
"156 Chesterton Road"
],
[
"_:result",
"phone",
"01223365664"
],
[
"_:result",
"postcode",
"CB4 1DA"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue toyota"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
},
{
"id": 13,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/b79ad74c"
],
[
"_:search/b79ad74c",
"category",
"hotels"
],
[
"_:search/b79ad74c",
"stars",
"4"
],
[
"_:search/b79ad74c",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d957f7c"
],
[
"_:search/4d957f7c",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"canthelp",
"_:search/68338e6c"
],
[
"_:search/68338e6c",
"category",
"hotels"
],
[
"_:search/68338e6c",
"stars",
"3"
],
[
"_:search/68338e6c",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"address",
"156 Chesterton Road"
],
[
"_:result",
"phone",
"01223365664"
],
[
"_:result",
"postcode",
"CB4 1DA"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:result",
"car",
"blue toyota"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26
]
},
{
"id": 14,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/b79ad74c"
],
[
"_:search/b79ad74c",
"category",
"hotels"
],
[
"_:search/b79ad74c",
"stars",
"4"
],
[
"_:search/b79ad74c",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d957f7c"
],
[
"_:search/4d957f7c",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"canthelp",
"_:search/68338e6c"
],
[
"_:search/68338e6c",
"category",
"hotels"
],
[
"_:search/68338e6c",
"stars",
"3"
],
[
"_:search/68338e6c",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"address",
"156 Chesterton Road"
],
[
"_:result",
"postcode",
"CB4 1DA"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue toyota"
],
[
"_:result",
"phone",
"07013802794"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28
]
},
{
"id": 15,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"european"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"IA42WAOZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"ashley hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/b79ad74c"
],
[
"_:search/b79ad74c",
"category",
"hotels"
],
[
"_:search/b79ad74c",
"stars",
"4"
],
[
"_:search/b79ad74c",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d957f7c"
],
[
"_:search/4d957f7c",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"canthelp",
"_:search/68338e6c"
],
[
"_:search/68338e6c",
"category",
"hotels"
],
[
"_:search/68338e6c",
"stars",
"3"
],
[
"_:search/68338e6c",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"address",
"156 Chesterton Road"
],
[
"_:result",
"postcode",
"CB4 1DA"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue toyota"
],
[
"_:result",
"phone",
"07013802794"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place to dine near the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'69');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 69 places to dine near the centre . Is there a food type you would prefer , or a specific price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'fusion');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like an expensive restaurant that serves fusion food ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "I do not have anything fitting that criteria . Do you have something else in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about european food ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'European');(_:result,name,'Eraina');(_:result,phone,'01223368786');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Eraina serves European food in the expensive price range . Their phone number is 01223368786 . They are in location of centre ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great . Can I get the address and phone number as well ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'free school lane city centre');(_:result,phone,'01223368786');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure thing ! Their address is free school lane city centre and phone is 01223368786 . Anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm also looking for a train to cambridge on friday"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are several trains . Do you have a time preference ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'bishops stortford');(_:search,leave_at,'12:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to depart from bishops stortford and leave after 12:30"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'14:07');(_:result,id,'TR4070');(_:result,leave_at,'13:29');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train number TR4070 leaves at 13:29 and arrives at 14:07 . Fare will be 10.10 pounds . Would you like me to book tickets ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please . There are 4 of us traveling together ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'CLUDXC1K');(_:booking,ticket,'40.4 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 40.4 GBP payable at the station .Reference number is : CLUDXC1K ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much . I appreciate your help ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Glad to be of help . Is there anything else I can help you with today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That will be all today ! Thanks so much !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting us and have a nice day ."
}
] |
PMUL0908.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"69"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"fusion"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"69"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/c554765c"
],
[
"_:search/c554765c",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"69"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/c554765c"
],
[
"_:search/c554765c",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"phone",
"01223368786"
],
[
"_: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": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"69"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/c554765c"
],
[
"_:search/c554765c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"free school lane city centre"
],
[
"_:result",
"phone",
"01223368786"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_: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",
"area",
"centre"
],
[
"_:result",
"count",
"69"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/c554765c"
],
[
"_:search/c554765c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"free school lane city centre"
],
[
"_:result",
"phone",
"01223368786"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_: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"
],
[
"_:result",
"count",
"69"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/c554765c"
],
[
"_:search/c554765c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"free school lane city centre"
],
[
"_:result",
"phone",
"01223368786"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"arrive_by",
"14:07"
],
[
"_:result",
"id",
"TR4070"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_: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,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"69"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/c554765c"
],
[
"_:search/c554765c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"free school lane city centre"
],
[
"_:result",
"phone",
"01223368786"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"arrive_by",
"14:07"
],
[
"_:result",
"id",
"TR4070"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"CLUDXC1K"
],
[
"_:booking",
"ticket",
"40.4 GBP"
],
[
"_: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",
"area",
"centre"
],
[
"_:result",
"count",
"69"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/c554765c"
],
[
"_:search/c554765c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"free school lane city centre"
],
[
"_:result",
"phone",
"01223368786"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"arrive_by",
"14:07"
],
[
"_:result",
"id",
"TR4070"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"CLUDXC1K"
],
[
"_:booking",
"ticket",
"40.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'club salsa');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to go to club salsa ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure thing , when would you like to arrive or leave by ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'1:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to get there by 1:30 ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where are you leaving from ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'limehouse');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be leaving from Limehouse ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where would you like the taxi to meet you for departure ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'limehouse');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I just told you the limehouse ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,car,'white audi');(_:result,phone,'07075850505');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t white audi \n Contact number \t : \t 07075850505"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Perfect , thanks for your help !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You are quite welcome !"
}
] |
SNG01438.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"club salsa"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"club salsa"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"1:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"club salsa"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"1:30"
],
[
"_:search",
"departure",
"limehouse"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"club salsa"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"1:30"
],
[
"_:search",
"departure",
"limehouse"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"club salsa"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"1:30"
],
[
"_:search",
"departure",
"limehouse"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white audi"
],
[
"_:result",
"phone",
"07075850505"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to take the train to cambridge from birmingham new street on tuesday , can you help me with that ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,day,'Tuesday');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have many trains available on Tuesday . Do you have a time preference ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'19:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I 'd like to arrive by 19:30 , please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'19:23');(_:result,id,'TR 4631');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR 4631 arrives by 19:23 . Would you like to book this one ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , book please and I need travel tome and price"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "How many tickets would you like me to book ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I only need one ticket today ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'ZCR9P2WW');(_:booking,ticket,'75.09 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful , the total fee is 75.09 GBP payable at the station . Your Reference number is ZCR9P2WW . Can I assist you with anything else today ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you for your help"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , have a great visit , goodbye !"
}
] |
SNG1290.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"19:23"
],
[
"_:result",
"id",
"TR 4631"
],
[
"_: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",
"day",
"tuesday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:result",
"arrive_by",
"19:23"
],
[
"_:result",
"id",
"TR 4631"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:result",
"arrive_by",
"19:23"
],
[
"_:result",
"id",
"TR 4631"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"ZCR9P2WW"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I have a business luncheon this week and need a place to host , preferably in the centre of the city ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'plenty of');(_:result,category,'guesthouses');(_:result,category,'hotels');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are plenty of hotels and guesthouses that would do the trick in that area . Do you have a price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like it to be expensive ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,name,'Gonville Hotel');(_:result,name,'University Arms Hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 've found 2 hotels that fit your criteria . One is called Gonville Hotel and the other is University Arms Hotel ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,name,'gonville hotel');(_:search,type,'Hotel'))",
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Excellent . Can I get the phone number for the Gonville Hotel ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,phone,'01223366611');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure thing . Their phone number is \t 01223366611 . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant that is in the centre of city and is expensive . Can you help me with that ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "I sure can . If there is a specific type of food you are interested in that would help to narrow down the possibilities ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't really care . It 's for a business meeting so just need to make sure it 's expensive so it 's nice ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Cambridge Chop House');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Cambridge Chop House would be my recommendation , would you like me to book it for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel');(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I also need the reference number ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "First I 'll need to know how many are in your party , and what day and time you 'd like ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'15:15');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "There are 4 people . I would like it to be on Monday and arrive by 15:15 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,ref,'FFFW4HLE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book your table . Your reference number is FFFW4HLE ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great , I am also looking for an expensive range guesthouse in the same area ."
},
{
"id": 15,
"rdf-acts": [
"canthelp((_:search,category,'guesthouses');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "No , we do n't have any guesthouses that are expensive ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,area,'same area');(_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a guesthouse that is in the same area as the restaurant , centre , and has free parking , too ."
},
{
"id": 17,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"canthelp((_:search,area,'centre');(_:search,category,'guesthouse hotels');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I am sorry we have no guesthouse hotels in the centre of town . Would you prefer another location ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I needed it to be in that side . anyway thanks for your help"
},
{
"id": 19,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Are you sure you would not prefer another side of town ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,category,'hotels');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Are there any hotels like that in that area ?"
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'guesthouses');(_:result,count,'2');(_:result,name,'The alexander bed and breakfast');(_:result,pricerange,'cheap side');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have two guesthouses in centre that are on the cheap side . The alexander bed and breakfast has a 4 star rating . Would you like that one ?"
},
{
"id": 22,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please just book that hotel for me ."
},
{
"id": 23,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day would you be arriving at the guesthouse ?"
},
{
"id": 24,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,pricerange,'none');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I get into town Monday . Is the guesthouse expensive ?"
},
{
"id": 25,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It is priced cheap . Would you like a different price range ?"
},
{
"id": 26,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No the price range is fine . Just make sure it is in the same area as the restaurant ."
},
{
"id": 27,
"rdf-acts": [
"inform((_:booking,name,'Guesthouse');(_:booking,type,'Booking'))",
"request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great , how many people do you want to book at Guesthouse and for how many days ?"
},
{
"id": 28,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sorry , I actually want an expensive hotel with parking in that same area"
},
{
"id": 29,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,name,'the university arms hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There is one option . It is the university arms hotel ."
},
{
"id": 30,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'4');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Okay , I want a reservation for 4 people starting monday , for 3 nights total"
},
{
"id": 31,
"rdf-acts": [
"inform((_:booking,ref,'PWFVG1HP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are booked . Your reference number is PWFVG1HP"
},
{
"id": 32,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,departure,'the hotel');(_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Thanks . Now I will be needing a taxi please . I want to depart from the hotel"
},
{
"id": 33,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time do you want to leave or arrive by and what is your destination"
},
{
"id": 34,
"rdf-acts": [
"inform((_:search,destination,'cambridge chop house');(_:search,leave_at,'15:15');(_:search,name,'the cambridge chop house');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to leave at 15:15 and go to the cambridge chop house"
},
{
"id": 35,
"rdf-acts": [
"inform((_:result,car,'red lexus');(_:result,phone,'07732008521');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking completed ! Booked red lexus and their contact number is 07732008521 ."
},
{
"id": 36,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much !"
},
{
"id": 37,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can do for you ?"
},
{
"id": 38,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is all I needed . Thanks !"
},
{
"id": 39,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a good day !"
}
] |
PMUL0271.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Cambridge Chop House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge Chop House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge Chop House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"FFFW4HLE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge Chop House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"FFFW4HLE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_: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": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge Chop House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"FFFW4HLE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/e1c72d1c"
],
[
"_:search/e1c72d1c",
"area",
"centre"
],
[
"_:search/e1c72d1c",
"category",
"guesthouse hotels"
],
[
"_:search/e1c72d1c",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge Chop House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"FFFW4HLE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/e1c72d1c"
],
[
"_:search/e1c72d1c",
"area",
"centre"
],
[
"_:search/e1c72d1c",
"category",
"guesthouse hotels"
],
[
"_:search/e1c72d1c",
"type",
"Hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"FFFW4HLE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/e1c72d1c"
],
[
"_:search/e1c72d1c",
"area",
"centre"
],
[
"_:search/e1c72d1c",
"category",
"guesthouse hotels"
],
[
"_:search/e1c72d1c",
"type",
"Hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap side"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
},
{
"id": 12,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"FFFW4HLE"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/e1c72d1c"
],
[
"_:search/e1c72d1c",
"area",
"centre"
],
[
"_:search/e1c72d1c",
"category",
"guesthouse hotels"
],
[
"_:search/e1c72d1c",
"type",
"Hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap side"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"pricerange",
"none"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
},
{
"id": 13,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"FFFW4HLE"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/e1c72d1c"
],
[
"_:search/e1c72d1c",
"area",
"centre"
],
[
"_:search/e1c72d1c",
"category",
"guesthouse hotels"
],
[
"_:search/e1c72d1c",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"pricerange",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26
]
},
{
"id": 14,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"FFFW4HLE"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/e1c72d1c"
],
[
"_:search/e1c72d1c",
"area",
"centre"
],
[
"_:search/e1c72d1c",
"category",
"guesthouse hotels"
],
[
"_:search/e1c72d1c",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"Guesthouse"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28
]
},
{
"id": 15,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:booking",
"ref",
"FFFW4HLE"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/e1c72d1c"
],
[
"_:search/e1c72d1c",
"area",
"centre"
],
[
"_:search/e1c72d1c",
"category",
"guesthouse hotels"
],
[
"_:search/e1c72d1c",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"Guesthouse"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_: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,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30
]
},
{
"id": 16,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/e1c72d1c"
],
[
"_:search/e1c72d1c",
"area",
"centre"
],
[
"_:search/e1c72d1c",
"category",
"guesthouse hotels"
],
[
"_:search/e1c72d1c",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"Guesthouse"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"PWFVG1HP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32
]
},
{
"id": 17,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/e1c72d1c"
],
[
"_:search/e1c72d1c",
"area",
"centre"
],
[
"_:search/e1c72d1c",
"category",
"guesthouse hotels"
],
[
"_:search/e1c72d1c",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"Guesthouse"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"PWFVG1HP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"cambridge chop house"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"name",
"the cambridge chop house"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34
]
},
{
"id": 18,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/e1c72d1c"
],
[
"_:search/e1c72d1c",
"area",
"centre"
],
[
"_:search/e1c72d1c",
"category",
"guesthouse hotels"
],
[
"_:search/e1c72d1c",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"Guesthouse"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"PWFVG1HP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"cambridge chop house"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"name",
"the cambridge chop house"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red lexus"
],
[
"_:result",
"phone",
"07732008521"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36
]
},
{
"id": 19,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"plenty of"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:system",
"canthelp",
"_:search/c4e8cc22"
],
[
"_:search/c4e8cc22",
"category",
"guesthouses"
],
[
"_:search/c4e8cc22",
"pricerange",
"expensive"
],
[
"_:search/c4e8cc22",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/e1c72d1c"
],
[
"_:search/e1c72d1c",
"area",
"centre"
],
[
"_:search/e1c72d1c",
"category",
"guesthouse hotels"
],
[
"_:search/e1c72d1c",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"Guesthouse"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"PWFVG1HP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"cambridge chop house"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"name",
"the cambridge chop house"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red lexus"
],
[
"_:result",
"phone",
"07732008521"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "i am looking for information in Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What area are you wanting to stay ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am actually looking for a train to Stansted Airport ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Can you please tell me where you will be departing from and what time and day ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'13:30');(_:search,day,'tuesday');(_:search,departure,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be flying out of the country from stansted airport on Tuesday . I need to get there at least by 13:30"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'12:08');(_:result,id,'TR7293');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR7293 will arrive there at 12:08 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great . I also need a place to stay that is a cheap guesthouse ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'517a coldham lane');(_:result,area,'east');(_:result,name,'the allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There 's the allenbell , that 's located in the east side of town at 517a coldham lane ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Please reserve a room for 1 ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "On what day would you like to arrive ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,stay,'4');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Friday , 4 nights . Reference number please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'9IQ2K2DW');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is 9IQ2K2DW ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much , that 's all . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge TownInfo centre , and enjoy your time in Cambridge !"
}
] |
PMUL4699.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"arrive_by",
"12:08"
],
[
"_:result",
"id",
"TR7293"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"arrive_by",
"12:08"
],
[
"_:result",
"id",
"TR7293"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"arrive_by",
"12:08"
],
[
"_:result",
"id",
"TR7293"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_: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",
"?"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"arrive_by",
"12:08"
],
[
"_:result",
"id",
"TR7293"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"9IQ2K2DW"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a place to stay that has free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'32');(_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 32 places that offer wifi , do you have a price range preference ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "could you provide details for something in the cheap price range ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'33');(_:result,has_internet,'none');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 33 cheap hotels with wifi in Cambridge . Do you have a particular area you are interested in ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "No , I have no preference . Just pick one . That will be fine ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "I recommend alexander bed and breakfast on 56 saint barnabas road would that due ?"
}
] |
PMUL3924.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"32"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'southern');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yeah , I 'm looking for a room . Do you offer anything in the southern part of town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'south');(_:result,count,'4');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have four places with rooms in the south . 1 is cheap , 2 are moderate , and 1 is expensive . Do you have a particular price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'dontcare');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for something in the moderate price range with free wifi and does n't need to have free parking ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'south');(_:result,has_internet,'none');(_:result,name,'Aylesbray Lodge Guesthouse');(_:result,name,'Bridge Guesthouse');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Aylesbray Lodge Guesthouse and The Bridge Guesthouse are in the south area with a moderate price range and both have free wifi . Can I book one of these for you ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , please . Either one sounds perfect !"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'Bridge Guest House');(_:result,type,'Hotel'))",
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure , I can book the Bridge Guest House . How many people will be staying with you and when will you be arriving and leaving ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need to book for 6 people starting Saturday and staying 3 nights ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Do you need anything else ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . What is the reference number ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'DVGIBPIM');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Reference number is DVGIBPIM ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Perfect , thank you very much for your help ! Goodbye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
SNG0997.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"southern"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"southern"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"southern"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Aylesbray Lodge Guesthouse"
],
[
"_:result",
"name",
"Bridge Guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"southern"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Bridge Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"southern"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Bridge Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"southern"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Bridge Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"DVGIBPIM"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to find a train going to Broxbourne leaving from Cambridge . Can you help ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,id,'TR6549');(_:result,leave_at,'05:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "I sure can ! The TR6549 leaves at 05:01 . Need a ticket ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'18:45');(_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave on Sunday and arrive by 18:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'18:01');(_:result,id,'TR4481');(_:result,leave_at,'17:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can book you TR4481 that leaves at 17:01 and arrives at 18:01 . Do you want me to book it ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Yes please book it for me ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can do that . First , let me confirm how many tickets will be needed ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will only need one ticket ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'875DQ3RF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great your booking was successful and your reference number is 875DQ3RF ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,name,'warkworth house');(_:search,type,'Hotel'))",
"request((_:result,has_parking,?);(_:result,phone,?);(_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks . I am also looking for a hotel called the Warkworth house . I need the phone number , price range , and info on if they have free parking ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Warkworth');(_:result,phone,'01223363682');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Warkworth is located in the east and is moderately priced . They offer both free internet and parking . Their phone number is 01223363682 . Would you like to book a room ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I am still in the planning stages . Thanks for all of your help , you have answered all of my questions . Goodbye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you have a nice day ."
}
] |
PMUL1517.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"id",
"TR6549"
],
[
"_:result",
"leave_at",
"05:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"18:01"
],
[
"_:result",
"id",
"TR4481"
],
[
"_:result",
"leave_at",
"17:01"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"18:01"
],
[
"_:result",
"id",
"TR4481"
],
[
"_:result",
"leave_at",
"17:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"18:01"
],
[
"_:result",
"id",
"TR4481"
],
[
"_:result",
"leave_at",
"17:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"875DQ3RF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"warkworth house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"18:01"
],
[
"_:result",
"id",
"TR4481"
],
[
"_:result",
"leave_at",
"17:01"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"875DQ3RF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"warkworth house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Warkworth"
],
[
"_:result",
"phone",
"01223363682"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find a restaurant that serves indian food in the centre ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'some');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes I have some can I get the price range you would like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'15:30');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm not concerned with price . I do need a reservation for 7 at 15:30 on Wednesday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,name,'Kohinoor');(_:booking,type,'Booking'))",
"reqmore()",
"inform((_:booking,ref,'MRRV4AHE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I will book you at the best -- The Kohinoor . Your booking was successful . The table will be reserved for 15 minutes . \n Reference number is : MRRV4AHE . Anything else I can do for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thanks . I also want to find a museum to visit while I am in town . Any type will be fine ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'university of cambridge , downing street');(_:result,entrance_fee,'no charge');(_:result,name,'The museum of archaelogy and anthropology');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The museum of archaelogy and anthropology on university of cambridge , downing street is quite a gem and there 's no charge to get in"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds great . Could I have the address please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'university of cambridge downing street');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is university of cambridge downing street ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "what is their entrance fee ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'free of charge');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "THey are free of charge , that is always good for the wallet . Anything else that I can assist with today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 'll be all , thanks for all your help today !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "I am glad to help thank you and ghoodbye"
}
] |
PMUL2057.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"name",
"Kohinoor"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"MRRV4AHE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"name",
"Kohinoor"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"MRRV4AHE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"university of cambridge , downing street"
],
[
"_:result",
"entrance_fee",
"no charge"
],
[
"_:result",
"name",
"The museum of archaelogy and anthropology"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"name",
"Kohinoor"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"MRRV4AHE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"no charge"
],
[
"_:result",
"name",
"The museum of archaelogy and anthropology"
],
[
"_:result",
"address",
"university of cambridge downing street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"name",
"Kohinoor"
],
[
"_:booking",
"ref",
"MRRV4AHE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"The museum of archaelogy and anthropology"
],
[
"_:result",
"address",
"university of cambridge downing street"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free of charge"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))",
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes I need a cheap restaurant in the Cambridge area on the north side of town . What do you suggest ?"
},
{
"id": 1,
"rdf-acts": [
"select((_:result,name,'royal spice');(_:result,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "thank you I will go to royal spice ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'19:45');(_:search,people,'3');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay can you book me a table for Saturday at 19:45 for 3 people ? I would also like the reference number for the booking ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'7XYDZ38V');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have successfully booked your reservation . Your reference number is 7XYDZ38V . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I also need a place to stay . I would prefer at least 4 stars and free parking ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "We have 19 entries that match your search . Do you have any further preferences ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like the place to have the same price range as the restaurant , so cheap ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,category,'hotel');(_:result,name,'The worth house');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The worth house is a hotel that is also on the north side of town and it is cheap . Would you like to book a room there ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would prefer one that has free parking and a star rating of 4 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'worth house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The worth house does meet your stated criteria ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Okay , could you also tell me the area of the hotel ?"
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'North');(_:result,name,'Worth House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Absolutely , the Worth House is located in the North Area . Would you like a reservation ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes , that 's perfect . Thank you for all of your help !"
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day would you like the reservation for ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'19:45');(_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Saturday at 19:45"
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "For how many people and how many nights would you like that hotel reservation ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Actually , I will go ahead and make a reservation for a later time . But , thank you for all the info . I think that is all I needed ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "If there is nothing else , have a good day ."
}
] |
MUL0185.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"name",
"royal spice"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"name",
"royal spice"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"7XYDZ38V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"name",
"royal spice"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"7XYDZ38V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"7XYDZ38V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"19"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"The worth house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"7XYDZ38V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"19"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"worth house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"7XYDZ38V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"19"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"7XYDZ38V"
],
[
"_:result",
"count",
"19"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"7XYDZ38V"
],
[
"_:result",
"count",
"19"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_: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,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like an expensive restaurant in the east part of town"
},
{
"id": 1,
"rdf-acts": [
"select((_:result,food,'British');(_:result,food,'Chinese');(_:result,food,'Gastropub');(_:result,food,'Indian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "What type of food would you like ? British , Indian , Gastropub , or Chinese ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'does');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "It does n't matter ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,food,'Chinese');(_:result,name,'Yu Garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yu Garden is a Chinese restaurant located in the east part of town and is in the expensive price range . Would you like their address ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , and could you also give me their phone number ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'529 newmarket road fen ditton');(_:result,name,'yu garden');(_:result,phone,'01223248882');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "yu garden is located at 529 newmarket road fen ditton and its phone number is 01223248882 . Can I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Goodbye ."
}
] |
WOZ20383.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",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Gastropub"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"does"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"does"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"does"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"529 newmarket road fen ditton"
],
[
"_:result",
"name",
"yu garden"
],
[
"_:result",
"phone",
"01223248882"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train that departs from London Kings Cross that leaves on Wednesday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are several options , do you have a preference with the departure time ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'5:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Sometime after 5:45 PM would be great ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'20:08');(_:result,leave_at,'19:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is a train leaving at 19:17 and arriving at 20:08 ; does that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'four');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need that booked for four people , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,destination,'Cambridge');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Just to confirm , the booking is for arriving in Cambridge , is that correct ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'London');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "yes from London to Cambridge"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'U8YYHSLG');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "All set , your tickets are reserved , your confirmation number is U8YYHSLG ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'el shaddai');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you , I also want to find out about a hotel called el shaddai ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'41 warkworth street');(_:result,area,'centre');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,phone,'01223327978');(_:result,pricerange,'cheap');(_:result,stars,'0');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Well , it 's in the centre of town . It 's cheap , rated 0 stars , has internet and parking . The phone number is 01223327978 . The address is 41 warkworth street ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'el shaddai');(_:search,people,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to make a reservation for el shaddai for four people ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would be happy to book that for you , how many nights are you staying and what day will you be checking in ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "We will be checking in on Wednesday . And make that 3 nights ."
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"offer((_:booking,type,'Booking'))",
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "At the moment our system seems to be down . But let me continue trying to get your booking in ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's fine , thank you for your patience in helping me book my trip and stay !"
},
{
"id": 15,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "you are very welcome . please hold while i book the reservation"
},
{
"id": 16,
"rdf-acts": [],
"speaker": "user",
"text": "Okay , please let me know as soon as you book it ."
},
{
"id": 17,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I am very sorry , but the system will not let me book your reservation . I must apologize again on behalf of the Cambridge Towninfo Centre , this does n't usually happen ."
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,name,'el shaddai');(_:search,type,'Hotel'))",
"request((_:result,area,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Is your system able to book yet ? I will need the area and phone number of the el shaddai hotel ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,phone,'01223327978');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Phone number is 01223327978 , area is centre ."
},
{
"id": 20,
"rdf-acts": [],
"speaker": "user",
"text": "Ok , I think I have everything I need ."
},
{
"id": 21,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "I 'm glad I could help ."
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you and have a great day !"
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "You too ! Enjoy your stay !"
}
] |
MUL0681.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"5:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"5:45"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"5:45"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"four"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"London"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"5:45"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"four"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"London"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"U8YYHSLG"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"el shaddai"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"5:45"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"London"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"U8YYHSLG"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"41 warkworth street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223327978"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"el shaddai"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"5:45"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"London"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"U8YYHSLG"
],
[
"_:result",
"address",
"41 warkworth street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223327978"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"el shaddai"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"5:45"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"London"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"U8YYHSLG"
],
[
"_:result",
"address",
"41 warkworth street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223327978"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"el shaddai"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/7cf785d8"
],
[
"_:booking/7cf785d8",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"5:45"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"London"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"U8YYHSLG"
],
[
"_:result",
"address",
"41 warkworth street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223327978"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"el shaddai"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/7cf785d8"
],
[
"_:booking/7cf785d8",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"5:45"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"London"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"U8YYHSLG"
],
[
"_:result",
"address",
"41 warkworth street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223327978"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:booking/7cf785d8"
],
[
"_:booking/7cf785d8",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/12a7fe96"
],
[
"_:booking/12a7fe96",
"type",
"Booking"
],
[
"_:search",
"name",
"el shaddai"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"5:45"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"London"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"U8YYHSLG"
],
[
"_:result",
"address",
"41 warkworth street"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:booking/7cf785d8"
],
[
"_:booking/7cf785d8",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/12a7fe96"
],
[
"_:booking/12a7fe96",
"type",
"Booking"
],
[
"_:search",
"name",
"el shaddai"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"phone",
"01223327978"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"5:45"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"London"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"U8YYHSLG"
],
[
"_:result",
"address",
"41 warkworth street"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:booking/7cf785d8"
],
[
"_:booking/7cf785d8",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/12a7fe96"
],
[
"_:booking/12a7fe96",
"type",
"Booking"
],
[
"_:search",
"name",
"el shaddai"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"phone",
"01223327978"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I would like to find a hospital in town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Addenbrookes Hospital is located at hills road , post code CB20QQ . The phone number is 01223245151"
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great . Thank you . That 's all I need ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "Great . Glad I could help ."
}
] |
SNG0206.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'bridge guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for the Bridge Guest House . Can you give the information about it please ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'south');(_:result,name,'Bridge guesthouse');(_:result,pricerange,'moderate');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Bridge guesthouse is in the south and is in the moderate price range , it has a 3 star rating . Would you like a reservation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'four');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . I would like to book it for 3 nights for four people , starting on monday ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'8KYSNB3T');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are all set ! The reference number is 8KYSNB3T . Do you need anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'bistro');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am also looking for a place to eat . It should serve bistro food and be expensive ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I am sorry but there are no restaurants that match your request . Would you like to try another type of food or price range ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please , could you look for a chinese retaurant in the expensive range ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'9');(_:result,food,'Chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 9 Chinese restaurants available . What part of town do you prefer ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'13:00');(_:search,people,'four');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "It does not matter . Pick and book me at one on Monday , for four people at 13:00 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,name,'Yu Garden');(_:booking,ref,'WV60248M');(_:booking,type,'Booking'))",
"reqmore()",
"inform((_:result,address,'529 Newmarket Road Fen Ditton');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "You are all booked for Yu Garden . Your reference number is WV60248M . They are located at 529 Newmarket Road Fen Ditton . Is there anything else you need ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I also need a taxi between the two places ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I 'd be happy to help . Would you like to depart from the restaurant or the hotel ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'bridge guest house');(_:search,destination,'the hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "The hotel please in a taxi"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'13:00');(_:result,car,'white ford');(_:result,destination,'yu garden');(_:result,phone,'07050800030');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "You 're all set . A white ford has been reserved to take you to the yu garden by your 13:00 reservation . The number is 07050800030 . Do you need anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "that 's all ! thank you !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "It was my pleasure ."
}
] |
PMUL0293.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Bridge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Bridge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"8KYSNB3T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"bistro"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Bridge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"8KYSNB3T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/71b8c044"
],
[
"_:search/71b8c044",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Bridge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"8KYSNB3T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/71b8c044"
],
[
"_:search/71b8c044",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Bridge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:search/71b8c044"
],
[
"_:search/71b8c044",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"name",
"Yu Garden"
],
[
"_:booking",
"ref",
"WV60248M"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"529 Newmarket Road Fen Ditton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Bridge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:search/71b8c044"
],
[
"_:search/71b8c044",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"name",
"Yu Garden"
],
[
"_:booking",
"ref",
"WV60248M"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"529 Newmarket Road Fen Ditton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"bridge guest house"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Bridge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:search/71b8c044"
],
[
"_:search/71b8c044",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"name",
"Yu Garden"
],
[
"_:booking",
"ref",
"WV60248M"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"529 Newmarket Road Fen Ditton"
],
[
"_:search",
"departure",
"bridge guest house"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"arrive_by",
"13:00"
],
[
"_:result",
"car",
"white ford"
],
[
"_:result",
"destination",
"yu garden"
],
[
"_:result",
"phone",
"07050800030"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , I 'm trying to find a train that goes from Cambridge to London Kings Cross . Can you help me book a ticket ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can help with that . Can you tell me what day you will be traveling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,leave_at,'18:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave on Saturday after 18:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,day,'Saturday');(_:result,leave_at,'19:00');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The soonest departure time would be at 19:00 on saturday , is that okay ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that 's perfect . Can you book that for 8 people ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'144VDBRM');(_:booking,ticket,'151.04 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are all booked with reference number 144VDBRM . The cost of 151.04 GBP will be payable at the station . Can I be of further assistance today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for an expensive place to eat in the centre , what is there that fits that criteria ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'33');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There 33 places that fit your criteria . Do you have a particular cuisine type in mind so that I can narrow the results down ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,\"does n't matter\");(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "It does n't matter what kind of food . What would you recommend for a large group of 8 people ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'don pasquale pizzeria');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about don pasquale pizzeria ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'14:15');(_:search,people,'8');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds great . Please book it for 8 on Saturday at 14:15 and get a reference number ."
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Unfortunately , the restaurant does n't have a table for that time . Can you do it earlier or later ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,duration,'13:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about 13:15 ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,ref,'Q0IJ8U6U');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great . That was successful . Your reference number is Q0IJ8U6U ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , you 've been a great help ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else that I could help you with today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you , that 's all for now !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service . Have a great day . Goodbye ."
}
] |
MUL1642.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"leave_at",
"19:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"leave_at",
"19:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"144VDBRM"
],
[
"_:booking",
"ticket",
"151.04 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"leave_at",
"19:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"144VDBRM"
],
[
"_:booking",
"ticket",
"151.04 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"does n't matter"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"leave_at",
"19:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"144VDBRM"
],
[
"_:booking",
"ticket",
"151.04 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"food",
"does n't matter"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"leave_at",
"19:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"144VDBRM"
],
[
"_:booking",
"ticket",
"151.04 GBP"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"food",
"does n't matter"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/79973a07"
],
[
"_:booking/79973a07",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"leave_at",
"19:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"151.04 GBP"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"food",
"does n't matter"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/79973a07"
],
[
"_:booking/79973a07",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"Q0IJ8U6U"
],
[
"_: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",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"leave_at",
"19:00"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"151.04 GBP"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"food",
"does n't matter"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/79973a07"
],
[
"_:booking/79973a07",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"Q0IJ8U6U"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'christmas');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a place to eat christmas food"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,food,'christmas');(_:search,type,'Restaurant'))",
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately , I am not finding anything that serves christmas food . Would you like me to try another type of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , how about a restaurant that serves Indian food ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Do you have a price range or area preference ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "any range is fine ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Do you have an area preference ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,day,'sunday');(_:search,duration,'13:00');(_:search,people,'3');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm sorry , but the price range should be moderate . The area does n't matter . I just need one that is available for 3 people at 13:00 on sunday ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Rajmahal');(_:booking,ref,'FRFMWN4U');(_:booking,type,'Booking');(_:result,address,'7 Barnwell Road Fen Ditton');(_:result,area,'east');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I was able to get you a table at Rajmahal in the east part of town at 7 Barnwell Road Fen Ditton , reference number FRFMWN4U . Anything else I can help with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any good attractions in the centre of town ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'market street');(_:result,name,'Holy Trinity Church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is Holy Trinity Church on market street"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Okay great , could you give me the phone number and postcode ?"
},
{
"id": 11,
"rdf-acts": [
"thank()",
"reqmore()",
"inform((_:result,phone,'01223355397');(_:result,postcode,'cb23nz');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes . Their postcode is cb23nz and you can call them at 01223355397 . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all , thank you very much ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a wonderful day ! Goodbye ."
}
] |
MUL2355.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"christmas"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b7394e35"
],
[
"_:search/b7394e35",
"food",
"christmas"
],
[
"_:search/b7394e35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b7394e35"
],
[
"_:search/b7394e35",
"food",
"christmas"
],
[
"_:search/b7394e35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b7394e35"
],
[
"_:search/b7394e35",
"food",
"christmas"
],
[
"_:search/b7394e35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b7394e35"
],
[
"_:search/b7394e35",
"food",
"christmas"
],
[
"_:search/b7394e35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Rajmahal"
],
[
"_:booking",
"ref",
"FRFMWN4U"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"7 Barnwell Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b7394e35"
],
[
"_:search/b7394e35",
"food",
"christmas"
],
[
"_:search/b7394e35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Rajmahal"
],
[
"_:booking",
"ref",
"FRFMWN4U"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"market street"
],
[
"_:result",
"name",
"Holy Trinity Church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b7394e35"
],
[
"_:search/b7394e35",
"food",
"christmas"
],
[
"_:search/b7394e35",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:booking",
"name",
"Rajmahal"
],
[
"_:booking",
"ref",
"FRFMWN4U"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"market street"
],
[
"_:result",
"name",
"Holy Trinity Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223355397"
],
[
"_:result",
"postcode",
"cb23nz"
],
[
"_: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,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello ! Are there any colleges to visit in town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,count,'18');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 18 . In what area would you like it to be in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))",
"request((_:result,area,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I do n't care what area . I do need the postcode , entrance fee and area when you find one ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,\"Christ 's College\");(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Christ 's College in the centre of town has a free entrance fee and the postcode is cb23bu . What else can I help you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I m also looking for a cheap hotel with free parking ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'10');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "That leaves us with about 10 options . Do you have a preferred area or price range ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))",
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "As I said before , I 'd like something cheap . Centre area is preferred ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'56 saint barnabas road');(_:result,name,'Alexander Bed and Breakfast');(_:result,pricerange,'inexpensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There is Alexander Bed and Breakfast , 56 saint barnabas road . Inexpensive . Does that sound good ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure , can you give me their phone number ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,phone,'01223525725');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure , their phone number is 01223525725 ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help . That is all ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Great ! Enjoy your stay in Cambridge and give us a call if you need anything else ."
}
] |
MUL2664.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"18"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"phone",
"01223525725"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I 'd like to try some Indian food . What do you have ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,food,'Indian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Oh , there are many nice Indian restaurants to choose from . What price range are you looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'indian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a cheap Indian restaurant located in the centre ,"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'74 Mill Road City Centre');(_:result,name,'Kohinoor');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I suggest Kohinoor . The address is 74 Mill Road City Centre . Would you like me to book a table for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'14:00');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure . I just need a table for myself at 14:00 on Wednesday ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,duration,'at that time');(_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Unfortunately , they are booked at that time . Can I try another time for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,duration,'13:00');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay , let 's try for 13:00 instead ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'HMN75TCM');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That was successful . Your reference number is HMN75TCM ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'hamilton lodge');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Wonderful ! I also need some information about a hotel called the Hamilton Lodge . Can you help me with that ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Hamilton');(_:result,pricerange,'moderately priced');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I sure can ! The Hamilton is a guesthouse on the north side . It is moderately priced , has 3 stars , free internet and parking . Would you like a room ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'14:00');(_:search,day,'wednesday');(_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can you reserve me a taxi that arrives to the restaurant before 14:00 on wednesday ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Can you tell me where you will be leaving from ? Do you want me to make a hotel reservation for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'hamilton lodge');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be leaving from hamilton lodge and heading to the restaurant ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'14:00');(_:result,car,'black tesla');(_:result,departure,'Hamilton Lodge');(_:result,destination,'Kohinoor');(_:result,phone,'07942596374');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Your car is booked . A black tesla will pick you up at Hamilton Lodge and get you to Kohinoor by 14:00 . Their contact number is 07942596374 if you need to call ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much , that is everything that I need ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Goodbye ."
}
] |
MUL1207.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:system",
"canthelp",
"_:booking/ff10b997"
],
[
"_:booking/ff10b997",
"duration",
"at that time"
],
[
"_:booking/ff10b997",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:system",
"canthelp",
"_:booking/ff10b997"
],
[
"_:booking/ff10b997",
"duration",
"at that time"
],
[
"_:booking/ff10b997",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:booking",
"ref",
"HMN75TCM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"hamilton lodge"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:system",
"canthelp",
"_:booking/ff10b997"
],
[
"_:booking/ff10b997",
"duration",
"at that time"
],
[
"_:booking/ff10b997",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:booking",
"ref",
"HMN75TCM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"hamilton lodge"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Hamilton"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"14:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:system",
"canthelp",
"_:booking/ff10b997"
],
[
"_:booking/ff10b997",
"duration",
"at that time"
],
[
"_:booking/ff10b997",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:booking",
"ref",
"HMN75TCM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"hamilton lodge"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Hamilton"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"14:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"hamilton lodge"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:system",
"canthelp",
"_:booking/ff10b997"
],
[
"_:booking/ff10b997",
"duration",
"at that time"
],
[
"_:booking/ff10b997",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:booking",
"ref",
"HMN75TCM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"hamilton lodge"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Hamilton"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"arrive_by",
"14:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"hamilton lodge"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"arrive_by",
"14:00"
],
[
"_:result",
"car",
"black tesla"
],
[
"_:result",
"departure",
"Hamilton Lodge"
],
[
"_:result",
"destination",
"Kohinoor"
],
[
"_:result",
"phone",
"07942596374"
],
[
"_: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,food,'spanish');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want the phone number to a moderately priced restaurant with Spanish food ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'la tasca');(_:result,phone,'01223 464630');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "la tasca would fit the bill . its phone number is 01223 464630 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you tell me what area of town it is located ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'Centre part of town');(_:result,name,'La tasca');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "La tasca is located in the Centre part of town ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ."
}
] |
WOZ20029.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"la tasca"
],
[
"_:result",
"phone",
"01223 464630"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"01223 464630"
],
[
"_:result",
"area",
"Centre part of town"
],
[
"_:result",
"name",
"La tasca"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'hk fusion');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I 'm trying to find a restaurant called HK Fusion . What info can you get me for that ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'21 Burleigh Street City Centre');(_:result,area,'centre');(_:result,food,'Chinese');(_:result,name,'HK Fusion');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "HK Fusion is a Chinese restuarant located in the centre of town , at 21 Burleigh Street City Centre ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,food,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the phone number and food type ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,food,'chinese');(_:result,phone,'01223355909');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It 's a chinese restaurant , and the phone number is 01223355909 . May I help with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No I think that 's all I need to know . Thanks for the help ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Thank you for using our service . Have all of your needs been met ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes , and then some ! Thanks so much ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "That 's great . Glad we could help ! Goodbye ."
}
] |
SNG0545.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hk fusion"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hk fusion"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"21 Burleigh Street City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"HK Fusion"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hk fusion"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"21 Burleigh Street City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"HK Fusion"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"phone",
"01223355909"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"hk fusion"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"21 Burleigh Street City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"HK Fusion"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"phone",
"01223355909"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need some lodging accommodations . It needs to have free parking and Internet please !"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'29');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I found 29 hotels matching your request . What price range and area of town would you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like someone to book me a place with free parking and internet ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'154 chesterton road');(_:result,name,'acorn guest house');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "acorn guest house is located in 154 chesterton road should i book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it have four stars ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes it does . Shall I book ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'2');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . Please book it for 2 people for 4 nights starting Friday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,name,'Acorn Guest House');(_:booking,ref,'IT07BRTC');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked your stay at the Acorn Guest House , and your reference number is IT07BRTC ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks a lot . Can you also help me find a train going to Ely ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Do you know what day or time you want to leave ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,leave_at,'18:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave on Tuesday after 18:00 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,departure,'Cambridge');(_:result,destination,'Ely');(_:result,id,'TR5511');(_:result,leave_at,'20.07');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR5511 leaves Cambridge for Ely at 20.07 . Do you need tickets ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,destination,'ely');(_:search,type,'Train'))",
"request((_:result,arrive_by,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Not yet , but can you tell me what time the train arrives in Ely please ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'20:07');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "It arrives by 20:07 ! Anything else love ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the total travel time on that time ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,duration,'17 minutes');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The trip will last 17 minutes . Is there anything else you would like to know ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That should do it . Thanks so much for your help !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using Cambridge TownInfo centre . Please consider us for your future travel needs ."
}
] |
MUL2007.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"29"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"29"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"29"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_: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",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"29"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Acorn Guest House"
],
[
"_:booking",
"ref",
"IT07BRTC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"29"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Acorn Guest House"
],
[
"_:booking",
"ref",
"IT07BRTC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"18: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",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"29"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Acorn Guest House"
],
[
"_:booking",
"ref",
"IT07BRTC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"id",
"TR5511"
],
[
"_:result",
"leave_at",
"20.07"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"29"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Acorn Guest House"
],
[
"_:booking",
"ref",
"IT07BRTC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"id",
"TR5511"
],
[
"_:result",
"leave_at",
"20.07"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"20:07"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"29"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Acorn Guest House"
],
[
"_:booking",
"ref",
"IT07BRTC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"id",
"TR5511"
],
[
"_:result",
"leave_at",
"20.07"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"20:07"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I am looking for a theatre in the town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'several');(_:result,area,'centre');(_:result,category,'theatres');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are several theatres located in the city centre . Is that the correct area ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Any area is fine , can you give me the address and postcode of the closest theater to centre ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'park street');(_:result,name,'adc theatre');(_:result,postcode,'cb58as');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , adc theatre 's postcode is cb58as and the address is park street ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great ! Do you have a good chinese restaurant in centre that I could go to ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))",
"inform((_:result,count,'10');(_:result,food,'chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 10 chinese restaurants ranging from cheap to expensive . Is there any limits on what you would like ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like a cheap Chinese restaurant , please ."
},
{
"id": 7,
"rdf-acts": [
"select((_:result,name,'Charlie Chan');(_:result,name,'Golden House');(_:result,name,'Rice House');(_:result,type,'Restaurant'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'3');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , I have three options that meet your needs . Charlie Chan , Rice House , and Golden House . Would you like me to make a reservation for one of those ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'17:15');(_:search,name,'charlie chan');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Make a reservation for Charlie Chan . Book a table for 2 people at 17:15 for Monday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,day,'Monday');(_:booking,duration,'17:15');(_:booking,name,'Charlie Chan');(_:booking,people,'2');(_:booking,ref,'9ygetj1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have made a reservation at Charlie Chan for 2 people on Monday at 17:15 . The reservation reference is 9ygetj1 . The table will be held for 15 minutes ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that 's all I need . Have a nice day ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you !"
}
] |
MUL0913.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"address",
"park street"
],
[
"_:result",
"name",
"adc theatre"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"address",
"park street"
],
[
"_:result",
"name",
"adc theatre"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"address",
"park street"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"chinese"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"name",
"Golden House"
],
[
"_:result",
"name",
"Rice House"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"address",
"park street"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"chinese"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"name",
"Golden House"
],
[
"_:result",
"name",
"Rice House"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"17:15"
],
[
"_:booking",
"name",
"Charlie Chan"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"9ygetj1"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Could you please find me a 4 star guesthouse"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I found Acorn Guest House would that work for you ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Yes . Will you please make me a reservation ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure . When will you check in and how long would you like to stay for ? Will it be just for yourself ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'8');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It 's going to be for 8 people and 2 nights , starting Thursday ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm afraid that is n't available . Could you book a different arrival day , or a shorter stay ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,stay,'one');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What about for just one night ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,stay,'nna3oc5w.');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking is successful for 1 night . The reference number is NNA3OC5W. May I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all ! Thanks !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "It was my pleasure . Thank you for calling the Cambridge TownInfo Centre . Goodbye ."
}
] |
SNG1039.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/ffb2c6ee"
],
[
"_:booking/ffb2c6ee",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"one"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/ffb2c6ee"
],
[
"_:booking/ffb2c6ee",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"one"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"stay",
"nna3oc5w."
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant . The restaurant should be in the centre and should be in the cheap price range"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'15');(_:result,food,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "OK , I have 15 options for you , in many cuisines . Do you have a cuisine preference , or would you like me to recommend a restaurant ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't have a preference . What would you suggest and can you provide me with the address and phone number ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'88 Mill Road City Centre');(_:result,name,'Rice House');(_:result,phone,'01223367755');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about the Rice House ? It is located at 88 Mill Road City Centre and their number is 01223367755 ."
},
{
"id": 4,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks , that 's all . Good bye ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services . Is there anything else we can help you with ?"
}
] |
SNG02250.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"food",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"food",
"many"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"88 Mill Road City Centre"
],
[
"_:result",
"name",
"Rice House"
],
[
"_:result",
"phone",
"01223367755"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for an expensive place to dine in the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'33');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 33 restaurants that meet your needs . Would you like to narrow it down by cuisine ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'15:15');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is available for Friday at 15:15 for 7 people ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,duration,'15:15');(_:booking,people,'7');(_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It seems there are no tables for 7 available at 15:15 , did you want to book for something later in the day ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,duration,'14:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Actually , let 's try a little earlier . Is there anything at 14:15 ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,duration,'14:15');(_:booking,name,'Bedouin');(_:booking,ref,'K6QAFBCR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked table at Bedouin for you at 14:15 . The table will be reserved for 15 minutes . Your reference number is K6QAFBCR ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'14:45');(_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you , I also need a train that will arrive by 14:45 on saturday"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'14:08');(_:result,destination,'Cambridge');(_:result,id,'TR4748');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR4748 arrives in Cambridge at 14:08 . Would you like me to book it ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "yes please book it ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'm sorry , but what is your departure station ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm sorry that train wo n't work . I need to depart from Cambridge and go to Ely ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'12:07');(_:result,arrive_by,'14:07');(_:result,id,'TR0721');(_:result,id,'TR9809');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "How about TR0721 , it arrives by 12:07 ? Alternatively , the TR9809 arrives by 14:07 ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Thank You . What is the price ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,ticket,'3.52 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The price for either train is 3.52 pounds ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Alright . I will have to get back to you about which I would like to book . Thank you for everything though ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Help Desk ! Contact me again if you decide you want me to help you book a train ."
}
] |
MUL0312.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/1369154a"
],
[
"_:booking/1369154a",
"duration",
"15:15"
],
[
"_:booking/1369154a",
"people",
"7"
],
[
"_:booking/1369154a",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/1369154a"
],
[
"_:booking/1369154a",
"duration",
"15:15"
],
[
"_:booking/1369154a",
"people",
"7"
],
[
"_:booking/1369154a",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:booking",
"duration",
"14:15"
],
[
"_:booking",
"name",
"Bedouin"
],
[
"_:booking",
"ref",
"K6QAFBCR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/1369154a"
],
[
"_:booking/1369154a",
"duration",
"15:15"
],
[
"_:booking/1369154a",
"people",
"7"
],
[
"_:booking/1369154a",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:booking",
"duration",
"14:15"
],
[
"_:booking",
"name",
"Bedouin"
],
[
"_:booking",
"ref",
"K6QAFBCR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"14:08"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR4748"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/1369154a"
],
[
"_:booking/1369154a",
"duration",
"15:15"
],
[
"_:booking/1369154a",
"people",
"7"
],
[
"_:booking/1369154a",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:booking",
"duration",
"14:15"
],
[
"_:booking",
"name",
"Bedouin"
],
[
"_:booking",
"ref",
"K6QAFBCR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"arrive_by",
"14:08"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR4748"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/1369154a"
],
[
"_:booking/1369154a",
"duration",
"15:15"
],
[
"_:booking/1369154a",
"people",
"7"
],
[
"_:booking/1369154a",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:booking",
"duration",
"14:15"
],
[
"_:booking",
"name",
"Bedouin"
],
[
"_:booking",
"ref",
"K6QAFBCR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"arrive_by",
"14:07"
],
[
"_:result",
"id",
"TR0721"
],
[
"_:result",
"id",
"TR9809"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/1369154a"
],
[
"_:booking/1369154a",
"duration",
"15:15"
],
[
"_:booking/1369154a",
"people",
"7"
],
[
"_:booking/1369154a",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:booking",
"duration",
"14:15"
],
[
"_:booking",
"name",
"Bedouin"
],
[
"_:booking",
"ref",
"K6QAFBCR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"arrive_by",
"14:07"
],
[
"_:result",
"id",
"TR0721"
],
[
"_:result",
"id",
"TR9809"
],
[
"_:result",
"ticket",
"3.52 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,departure,'Birmingham');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm planning a trip to Cambridge and need info on trains . I am coming from Birmingham New St."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))",
"inform((_:result,amount,'quite a few');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I can find you quite a few trains for your trip . On what day will you be traveling , and at what time would you like to depart ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'17:30');(_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be leaving on a Tuesday and I would like to arrive by 17:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR4887');(_:result,leave_at,'05:40');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR4887 leaves at 05:40"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great can you book that for one person ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'Q649D1SU');(_:booking,ticket,'75.09 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Done and done ! Booking was successful , the total fee is 75.09 GBP payable at the station . Your Reference number is : Q649D1SU ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thanks ! Can you help me find a college to visit in the centre ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,\"Saint Andrew 's Street\");(_:result,area,'centre');(_:result,category,'colleges');(_:result,count,'13');(_:result,entrance_fee,'free');(_:result,name,\"Christ 's College\");(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "I 'd be glad to . We have 13 colleges in the centre . Most are free to visit , such as Christ 's College over on Saint Andrew 's Street ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I have heard of Christ 's College . Is there a more detailed address ? I would also like their phone number , please ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,\"St. Andrew 's Street\");(_:result,phone,'01223334900');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I only have an address of St. Andrew 's Street , but the phone number is 01223334900 if you would like to call them . Anything else I can help with ?"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , you have been very helpful , thank you . Good bye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your visit to cambridge and gave a good day ."
}
] |
MUL1955.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Birmingham"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Birmingham"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Birmingham"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR4887"
],
[
"_:result",
"leave_at",
"05:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Birmingham"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR4887"
],
[
"_:result",
"leave_at",
"05:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"Q649D1SU"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Birmingham"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR4887"
],
[
"_:result",
"leave_at",
"05:40"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"Q649D1SU"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Birmingham"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR4887"
],
[
"_:result",
"leave_at",
"05:40"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"Q649D1SU"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"St. Andrew 's Street"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place to stay while in Cambridge . What is available in the west area that has free wifi ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,category,'hotels');(_:result,count,'4');(_:result,name,'Finches Bed and Breakfast');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 4 hotels to choose from . I can recommend Finches Bed and Breakfast . It 's a cheap 4 star guesthouse . Does that work ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a guesthouse with a star rating of 0 ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,category,'guesthouses');(_:search,stars,'0');(_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , there are no 0 star guesthouses , would you like to try something else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is there a guesthouse located in the centre with free wifi ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'El Shaddai');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "El Shaddai fits your needs . Would you like me to reserve a room ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))",
"request((_:result,has_parking,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Does that have free parking ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes it does . It 's cheap and has free parking ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks for the info . I also need to look for a train . Can you look that up ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Absolutely . Let me start by asking you what your departure and destination locations will be ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm going from Cambridge to Ely ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Great ! What day and time to you want to travel on ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to travel on Tuesday and leave sometime after 16:30 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,id,'TR7733');(_:result,leave_at,'17:50');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR7733 leaves at 17:50 . May I book that for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,people,'six');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That sounds good . Please get me tickets for six people ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'TO3Z8A06');(_:booking,ticket,'26.4 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The Booking was successful , the total fee is 26.4 GBP payable at the station . \n Reference number is : TO3Z8A06 ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Can I be of further assistance today ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , you 've been a great help mate . Thanks for everything !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "It was my pleasure ! Enjoy your stay !"
}
] |
MUL2251.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/1fc4edd5"
],
[
"_:search/1fc4edd5",
"category",
"guesthouses"
],
[
"_:search/1fc4edd5",
"stars",
"0"
],
[
"_:search/1fc4edd5",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/1fc4edd5"
],
[
"_:search/1fc4edd5",
"category",
"guesthouses"
],
[
"_:search/1fc4edd5",
"stars",
"0"
],
[
"_:search/1fc4edd5",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/1fc4edd5"
],
[
"_:search/1fc4edd5",
"category",
"guesthouses"
],
[
"_:search/1fc4edd5",
"stars",
"0"
],
[
"_:search/1fc4edd5",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/1fc4edd5"
],
[
"_:search/1fc4edd5",
"category",
"guesthouses"
],
[
"_:search/1fc4edd5",
"stars",
"0"
],
[
"_:search/1fc4edd5",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_: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": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/1fc4edd5"
],
[
"_:search/1fc4edd5",
"category",
"guesthouses"
],
[
"_:search/1fc4edd5",
"stars",
"0"
],
[
"_:search/1fc4edd5",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/1fc4edd5"
],
[
"_:search/1fc4edd5",
"category",
"guesthouses"
],
[
"_:search/1fc4edd5",
"stars",
"0"
],
[
"_:search/1fc4edd5",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"id",
"TR7733"
],
[
"_:result",
"leave_at",
"17:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"six"
],
[
"_: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": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/1fc4edd5"
],
[
"_:search/1fc4edd5",
"category",
"guesthouses"
],
[
"_:search/1fc4edd5",
"stars",
"0"
],
[
"_:search/1fc4edd5",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"id",
"TR7733"
],
[
"_:result",
"leave_at",
"17:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"six"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"TO3Z8A06"
],
[
"_:booking",
"ticket",
"26.4 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/1fc4edd5"
],
[
"_:search/1fc4edd5",
"category",
"guesthouses"
],
[
"_:search/1fc4edd5",
"stars",
"0"
],
[
"_:search/1fc4edd5",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"id",
"TR7733"
],
[
"_:result",
"leave_at",
"17:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"six"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"TO3Z8A06"
],
[
"_:booking",
"ticket",
"26.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am visiting Cambridge and looking for local attractions . Can you suggest a place to go in town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "I 'm sure I could . Any particular area or type of attraction you 're interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'museums');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , could you provide me with information on museums in the west of town and the entrance fees ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'7');(_:result,entrance_fee,'free');(_:result,name,'Cafe Jello Gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 7 choices . How about Cafe Jello Gallery ? It fits your needs and has free admission . Would this work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'Pizza Express Fen Ditton');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Perhaps . I 'm also looking for a restaurant called Pizza Express Fen Ditton . Can you tell me about that ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'pizza express Fen Ditton');(_:result,phone,'01223324033');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , pizza express Fen Ditton 's phone number is 01223324033 . Would you like me to make a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'14:45');(_:search,people,'3');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please . I will need a table for 3 people on Sunday at 14:45 . Can I also have the reference number for it when it is booked ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'0CGNOY9R');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Absolutely . I was able to reserve the table for you ; it will be reserved for 15 minutes . The reference number is 0CGNOY9R ."
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Great ! That is all I need ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Alright , great . Have a nice day !"
}
] |
MUL0843.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cafe Jello Gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"Pizza Express Fen Ditton"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"Pizza Express Fen Ditton"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"pizza express Fen Ditton"
],
[
"_:result",
"phone",
"01223324033"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"Pizza Express Fen Ditton"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"pizza express Fen Ditton"
],
[
"_:result",
"phone",
"01223324033"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"0CGNOY9R"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i am looking for a place to dine . The restaurant should be in the cheap price range and should be in the west part of town ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,food,'Italian');(_:result,food,'Vietnamese');(_:result,type,'Restaurant'))",
"inform((_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is an Italian and a Vietnamese restaurant in that area . Would one of these work for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'13:00');(_:search,food,'Italian');(_:search,people,'1');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about the Italian one ? Book for 1 people at 13:00 on saturday . reference number please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'QAOD1MXA');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was a complete success mam , your reference number is QAOD1MXA ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,name,'magdalene college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thanks so much . I also need info on magdalene college"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Magdalene Street');(_:result,entrance_fee,'free to enter');(_:result,name,'Magdalene College');(_:result,phone,'01223332138');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes sure Magdalene College is located on Magdalene Street and their telephone number is 01223332138 an it is free to enter ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "May I have their postcode as well ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,postcode,'cb30ag');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their postcode is cb30ag , is that all I can help you with today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , i also need a taxi between the two places ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time would you like to arrive by ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'5:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to arrive by 5:30 , if that would be possible ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'5:30');(_:result,car,'black bmw');(_:result,phone,'07594757678');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "your booking is complete your car will be a black bmw the contact number is 07594757678 . It will have you at your destination by 5:30 is there anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you so much for all of your help"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Have a nice day ."
}
] |
PMUL4182.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"food",
"Italian"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"food",
"Italian"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"QAOD1MXA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"name",
"magdalene college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"food",
"Italian"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"QAOD1MXA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"name",
"magdalene college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Magdalene Street"
],
[
"_:result",
"entrance_fee",
"free to enter"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:result",
"phone",
"01223332138"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"food",
"Italian"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"QAOD1MXA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"name",
"magdalene college"
],
[
"_:result",
"address",
"Magdalene Street"
],
[
"_:result",
"entrance_fee",
"free to enter"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:result",
"phone",
"01223332138"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"food",
"Italian"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"QAOD1MXA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"name",
"magdalene college"
],
[
"_:result",
"address",
"Magdalene Street"
],
[
"_:result",
"entrance_fee",
"free to enter"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:result",
"phone",
"01223332138"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"5:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"food",
"Italian"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"QAOD1MXA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"name",
"magdalene college"
],
[
"_:result",
"address",
"Magdalene Street"
],
[
"_:result",
"entrance_fee",
"free to enter"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:search",
"arrive_by",
"5:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"arrive_by",
"5:30"
],
[
"_:result",
"car",
"black bmw"
],
[
"_:result",
"phone",
"07594757678"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Howdy ! I 'm looking to visit some colleges in the city centre if there are any . Preferably ones near food ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,entrance_fee,'free');(_:result,entrance_fee,'paid');(_:result,type,'Attraction'))",
"request((_:search,entrance_fee,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Would you like a free one or a paid entry one ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I am ok with either option . Choose one you think I would enjoy and let me know the address and postcode ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,\"Saint Andrew 's Street\");(_:result,area,'Center');(_:result,entrance_fee,'free');(_:result,name,\"Christ 's College\");(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "How about the Christ 's College in the Center located on Saint Andrew 's Street , postcode cb23bu . It has free admission ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds fine . Does it have actually street address ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,phone,'01223334900');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "That is the only address information I have , but if you have trouble finding them , you could call them at 01223334900 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Ok . Could you help me find an Indian restaurant around there which serves Indian food ,"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'9');(_:result,food,'indian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 9 indian restaurants in the centre . Is there a price range you would like ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No preference for price range , but would like to have availability on Saturday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Curry Garden');(_:result,type,'Restaurant'))",
"request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would suggest Curry Garden . If you tell me the time you would like booked and how many will be in your party , I 'll check availability for you ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'15:30');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please book a table for 3 at 15:30 on Saturday ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'QMHALXPG');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great ! Your reference number is QMHALXPG , is there anything else I can do ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'15:30');(_:search,destination,'the restaurant');(_:search,name,'the place');(_:search,type,'Attraction');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can I get a taxi from the place to the restaurant , I would like to arrive by the booked time of 15:30 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'red Skoda');(_:result,destination,'Curry');(_:result,phone,'07087653240');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I booked a red Skoda to pick you up and get you to Curry for your reservation . The contact number is 07087653240 . Can I help with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Terrific , thanks and have a great day !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge TownInfo center , and I hope you enjoy your time in our city !"
}
] |
MUL2476.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"entrance_fee",
"paid"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"Center"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"Center"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"indian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"indian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"QMHALXPG"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"name",
"the place"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"indian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"ref",
"QMHALXPG"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"name",
"the place"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red Skoda"
],
[
"_:result",
"destination",
"Curry"
],
[
"_:result",
"phone",
"07087653240"
],
[
"_: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,'bridge guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a hotel called Bridge Guest House ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,name,'Bridge Guest House');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Certainly ! The Bridge Guest House is a moderately priced accomodation in the south . Is there other information you would like to know ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))",
"request((_:result,has_parking,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Do they have free parking ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , they do ! Would you like a room ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Not right now , that 's all , thank you for your help ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a great day ! Goodbye ."
}
] |
SNG0903.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Bridge Guest House"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Bridge Guest House"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to find an Italian place to eat near the center of cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'nine');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are nine possibilities to choose from . What price range do you have in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like for the restaurant to be expensive ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Don Pasquale Pizzeria');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'd recommend Don Pasquale Pizzeria . Would you like more information on them or to book a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to book a table for 2"
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great , what day and time would you like to book for ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'18:15');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need the reservation for saturday at 18:15 and I need the reference number too ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'06DKVN3K');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "OK , your table is reserved and your Reference number is : 06DKVN3K . Can I help you with anything else today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I also need a hotel room with free wifi also in centre , 4 star , and expensive please ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'University Arms Hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The University Arms Hotel meets your requirements . Would you like me to book this for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Could I get their phone number and address , please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'regent street');(_:result,name,'university arms hotel');(_:result,phone,'01223351241');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Certainty , university arms hotel address is regent street , and the phone number is 01223351241 ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to book a taxi to commute between the two places ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'18:15');(_:result,car,'grey volkswagen');(_:result,destination,'the restaurant');(_:result,phone,'07475385747');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I 've booked you a grey volkswagen to arrive at the restaurant by 18:15 . Your reference number is 07475385747 . Is there anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that 's all i need , thank you so much !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system !"
}
] |
MUL0018.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Don Pasquale Pizzeria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Don Pasquale Pizzeria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Don Pasquale Pizzeria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"06DKVN3K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"06DKVN3K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"06DKVN3K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"name",
"university arms hotel"
],
[
"_:result",
"phone",
"01223351241"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"06DKVN3K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"name",
"university arms hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"arrive_by",
"18:15"
],
[
"_:result",
"car",
"grey volkswagen"
],
[
"_:result",
"destination",
"the restaurant"
],
[
"_:result",
"phone",
"07475385747"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I want to go to a museum ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "In which specific area of town are you interested ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like to stay in the centre area ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,category,'Art');(_:result,category,'archaeology');(_:result,category,'gallery');(_:result,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,category,'museums');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many wonderful museums ; is there anything more specific ? Art , gallery , archaeology that you want to see ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "An art gallery would be wonderful ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'98 King street');(_:result,area,'Centre');(_:result,entrance_fee,'no entrance fee');(_:result,name,'Broughton House Gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "How about Broughton House Gallery over in Centre , they are located at 98 King street and has no entrance fee ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , that would be great . Can you also give me the phone number for that location ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223314960');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number is 01223314960 . Is there anything else I can do to assist you today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'm also looking for a chinese place to eat in the same area ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'12 St. Johns Street City Centre');(_:result,area,'centrem');(_:result,name,'ugly duckling');(_:result,phone,\"do n't have\");(_:result,pricerange,'pretty expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "So ugly duckling is in the centrem it 's pretty expensive and they do n't have a phone number , but they 're on 12 St. Johns Street City Centre ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I d like to make a reservation for 4 on sunday ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What time would you like that reservation ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,duration,'18:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "At 18:30 please ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'0E8ZWWQN');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Done ! The table will be reserved for 15 minutes . Your reference number is 0E8ZWWQN . Can I help you with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Wait ... it is expensive ? I was looking for a moderately priced place ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , the price range is expensive . Did you want me to cancel it ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Oh God , yes . I want to eat at a moderately priced restaurant ."
},
{
"id": 17,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'3');(_:result,food,'Chinese');(_:result,name,'Jinling Noodle Bar');(_:result,pricerange,'moderately');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "No worries , I found 3 Chinese restaurants that are priced moderately . I recommend the Jinling Noodle Bar . Would you like a reservation ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'18:30');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "yes book for 4 people at 18:30 on sunday"
},
{
"id": 19,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'LI8D2S6Y');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : LI8D2S6Y . Is there anything else I can assist you with ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thanks . Thank you for working with me on the second booking . Have a great day ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome . Enjoy your day . Bye ."
}
] |
PMUL2241.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",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"address",
"98 King street"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"address",
"98 King street"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"address",
"12 St. Johns Street City Centre"
],
[
"_:result",
"area",
"centrem"
],
[
"_:result",
"name",
"ugly duckling"
],
[
"_:result",
"phone",
"do n't have"
],
[
"_:result",
"pricerange",
"pretty expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"address",
"12 St. Johns Street City Centre"
],
[
"_:result",
"area",
"centrem"
],
[
"_:result",
"name",
"ugly duckling"
],
[
"_:result",
"phone",
"do n't have"
],
[
"_:result",
"pricerange",
"pretty expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"18: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",
"museum"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"address",
"12 St. Johns Street City Centre"
],
[
"_:result",
"area",
"centrem"
],
[
"_:result",
"name",
"ugly duckling"
],
[
"_:result",
"phone",
"do n't have"
],
[
"_:result",
"pricerange",
"pretty expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"0E8ZWWQN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"address",
"12 St. Johns Street City Centre"
],
[
"_:result",
"area",
"centrem"
],
[
"_:result",
"name",
"ugly duckling"
],
[
"_:result",
"phone",
"do n't have"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"0E8ZWWQN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_: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",
"category",
"museum"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"address",
"12 St. Johns Street City Centre"
],
[
"_:result",
"area",
"centrem"
],
[
"_:result",
"phone",
"do n't have"
],
[
"_:booking",
"duration",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"0E8ZWWQN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Jinling Noodle Bar"
],
[
"_:result",
"pricerange",
"moderately"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_: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",
"museum"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"address",
"12 St. Johns Street City Centre"
],
[
"_:result",
"area",
"centrem"
],
[
"_:result",
"phone",
"do n't have"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Jinling Noodle Bar"
],
[
"_:result",
"pricerange",
"moderately"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"LI8D2S6Y"
],
[
"_: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,departure,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Any trains from stansted airport ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,arrive_by,'5:52');(_:result,day,'Friday');(_:result,departure,'Stansted Airport');(_:result,destination,'Cambridge');(_:result,leave_at,'5:24');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The next train to be leaving from Stansted Airport is at 5:24 on Friday . It will get to Cambridge at 5:52 ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train that leaves on Sunday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'8:52');(_:result,departure,'Stansted airport');(_:result,destination,'Cambridge');(_:result,leave_at,'08:24');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There 's a train that leaves Stansted airport at 08:24 and gets to Cambridge at 8:52 . I can look up an earlier or later one if you prefer"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'19:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I just need to arrive by 19:15 , so could you find one closer to that time , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'08:52');(_:result,id,'TR1008');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR1008 will arrive by 08:52 . Should I get you tickets for that one ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Could you tell me how long that train ride is ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'28 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "That ride takes exactly 28 minutes ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'none');(_:search,category,'swimming pools');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any swimming pools in the area ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,category,'pool');(_:result,count,'1');(_:result,name,'Parkside Pools on Gonville place');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is one pool called the Parkside Pools on Gonville place . Will that work ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Think I will take a dip there , can you let me know if there is an entrance fee ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'not available online');(_:result,phone,'01223446100');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The entrance fee is not available online at the moment . The phone number is 01223446100 if you 'd like to call and check . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "no , that 's it . thanks for your help !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day ."
}
] |
PMUL1153.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"arrive_by",
"5:52"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Stansted Airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"5:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"day",
"Friday"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"8:52"
],
[
"_:result",
"departure",
"Stansted airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"08:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"day",
"Friday"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"departure",
"Stansted airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"08:24"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:result",
"arrive_by",
"08:52"
],
[
"_:result",
"id",
"TR1008"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"day",
"Friday"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"departure",
"Stansted airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"08:24"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:result",
"arrive_by",
"08:52"
],
[
"_:result",
"id",
"TR1008"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"28 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"area",
"none"
],
[
"_:search",
"category",
"swimming pools"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"day",
"Friday"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"departure",
"Stansted airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"08:24"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:result",
"arrive_by",
"08:52"
],
[
"_:result",
"id",
"TR1008"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"28 minutes"
],
[
"_:search",
"area",
"none"
],
[
"_:search",
"category",
"swimming pools"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"pool"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Parkside Pools on Gonville place"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:result",
"day",
"Friday"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"departure",
"Stansted airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"08:24"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:result",
"arrive_by",
"08:52"
],
[
"_:result",
"id",
"TR1008"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"28 minutes"
],
[
"_:search",
"area",
"none"
],
[
"_:search",
"category",
"swimming pools"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"pool"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Parkside Pools on Gonville place"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"not available online"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,food,'danish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I am looking for a restaurant in any area that serves danish food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry but there is no matching records found that fits your requests ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "what about international food ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'3');(_:result,food,'international');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are three restaurants that serve international food . Would you like a specific price range ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do not have a preference ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,food,'international');(_:result,name,'bloomsbury restaurant');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "bloomsbury restaurant is in the centre and serving international food and it is a moderate price is there anything I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I get the phone number and postcode , please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,\"bloomsbury restaurant 's\");(_:result,phone,'0871 942 9180');(_:result,postcode,'3 D.T');(_:result,postcode,'C.B 2');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "bloomsbury restaurant 's phone number is 0871 942 9180 , their postcode is C.B 2 , 3 D.T"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thank you bye bye"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day !"
}
] |
WOZ20263.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"food",
"danish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"canthelp",
"_:search/cbc550ef"
],
[
"_:search/cbc550ef",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"canthelp",
"_:search/cbc550ef"
],
[
"_:search/cbc550ef",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"canthelp",
"_:search/cbc550ef"
],
[
"_:search/cbc550ef",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"name",
"bloomsbury restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"canthelp",
"_:search/cbc550ef"
],
[
"_:search/cbc550ef",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"bloomsbury restaurant 's"
],
[
"_:result",
"phone",
"0871 942 9180"
],
[
"_:result",
"postcode",
"3 D.T"
],
[
"_:result",
"postcode",
"C.B 2"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train to Cambridge on Friday"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I can help with that . Where would you be departing from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'20:30');(_:search,departure,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am departing from Ely and I need it to arrive by 20:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'19:52');(_:result,arrive_by,'20:30');(_:result,destination,'Cambridge');(_:result,id,'TR3492');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The TR3492 arrives in Cambridge at 19:52 . That 's the last train before 20:30 ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That would be perfect . I do n't need to book just yet . Was the Train ID TR3492 ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR3492');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "Yes the train i d is TR3492 . Is there anything else I can do for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'huntingdon marriott hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I 'm looking for information about the Huntingdon Marriott Hotel ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'Hinchinbrook Business Park');(_:result,area,'west');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Huntingdon Marriott Hotel');(_:result,pricerange,'expensive');(_:result,stars,'4-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure ! The 4-star Huntingdon Marriott Hotel is in the west of town , at Hinchinbrook Business Park . It 's expensive , though parking and internet are included . Does that answer your question ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , can I have the postcode for it as well ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,postcode,'pe296fl');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Absolutely . Their postcode is pe296fl . Can I be of any further assistance today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need today , thanks for your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "If you need anything else , please do n't hesitate to contact us ."
}
] |
MUL2291.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"19:52"
],
[
"_:result",
"arrive_by",
"20:30"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3492"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:search",
"departure",
"ely"
],
[
"_:result",
"arrive_by",
"19:52"
],
[
"_:result",
"arrive_by",
"20:30"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3492"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"huntingdon marriott hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:search",
"departure",
"ely"
],
[
"_:result",
"arrive_by",
"19:52"
],
[
"_:result",
"arrive_by",
"20:30"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3492"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"huntingdon marriott hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"Hinchinbrook Business Park"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Huntingdon Marriott Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:search",
"departure",
"ely"
],
[
"_:result",
"arrive_by",
"19:52"
],
[
"_:result",
"arrive_by",
"20:30"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3492"
],
[
"_:search",
"name",
"huntingdon marriott hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"Hinchinbrook Business Park"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Huntingdon Marriott Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"postcode",
"pe296fl"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'arbury lodge guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for more information on arbury lodge guesthouse ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'The arbury lodge guesthouse');(_:result,pricerange,'moderate');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The arbury lodge guesthouse is a 4 star hotel in the north area at a moderate price range and includes internet and parking . Would you like me to book it ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . For 3 people , 3 nights starting on tuesday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'4HWMO5PZ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful . The Reference number is : 4HWMO5PZ ."
},
{
"id": 4,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks , that 's all . Good bye ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "welcome again next time"
}
] |
SNG02311.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"arbury lodge guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"arbury lodge guesthouse"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"The arbury lodge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"arbury lodge guesthouse"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"The arbury lodge guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"4HWMO5PZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yeah , I 'm hoping to find a cheap place to stay . Can you help with that ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Of course ! What part of town would you like to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't have an area preference but it should have a star of 4 and have free parking ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'Allenbell');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Sure . How about the Allenbell ? It is in the east and fits all of your needs ."
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Okay that sounds great ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to make a booking for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what 's the postcode ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,postcode,'cb13js');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The postcode is cb13js . Would you like a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What sort of hotel is it ? Guest house or hotel ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "its a guesthouse"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please go ahead and book it . I 'm also looking for a train ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people and how many nights should I make the booking for ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,category,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I just need the postcode and hotel type ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,postcode,'cb13js');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "sure it is a guesthouse and the postcode is cb13js , anything else today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all , thank you so much"
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "You earlier mentioned you need train information . Starting from what city and ending at what city ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))",
"request((_:result,arrive_by,?);(_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "cambridge , travel time , arrival time , and price please"
},
{
"id": 17,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'm sorry , I do n't understand your response . Could you please verify from where you are leaving and where you are going ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,leave_at,'11:45');(_:search,type,'Train'))",
"request((_:result,arrive_by,?);(_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I need help finding a train from leicester to cambridge , departing on sunday after 11:45 . No reservation , just need to know travel time , arrival time , and price please ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,duration,'105 minutes');(_:result,id,'TR9999');(_:result,leave_at,'12:09');(_:result,ticket,'30.24 pounds per person');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "TR9999 leaves at 12:09 , travel tine is 105 minutes , cost is 30.24 pounds per person . Any other questions ,"
},
{
"id": 20,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , thank you . You have been very patient and helpful . Have a nice day . Bye ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you so much for calling . It has been my pleasure . Have a great trip and a wonderful day . Goodbye ."
}
] |
PMUL1641.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"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"type",
"Hotel"
],
[
"_: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",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"id",
"TR9999"
],
[
"_:result",
"leave_at",
"12:09"
],
[
"_:result",
"ticket",
"30.24 pounds per person"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a certain hotel someone recommended , I think it 's called the Gonville ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,name,'the gonville hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have the gonville hotel . It is in the centre area of town . Would you like to make a booking today ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'one');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please , I need a room for 3 nights for one person , starting on Saturday ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:search,name,?);(_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I am sorry there are no rooms available at that time , can I help you find another hotel ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about a different hotel in the same price range please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'University Arms Hotel');(_:result,pricerange,'same price range');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about the University Arms Hotel ? It is in the same price range ."
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Is that rated similar to the other one ?"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "system",
"text": "The rating is actually one star better . Is that one fine ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Yes please boook me that one ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'University Arms');(_:booking,ref,'JAD762EV');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "All right , I have you booked at the University Arms with reference number JAD762EV . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . You have been very helpful with all your assistance ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Pleasure all mine . Have a nice stay !"
}
] |
SSNG0204.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"the gonville hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"the gonville hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:booking/2f5c3d0b"
],
[
"_:booking/2f5c3d0b",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:booking/2f5c3d0b"
],
[
"_:booking/2f5c3d0b",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"same price range"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:booking/2f5c3d0b"
],
[
"_:booking/2f5c3d0b",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"same price range"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:booking/2f5c3d0b"
],
[
"_:booking/2f5c3d0b",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"same price range"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"University Arms"
],
[
"_:booking",
"ref",
"JAD762EV"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'bishops stortford train station');(_:search,leave_at,'05:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to book a 05:45 taxi to come to Bishops Stortford Train Station ."
},
{
"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,'bishops stortford station');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be departing from Bishops Stortford Station ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I 'm sorry for the confusion , please clarify if you are arriving or departing at bishops stortford train station ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'bishops stortford train station');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm departing from bishops stortford train station ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Thank you . Where is your destination , please ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'cambridge train station');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to go to Cambridge train station will you send me the car type and contact number ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,car,'blue lexus');(_:result,leave_at,'05:45');(_:result,phone,'07791528384');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have booked a taxi for you at 05:45 . The car type is a blue lexus and the contact number is : 07791528384 \n ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Sounds good . Thanks , goodbye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Can I help you with anything else ?"
}
] |
SNG01622.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"bishops stortford train station"
],
[
"_:search",
"leave_at",
"05:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"bishops stortford train station"
],
[
"_:search",
"leave_at",
"05:45"
],
[
"_:search",
"departure",
"bishops stortford station"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"05:45"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"bishops stortford train station"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"05:45"
],
[
"_:search",
"departure",
"bishops stortford train station"
],
[
"_:search",
"destination",
"cambridge train station"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"05:45"
],
[
"_:search",
"departure",
"bishops stortford train station"
],
[
"_:search",
"destination",
"cambridge train station"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue lexus"
],
[
"_:result",
"leave_at",
"05:45"
],
[
"_:result",
"phone",
"07791528384"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a place to eat ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! Did you have a type of food in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'americas');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like Americas food ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,food,'north american');(_:result,name,'the gourmet burger kitchen');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "OK , the gourmet burger kitchen \t is a north american restaurant ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,name,'gourmet burger kitchen');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is the Gourmet Burger Kitchen located in the centre of town ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes it is . Could you like a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'20:00');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . Thursday at 20:00 would be ideal . There are 5 of us ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Thursday');(_:booking,duration,'20:00');(_:booking,people,'5');(_:booking,ref,'WXIAOK8F');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reservation is complete . Table for 5 on Thursday at 20:00 . Your reference number is WXIAOK8F . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I 'm also looking for a train on Thursday heading to Cambridge ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Ok . Where will you be departing from ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'12:30');(_:search,departure,'norwich');(_:search,destination,'Cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Norwich . I need to get to Cambridge by 12:30 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'11:35');(_:result,departure,'Norwich');(_:result,destination,'Cambridge');(_:result,id,'TR6655');(_:result,leave_at,'10:16');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR6655 leaves Norwich at 10:16 and arrives at Cambridge at 11:35 . Do you want me to book this train ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please book tickets for 5 people and send me the reference number"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'35C0PZCY');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was successful and the reference number is 35C0PZCY ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your time ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Your are welcome , enjoy your stay in Cambridge"
}
] |
PMUL0542.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"americas"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"americas"
],
[
"_:result",
"food",
"north american"
],
[
"_:result",
"name",
"the gourmet burger kitchen"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"gourmet burger kitchen"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"americas"
],
[
"_:result",
"food",
"north american"
],
[
"_:result",
"name",
"the gourmet burger kitchen"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"gourmet burger kitchen"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"americas"
],
[
"_:result",
"food",
"north american"
],
[
"_:result",
"name",
"the gourmet burger kitchen"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"gourmet burger kitchen"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"20:00"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"WXIAOK8F"
],
[
"_: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",
"food",
"americas"
],
[
"_:result",
"food",
"north american"
],
[
"_:result",
"name",
"the gourmet burger kitchen"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"gourmet burger kitchen"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"20:00"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"WXIAOK8F"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"americas"
],
[
"_:result",
"food",
"north american"
],
[
"_:result",
"name",
"the gourmet burger kitchen"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"gourmet burger kitchen"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"20:00"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"WXIAOK8F"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"arrive_by",
"11:35"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR6655"
],
[
"_:result",
"leave_at",
"10:16"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"americas"
],
[
"_:result",
"food",
"north american"
],
[
"_:result",
"name",
"the gourmet burger kitchen"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"gourmet burger kitchen"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"20:00"
],
[
"_:booking",
"people",
"5"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"arrive_by",
"11:35"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR6655"
],
[
"_:result",
"leave_at",
"10:16"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"35C0PZCY"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'allenbell');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What can you tell me about the Allenbell hotel ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'guesthouses');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,phone,'01223210353');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! They offer cheap guesthouses and are very affordable . They have a 4 star rating and offer free wifi and parking . Phone is 01223210353"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great can I book it for 7 people 5 nights starting monday"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,name,'Allenbell');(_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry , the Allenbell could not accommodate that particular reservation . Would you like to try for a different day , or a shorter stay ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stay,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Could you try four nights ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Monday');(_:booking,name,'Allenbell');(_:booking,people,'7');(_:booking,ref,'77VG1S1I');(_:booking,stay,'4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book your stay at the Allenbell beginning on Monday for 4 nights for 7 people . Your reservation number is 77VG1S1I . Anything else I can help with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for an expensive indian food restaurant , please ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'14');(_:result,food,'indian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 14 indian restaurants matching your criteria . Do you have a preference in the area ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))",
"inform((_:search,area,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Any area is fine ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'cetre');(_:result,name,'curry garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have curry garden located in cetre and is considered expensive . Would you like to make reservation for this ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'17:45');(_:search,people,'same group of people');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes that sounds perfect . We 'd like a table at 17:45 on the same day , and it 's the same group of people as before , please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'UJGPPFRV');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Thank you , I was able to book you . The table will be reserved for 15 minutes . The reference number is UJGPPFRV ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much ! Your help is appreciated . Have a nice day . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day ! Thank you !"
}
] |
MUL1256.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",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223210353"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223210353"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/8ab9bf4c"
],
[
"_:booking/8ab9bf4c",
"name",
"Allenbell"
],
[
"_:booking/8ab9bf4c",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223210353"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/8ab9bf4c"
],
[
"_:booking/8ab9bf4c",
"name",
"Allenbell"
],
[
"_:booking/8ab9bf4c",
"type",
"Booking"
],
[
"_:search",
"stay",
"four"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"name",
"Allenbell"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"77VG1S1I"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223210353"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/8ab9bf4c"
],
[
"_:booking/8ab9bf4c",
"name",
"Allenbell"
],
[
"_:booking/8ab9bf4c",
"type",
"Booking"
],
[
"_:search",
"stay",
"four"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"name",
"Allenbell"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"77VG1S1I"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223210353"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:booking/8ab9bf4c"
],
[
"_:booking/8ab9bf4c",
"name",
"Allenbell"
],
[
"_:booking/8ab9bf4c",
"type",
"Booking"
],
[
"_:search",
"stay",
"four"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"name",
"Allenbell"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"77VG1S1I"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"indian"
],
[
"_:search",
"area",
"*"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"cetre"
],
[
"_:result",
"name",
"curry garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223210353"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:booking/8ab9bf4c"
],
[
"_:booking/8ab9bf4c",
"name",
"Allenbell"
],
[
"_:booking/8ab9bf4c",
"type",
"Booking"
],
[
"_:search",
"stay",
"four"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"name",
"Allenbell"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"stay",
"4"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"indian"
],
[
"_:search",
"area",
"*"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"cetre"
],
[
"_:result",
"name",
"curry garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"UJGPPFRV"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'museums');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for somewhere to go in town , are there any museums you can recommend ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'several');(_:result,category,'museums');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "We have several museums is there a particular kind of museum you would prefer in a particular location ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Will you suggest one ? I 'd like to know the entrance fee , address , and area , as well ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'Cambridge Artworks');(_:result,type,'Attraction'))",
"reqmore()",
"inform((_:result,address,'5 Greens Road');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cambridge Artworks in the east side is fantastic . Admission is free . The address is 5 Greens Road . Anything else I can do for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))",
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes . I need a restaurant in the centre area please ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What kind of food were you interested in ? Or would you like me to pick for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'spanish');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would prefer spanish food at a moderate price ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'La Tasca');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 've found the La Tasca , which fit all of your criteria . Would you like to book you a table at this restaurant ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'la tasca');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Not at the moment but can I get the phone number for La Tasca please ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'La Tasca');(_:result,phone,'01223464630');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , you can reach La Tasca at 01223464630 . Can I help you with anything else today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you very much . I will not be needing anything else ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day !"
}
] |
MUL0931.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"5 Greens Road"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"5 Greens Road"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"area",
"east"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"5 Greens Road"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"La Tasca"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"la tasca"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"address",
"5 Greens Road"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"la tasca"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"La Tasca"
],
[
"_:result",
"phone",
"01223464630"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,leave_at,'21:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train on Friday that leaves after 21:45 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Sure . Where are you leaving from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be leaving from Cambridge and I want to go to Stansted Airport ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "For an arrival of what time ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,leave_at,'21:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave after 21:45 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'23:08');(_:result,id,'TR3864');(_:result,leave_at,'22:40');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "How about TR3864 , which leaves at 22:40 ? They arrive at 23:08 ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes how long is the journey please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'28 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The travel time for that train will be 28 minutes ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Alright . thank you very much"
},
{
"id": 9,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "May I help with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that 's it for now . Have a good day . Bye !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Okay . Glad we could help !"
}
] |
SNG0331.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"23:08"
],
[
"_:result",
"id",
"TR3864"
],
[
"_:result",
"leave_at",
"22:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"23:08"
],
[
"_:result",
"id",
"TR3864"
],
[
"_:result",
"leave_at",
"22:40"
],
[
"_:result",
"duration",
"28 minutes"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"21:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"23:08"
],
[
"_:result",
"id",
"TR3864"
],
[
"_:result",
"leave_at",
"22:40"
],
[
"_:result",
"duration",
"28 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'scandinavian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to find a restaurant in the south part of town and serves scandinavian food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,area,'south');(_:result,food,'scandinavian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no scandinavian restaurants in the south part of town ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about italian food ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,pricerange,'expensive');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))",
"inform((_:result,area,'south');(_:result,count,'2');(_:result,food,'Italian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , we have two Italian restaurants in the south area . Would you prefer the moderately priced or the expensive one ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "I do not have a preference . Please make a suggestion ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,food,'Italian');(_:result,name,'Pizza Hut Cherry Hinton');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Pizza Hut Cherry Hinton is an Italian restaurant , it is on the south part of town , and it is in the moderate price range . Would you like the address and phone number ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "And postcode ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'G4 Cambridge Leisure Park Clifton Way Cherry Hinton');(_:result,phone,'01223 323737');(_:result,postcode,'7 D.Y');(_:result,postcode,'C.B 1');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Post code is C.B 1 , 7 D.Y , phone number is 01223 323737 , and address is G4 Cambridge Leisure Park Clifton Way Cherry Hinton ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thank you"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , have a nice day !"
}
] |
WOZ20672.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"scandinavian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:system",
"canthelp",
"_:search/d19d74d9"
],
[
"_:search/d19d74d9",
"type",
"Restaurant"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"scandinavian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:system",
"canthelp",
"_:search/d19d74d9"
],
[
"_:search/d19d74d9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:system",
"canthelp",
"_:search/d19d74d9"
],
[
"_:search/d19d74d9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Pizza Hut Cherry Hinton"
],
[
"_: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",
"south"
],
[
"_:system",
"canthelp",
"_:search/d19d74d9"
],
[
"_:search/d19d74d9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Pizza Hut Cherry Hinton"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"G4 Cambridge Leisure Park Clifton Way Cherry Hinton"
],
[
"_:result",
"phone",
"01223 323737"
],
[
"_:result",
"postcode",
"7 D.Y"
],
[
"_:result",
"postcode",
"C.B 1"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "Can you help me , I 've been mugged ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "you can get help here Parkside Police Station \n Telephone \t : \t 01223358966 \n Address \t : \t Parkside , Cambridge \n Postcode \t : \t CB11JG"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'Parkside Police Station');(_:search,phone,'01223358966');(_:search,type,'Police'))"
],
"speaker": "user",
"text": "Thank you , I will contact the Parkside Police Station by calling them at : 01223358966 ."
},
{
"id": 3,
"rdf-acts": [],
"speaker": "system",
"text": "Are you injured ? Do you need hospital information ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "no , that is all . Thanks"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad you 're not hurt , and I hope the police are able to help you with the robbery . If there 's anything else I can help with just let me know ."
}
] |
SNG01157.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"phone",
"01223358966"
],
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"phone",
"01223358966"
],
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'greek');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find a restaurant that serves greek food and is expensive ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'greek');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I apologize but there are no expensive greek restaurants listed , would you like to try a different food type or price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Do you have any Indian restaurants ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'14');(_:result,food,'indian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "We have 14 indian restaurants in the expensive category . Do you have any more information to narrow down the search ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "I do not . Is there one you can recommend ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I can recommend one for you , but first is there a particular part of town you would like to travel too ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Any part of town is fine , I just need the address and postcode of one you 'd recommend ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'41518 Castle Street City Centre');(_:result,area,'west');(_:result,name,'Maharajah Tandoori Restaurant');(_:result,postcode,'cb30ah');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would recommend the Maharajah Tandoori Restaurant . It 's in the west end . The address is 41518 Castle Street City Centre . The postcode is cb30ah . Shall I make a booking ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , not yet , I just wanted the info . Thanks ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a very nice day ."
}
] |
SNG0463.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"greek"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/49daa046"
],
[
"_:search/49daa046",
"food",
"greek"
],
[
"_:search/49daa046",
"pricerange",
"expensive"
],
[
"_:search/49daa046",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/49daa046"
],
[
"_:search/49daa046",
"food",
"greek"
],
[
"_:search/49daa046",
"pricerange",
"expensive"
],
[
"_:search/49daa046",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/49daa046"
],
[
"_:search/49daa046",
"food",
"greek"
],
[
"_:search/49daa046",
"pricerange",
"expensive"
],
[
"_:search/49daa046",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/49daa046"
],
[
"_:search/49daa046",
"food",
"greek"
],
[
"_:search/49daa046",
"pricerange",
"expensive"
],
[
"_:search/49daa046",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"41518 Castle Street City Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Maharajah Tandoori Restaurant"
],
[
"_:result",
"postcode",
"cb30ah"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm wanting Indian food , is there a restaurant that serves that near the centre of town ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'74 Mill Road');(_:result,area,'centre');(_:result,name,'kohinoor');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about kohinoor a cheap restaurant in the centre located at 74 Mill Road ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'18:15');(_:search,people,'6');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you . I 'd like to book a table for 6 people for Wednesday at 18:15 . Also can you provide a reference number to confirm ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,name,'Kohinoor');(_:booking,ref,'ZMZLMLR9');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are booked at Kohinoor . Reference number is ZMZLMLR9 . The table will be reserved for 15 minutes ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Reference number ZMZLMLR9 , got it , thank you ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that was all . Thank you for your help ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Great ! Have a nice day !"
}
] |
SNG01406.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"address",
"74 Mill Road"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"address",
"74 Mill Road"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"Kohinoor"
],
[
"_:booking",
"ref",
"ZMZLMLR9"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"address",
"74 Mill Road"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"Kohinoor"
],
[
"_:booking",
"ref",
"ZMZLMLR9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge punter');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to take me to the cambridge punter please"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I need a cab to take me to the cambridge punter with an arrival time of 02:00"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,type,'Taxi'))",
"request((_:result,departure,?);(_:result,destination,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I think you 're mistaken . I need a taxi going to cambridge punter"
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t grey skoda \n Contact number \t : \t 07749752500"
}
] |
SNG01882.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge punter"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"departure",
"?"
],
[
"_:result",
"destination",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I feel like having Italian for dinner . Are there any cheap restaurants with good Italian in town ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'Italian');(_:result,name,'zizzi cambridge');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , how about zizzi cambridge , they offer cheap Italian food in the town centre ."
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Sounds great . Can I get their number ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'zizzi cambridge');(_:result,phone,'01223365599');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Certainly , the phone number at zizzi cambridge is 01223365599 . May I help with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No I think that 's all I need . Thanks for the help !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day !"
}
] |
SNG0566.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"zizzi cambridge"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"zizzi cambridge"
],
[
"_:result",
"phone",
"01223365599"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Need a train to cambridge from bishops stortford ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,day,'friday');(_:result,leave_at,'7:29 am');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There is a train on friday that leaves at 7:29 am"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'15:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Will that train arrive by 15:45 ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'8:07');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , it arrives in Cambridge at 8:07 . Would you like me to reserve some seats for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the price and travel time for that train ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'38 minutes');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The price is 10.10 pounds and the travel time is 38 minutes ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'german');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I am also looking for a restaurant that serves german food at the moderate price range ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , but there are no restaurants that meet all of those specifications . Would you like to look for a different cuisine type or price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you recommend a Chinese restaurant since German is not available ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,name,'Shanghai Family Restaurant in the city centre');(_:booking,type,'Booking'))",
"reqmore()",
"inform((_:result,amount,'several');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , there are there are several . I could try to book you a table at Shanghai Family Restaurant in the city centre , or would you like to hear about the others ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'18:45');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Ok , I need a table for 2 at 18:45 on the same day please ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,duration,'18:45');(_:booking,people,'2');(_:booking,ref,'6VIFYHL7');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have a table for 2 reserved for you at 18:45 , your reference number is 6VIFYHL7 . Is there anything else I may assist you with today ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "No , that s all i needed ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo centre . I hope you have a nice visit ! Goodbye !"
}
] |
MUL1579.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"leave_at",
"7:29 am"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"leave_at",
"7:29 am"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"8:07"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"leave_at",
"7:29 am"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:result",
"arrive_by",
"8:07"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"food",
"german"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"leave_at",
"7:29 am"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:result",
"arrive_by",
"8:07"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/7d7126e3"
],
[
"_:search/7d7126e3",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"leave_at",
"7:29 am"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:result",
"arrive_by",
"8:07"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/7d7126e3"
],
[
"_:search/7d7126e3",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:booking",
"name",
"Shanghai Family Restaurant in the city centre"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"leave_at",
"7:29 am"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:result",
"arrive_by",
"8:07"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/7d7126e3"
],
[
"_:search/7d7126e3",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:booking",
"name",
"Shanghai Family Restaurant in the city centre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"18:45"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"6VIFYHL7"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I am looking for information . Can you help me find a train ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where would you like to go to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to head to Cambridge from Leicester please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'133');(_:result,departure,'Leicester');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have 133 trains that leave Leicester to Cambridge . Can you tell me the day and time you would like to travel ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,leave_at,'20:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need one that leaves after 20:00 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'21:54');(_:result,id,'6383');(_:result,leave_at,'20:09');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train 6383 leaves at 20:09 and arrives at 21:54 . Would you like me to book you a ticket ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes for 3 people please , and do you mind providing me the reference number ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'BW9QJDNO');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have made those reservations and your reference number is BW9QJDNO ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'cambridge book and print gallery');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I also need information on cambridge book and print gallery ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'49 Newnham Road');(_:result,area,'west');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,name,'Cambridge Book and Print Gallery');(_:result,phone,'01223594264');(_:result,postcode,'cb39ey');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cambridge Book and Print Gallery is a museum located in the west at 49 Newnham Road at postcode cb39ey . It is free and their phone number is 01223594264 ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What area of town is that in ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'west');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "They are located in the west part of town . Any other info I can provide ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope , that 's all I need today . Thanks for all your help !"
},
{
"id": 13,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "You are welcome . Safe travels !"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Have a nice day . Bye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks and have a great trip !"
}
] |
PMUL1192.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:result",
"arrive_by",
"21:54"
],
[
"_:result",
"id",
"6383"
],
[
"_:result",
"leave_at",
"20:09"
],
[
"_: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,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:result",
"arrive_by",
"21:54"
],
[
"_:result",
"id",
"6383"
],
[
"_:result",
"leave_at",
"20:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"BW9QJDNO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge book and print gallery"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:result",
"arrive_by",
"21:54"
],
[
"_:result",
"id",
"6383"
],
[
"_:result",
"leave_at",
"20:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"BW9QJDNO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge book and print gallery"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"49 Newnham Road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge Book and Print Gallery"
],
[
"_:result",
"phone",
"01223594264"
],
[
"_:result",
"postcode",
"cb39ey"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:result",
"arrive_by",
"21:54"
],
[
"_:result",
"id",
"6383"
],
[
"_:result",
"leave_at",
"20:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"BW9QJDNO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge book and print gallery"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"49 Newnham Road"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge Book and Print Gallery"
],
[
"_:result",
"phone",
"01223594264"
],
[
"_:result",
"postcode",
"cb39ey"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:result",
"arrive_by",
"21:54"
],
[
"_:result",
"id",
"6383"
],
[
"_:result",
"leave_at",
"20:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"BW9QJDNO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge book and print gallery"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"49 Newnham Road"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge Book and Print Gallery"
],
[
"_:result",
"phone",
"01223594264"
],
[
"_:result",
"postcode",
"cb39ey"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need help booking a train from cambridge to ely ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Ok , what day are you traveling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,leave_at,'16:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Tuesday and I need to leave after 16:45 please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR7733');(_:result,leave_at,'17:50');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yesm there is a train available , the TR7733 , and leaves at 17:50 . Would you like me to book this ?"
},
{
"id": 4,
"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 provide the reference number ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,people,'8');(_:booking,ref,'OPGQ4971');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The train is booked for 8 people and the reference number is OPGQ4971 . Do you need any other assistance ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I 'm looking for a college to visit in town . Can you give me some info on what 's around ?"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "system",
"text": "I would be happy to get that information for you . Can I help you find a restaurant or an attraction ? Or would you like assistance with accommodations ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am particularly interested in colleges if you would focus on that type of attraction . I would appreciate it ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'colleges');(_:result,count,'18');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 18 colleges in town . Do you have an area preference ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there colleges in the centre of town ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,\"king 's parade\");(_:result,count,'13');(_:result,entrance_fee,'2 pounds');(_:result,name,'corpus christi');(_:result,phone,'01223338000');(_:result,postcode,'cb21rh');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , there are 13 . I personally recommend corpus christi . Entrance costs 2 pounds . The address is king 's parade , postcode is cb21rh , and phone number 01223338000 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thank you so much ! That will be all for today ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Please let us know if you need anything else . Have a great day !"
}
] |
PMUL1456.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",
"tuesday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:result",
"id",
"TR7733"
],
[
"_:result",
"leave_at",
"17:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:result",
"id",
"TR7733"
],
[
"_:result",
"leave_at",
"17:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"OPGQ4971"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:result",
"id",
"TR7733"
],
[
"_:result",
"leave_at",
"17:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"OPGQ4971"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:result",
"id",
"TR7733"
],
[
"_:result",
"leave_at",
"17:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"OPGQ4971"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:result",
"id",
"TR7733"
],
[
"_:result",
"leave_at",
"17:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"OPGQ4971"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"colleges"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"king 's parade"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:result",
"name",
"corpus christi"
],
[
"_:result",
"phone",
"01223338000"
],
[
"_:result",
"postcode",
"cb21rh"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Good afternoon ! I 'd like to visit an expensive european restaurant . Will you help me find one ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'5');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes there are 5 restaurants that meet your requirements . Do you have a part of town or type of food you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , surprise me . I will need the address and the area , though ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,name,'Eraina');(_:result,type,'Restaurant'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Eraina is a very nice restaurant in the centre . How many in your party ? And what day and time should I make your reservation for ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't need a reservation , I just need the address and the area ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Free School Lane City Centre');(_:result,area,'centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It is the centre area and its address is Free School Lane City Centre"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great , I also need information on getting a train ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where would you like to depart and arrive ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll need one from leicester to cambridge on saturday , leaving after 16:30"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,leave_at,'17:09');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have a train for you that leaves at 17:09 . Would you like me to book it ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What time does it arrive and the price ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'18:54');(_:result,ticket,'30.24 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The train arrives at 18:54 and costs 30.24 pounds ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay . Thank you ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thanks , that will be all ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Alright . Thanks for using our service and have a nice day . Goodbye ."
}
] |
MUL1559.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"address",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"17:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"17:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"18:54"
],
[
"_:result",
"ticket",
"30.24 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"17:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"18:54"
],
[
"_:result",
"ticket",
"30.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
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes I am looking for a train leaving Cambridge on Tuesday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,leave_at,'05:00');(_:result,leave_at,'13:00');(_:result,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I can help you with that . The first one departs at 05:00 and the last trains runs at 13:00 . How many tickets would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'london kings cross');(_:search,leave_at,'12:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Also the destination is london kings cross and leaves after 12:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,leave_at,'13:00');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is a train leaving at 13:00 that fits your criteria . Would you like me to book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please , just one ticket ."
},
{
"id": 5,
"rdf-acts": [
"thank()",
"inform((_:booking,category,'Train');(_:booking,ticket,'23.6 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great ! Your booking was successful . The fee will be 23.6 GBP payable at the station . Would you like the reference number ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , please . I am also looking for attractions in the East part of town ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,area,'east');(_:result,name,'Camboats boat');(_:result,ref,'D1PGC203');(_:result,type,'Attraction');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Your reference number is D1PGC203 . There are several attractions in the east . May I suggest the Camboats boat ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sure . Could I get their phone number please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,phone,'01223902112');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! The phone number is : 01223902112"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I needed today . Thank you for your help ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're quite welcome . Just let us know if you find yourself needing more information . Have a great day !"
}
] |
MUL1855.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"05:00"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"23.6 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"23.6 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Camboats boat"
],
[
"_:result",
"ref",
"D1PGC203"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"23.6 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Camboats boat"
],
[
"_:result",
"ref",
"D1PGC203"
],
[
"_:result",
"phone",
"01223902112"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for an attraction in the west ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,entrance_fee,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'west');(_:result,category,'colleges');(_:result,category,'museums');(_:result,count,'13');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 13 attractions in the west , mostly colleges and museums . Is there a price range we need to keep in mind ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "No , nothing in particular . Please pick out one you might enjoy and we will try that . If you would include the phone number that would be helpful , thanks !"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,\"Storey 's Way\");(_:result,entrance_fee,'free of charge');(_:result,name,'Churchill college');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Churchill college is located at Storey 's Way . It is free of charge . Can I provide further assistance ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Please give me their phone number ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223336233');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , their phone number is 01223336233 . Is there anything else I can assist you with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,leave_at,'12:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train that leaves from broxbourne and goes to cambridge on Monday , leaving after 12:15 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR0354');(_:result,leave_at,'12:32');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR0354 departs at 12:32 . Would you like to book a ticket on that one ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Actually , yes but I will need a total of 6 tickets please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'DNOD8R84');(_:booking,ticket,'107.4 GBP');(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Great ! \n Booking was successful , the total fee is 107.4 GBP payable at the station . \n Reference number is : DNOD8R84 ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need , thank you ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Isd there anything else ?"
}
] |
PMUL1477.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"phone",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Storey 's Way"
],
[
"_:result",
"entrance_fee",
"free of charge"
],
[
"_:result",
"name",
"Churchill college"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"Storey 's Way"
],
[
"_:result",
"entrance_fee",
"free of charge"
],
[
"_:result",
"name",
"Churchill college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223336233"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"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",
"area",
"west"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"Storey 's Way"
],
[
"_:result",
"entrance_fee",
"free of charge"
],
[
"_:result",
"name",
"Churchill college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223336233"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"id",
"TR0354"
],
[
"_:result",
"leave_at",
"12:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"Storey 's Way"
],
[
"_:result",
"entrance_fee",
"free of charge"
],
[
"_:result",
"name",
"Churchill college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223336233"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:result",
"id",
"TR0354"
],
[
"_:result",
"leave_at",
"12:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DNOD8R84"
],
[
"_:booking",
"ticket",
"107.4 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I am looking for the Addenbrookes Hospital please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "It is on Hills Rd in Cambridge . The telephone number is 01223245151 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "What is the postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The postcode is CB20QQ . Can I help with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I needed , thanks so much for your help !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Goodbye ."
}
] |
SNG01398.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'cambridge and county folk museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I ca n't seem to find any information about the cambridge and county folk museum , please help ."
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223355159');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "sure their phone number is 01223355159 . anything else you 'd like to know ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I get the address and what type of attraction it is ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'2 - 3 castle street');(_:result,category,'museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "2 - 3 castle street and its a museum ,"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'17:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Okay , great . I 'm also looking for a train . I need to depart from Cambridge after 17:30 ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , what day would you like to travel ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be leaving on Tuesday and going to Peterborough ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR9561');(_:result,leave_at,'17:34');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR9561 departs at 17:34 . Does that work for you ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "yeah can you get me a ticket ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'5OUM8ZE9');(_:booking,ticket,'16.5 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , reference number is 5OUM8ZE9 . The fee is 16.5 GBP payable at the station . Is there anything else I can help you with a restaurant maybe ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . That 's it for now . Thanks !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a nice stay in Cambridge . Goodbye ."
}
] |
PMUL4566.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge and county folk museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge and county folk museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge and county folk museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:result",
"address",
"2 - 3 castle street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge and county folk museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:result",
"address",
"2 - 3 castle street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge and county folk museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:result",
"address",
"2 - 3 castle street"
],
[
"_:result",
"category",
"museum"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR9561"
],
[
"_:result",
"leave_at",
"17:34"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge and county folk museum"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:result",
"address",
"2 - 3 castle street"
],
[
"_:result",
"category",
"museum"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR9561"
],
[
"_:result",
"leave_at",
"17:34"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"5OUM8ZE9"
],
[
"_:booking",
"ticket",
"16.5 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'cuban');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a cuban restaurant in the north part of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,area,'north');(_:result,food,'Cuban');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I am sorry , I could not find any Cuban restaurants for you in the north part of town . Is there a different type of food you would like me to search for instead ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'asian oriental');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I still want the north part of town , but look for Asian Oriental food instead please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,food,'Asian Oriental');(_:result,name,'Saigon City');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Saigon City is located in the north part of town and serves Asian Oriental food . Would you like their address ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I would like their address and phone number , please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'169 High Street Chesterton Chesterton');(_:result,name,'saigon city');(_:result,phone,'01223 356555');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number for saigon city is 01223 356555 and their address is 169 High Street Chesterton Chesterton . Would you like anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that does it . Thank you and goodbye !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using this system . Goodbye ."
}
] |
WOZ20596.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"cuban"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c8de7cb8"
],
[
"_:search/c8de7cb8",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Cuban"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c8de7cb8"
],
[
"_:search/c8de7cb8",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c8de7cb8"
],
[
"_:search/c8de7cb8",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:result",
"name",
"saigon city"
],
[
"_:result",
"phone",
"01223 356555"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a chinese restaurant in the south part of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'3');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , there are three , What is your price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want something expensive ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,name,'Peking Restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two restaurants that match your criteria . Peking Restaurant is one of them ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'15:15');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Let 's book Peking for 1 person on Friday at 15:15 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'J9NGMKIA');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have made those reservations your reference number is J9NGMKIA ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much for your help ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Its been my pleasure . If there 's anything else I can help you with , please let me know otherwise have a great day ."
}
] |
PMUL2356.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Peking Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Peking Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"J9NGMKIA"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for places to go in the centre of Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'centre');(_:result,count,'44');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 44 different things to do in the centre of Cambridge . Can you help me narrow it down by type of activity or attraction ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What 's the postcode for your favorite one ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'market st');(_:result,name,'holy trinity church');(_:result,postcode,'cb23nz');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "My personal favorite is holy trinity church . They are on market st and the postcode is cb23nz . Anything else I can help you with today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need to book a train ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,people,?);(_:search,type,'Train'))",
"inform((_:result,amount,'plenty');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "i have plenty of trains , can i get more information please ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'stevenage');(_:search,leave_at,'12:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave on sunday after 12:30 from cambridge to stevenage"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,departure,'Cambridge');(_:result,id,'TR0523');(_:result,leave_at,'13:21');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The first train after 12:30 is the TR0523 , which leaves Cambridge at 13:21 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'two');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great , can I get two tickets on it , please ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,id,'TR0523');(_:booking,ref,'R6GCVVA0');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked two tickets for the TR0523 train , and your reference number is R6GCVVA0 . Can I help you with anything else today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . You 've been very helpful ! Goodbye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo centre . I hope you have a pleasant trip ! Goodbye !"
}
] |
MUL1841.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"address",
"market st"
],
[
"_:result",
"name",
"holy trinity church"
],
[
"_:result",
"postcode",
"cb23nz"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"address",
"market st"
],
[
"_:result",
"name",
"holy trinity church"
],
[
"_:result",
"postcode",
"cb23nz"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"address",
"market st"
],
[
"_:result",
"name",
"holy trinity church"
],
[
"_:result",
"postcode",
"cb23nz"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"id",
"TR0523"
],
[
"_:result",
"leave_at",
"13:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"two"
],
[
"_: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",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"address",
"market st"
],
[
"_:result",
"name",
"holy trinity church"
],
[
"_:result",
"postcode",
"cb23nz"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"id",
"TR0523"
],
[
"_:result",
"leave_at",
"13:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0523"
],
[
"_:booking",
"ref",
"R6GCVVA0"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like to find a place to go in the center of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,\"great saint mary 's church\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "How about great saint mary 's church ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Ok , what 's the address and postcode ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Market Square , town center');(_:result,postcode,'cb23pq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Market Square , town center . Post code cb23pq . Anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I also need to book a train for Monday . Can you help me with that ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "You are looking for a train to Cambridge , correct ? Where will you be traveling from ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be travelling from Cambridge actually and going to London Kings Cross ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day will you be traveling ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave on Monday ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And at what time would you like to travel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'20:00');(_:search,type,'Train'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I would like to arrive by 20:00 . Could I get the price please ?"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,arrive_by,'17:51');(_:result,arrive_by,'19:51');(_:result,type,'Train'))",
"inform((_:result,count,'1');(_:result,ticket,'23.60 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I have one that arrives at 19:51 and another at 17:51 . Both cost 23.60 pounds . Do you have a preference ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No preference . You choose . Thanks !"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "How many tickets would you like ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Just for myself , please ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,departure,'Cambridge');(_:booking,id,'TR7786');(_:booking,leave_at,'19:00');(_:booking,ref,'ISAH5018');(_:booking,ticket,'23.60 pounds');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked you a ticket on TR7786 for 23.60 pounds . The train leaves Cambridge at 19:00 . Your reference number is ISAH5018 . Can I help you further ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That is all for today . Goodbye"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great trip ."
}
] |
PMUL1173.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"great saint mary 's church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:result",
"name",
"great saint mary 's church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Market Square , town center"
],
[
"_:result",
"postcode",
"cb23pq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:result",
"name",
"great saint mary 's church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Market Square , town center"
],
[
"_:result",
"postcode",
"cb23pq"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:result",
"name",
"great saint mary 's church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Market Square , town center"
],
[
"_:result",
"postcode",
"cb23pq"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:result",
"name",
"great saint mary 's church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Market Square , town center"
],
[
"_:result",
"postcode",
"cb23pq"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:result",
"name",
"great saint mary 's church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Market Square , town center"
],
[
"_:result",
"postcode",
"cb23pq"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"17:51"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:result",
"name",
"great saint mary 's church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Market Square , town center"
],
[
"_:result",
"postcode",
"cb23pq"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:result",
"arrive_by",
"17:51"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:result",
"name",
"great saint mary 's church"
],
[
"_:result",
"address",
"Market Square , town center"
],
[
"_:result",
"postcode",
"cb23pq"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:result",
"arrive_by",
"17:51"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"id",
"TR7786"
],
[
"_:booking",
"leave_at",
"19:00"
],
[
"_:booking",
"ref",
"ISAH5018"
],
[
"_:booking",
"ticket",
"23.60 pounds"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place to dine . The restaurant should be in the cheap price range and should serve chinese food"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Charlie Chan');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Charlie Chan is a great choice ! would you like a reservation/"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Which area is it in ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It 's in the centre of town ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for you help . That is all I need for now ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Great ! Have a nice day !"
}
] |
SNG02121.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'mexican');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a cheap Mexican restaurant , please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What part of town would you like to dine in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"reqmore()",
"inform((_:result,amount,'only');(_:result,food,'Mexican');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , but our only Mexican restaurant is expensive . Would you like more information or could I search for another type of restaurant for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'vietnamese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there any Cheap vietnamese locations ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,food,'vietnamese');(_:result,name,'Thanh binh');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Thanh binh is a cheap vietnamese restaurant ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "May I get the phone number of Thank binh , please ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'thanh binh');(_:result,phone,'01223 362456');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number for thanh binh is 01223 362456 . May I help you with anything else today ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I believe that it 's . Thanks for your help ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ."
}
] |
WOZ20318.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"only"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"name",
"Thanh binh"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"amount",
"only"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"thanh binh"
],
[
"_:result",
"phone",
"01223 362456"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'acorn guest house');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,type,'Attraction');(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "What is the address of Acorn Guest House ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'154 chesterton road');(_:result,name,'acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "acorn guest house is located at 154 chesterton road ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great . Can you book it for 7 people and 4 nights starting on Friday ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,day,'Friday');(_:booking,name,'acorn guest house');(_:booking,people,'7');(_:booking,ref,'6IA678H6');(_:booking,stay,'4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have your reservation for 7 people staying 4 nights , starting on Friday . Your reference number at the Acorn Guest House is 6IA678H6 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay , thanks ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "May I assist with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am interested in visiting a museum while I am there ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,count,'23');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "sure , we have 23 ! any particular area of town ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Wow , 23 ! I do n't have a particular area of town in mind . Can you please recommend a great one to visit ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'The regency gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The regency gallery is a nice one . It is in the centre of town ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sounds good . What 's their address ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'39 fitzroy street');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "They are located at 39 fitzroy street . Is there anything else i can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That is all , I anticipate my stay in Cambridge with baited breath now , Have a great day ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your stay ."
}
] |
PMUL2713.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"acorn guest house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"acorn guest house"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"acorn guest house"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"acorn guest house"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"6IA678H6"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"acorn guest house"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"acorn guest house"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"6IA678H6"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"acorn guest house"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"acorn guest house"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"6IA678H6"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"acorn guest house"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"acorn guest house"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"6IA678H6"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"The regency gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"acorn guest house"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"acorn guest house"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"6IA678H6"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"The regency gallery"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"39 fitzroy street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a place to stay that is in the expensive price range and has free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'5');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 5 hotels that meet what you are looking for . Can you tell me what area you would like to stay in so I can make a recommendation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I would like a guesthouse in the south in the expensive price range ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'only');(_:result,area,'south');(_:result,category,'hotel');(_:result,pricerange,'that');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There is only a hotel in the south in that price range . Would you like to try another area ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Is there one in the cheap price range ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'1');(_:result,name,\"Rosa 's Bed and Breakfast\");(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I found one , Rosa 's Bed and Breakfast , in the cheap price range . Would you like to book a room ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,has_internet,?);(_:result,type,'Hotel'))",
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can I have the address ? Also do they offer internet ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'53 roseford road');(_:result,has_internet,'none');(_:result,postcode,'cv22 ha');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The address is 53 roseford road cv22 ha , and it does indeed offer free internet . Would you like me to book ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No thank you . I am also looking for a train though going from Cambridge to Kings Lynn ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day and time are you wanting to travel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm leaving on Thursday , but to clarify , I want to DEPART from Kings Lynn and ARRIVE in Cambridge ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,count,'133');(_:result,departure,'Kings Lynn');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "133 trains will be departing Kings Lynn and arriving in Cambridge . Can you tell me which day and time you would like to travel to narrow down the results ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'21:30');(_:search,day,'thursday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be travelling on Thursday , and I 'd like to arrive by 21:30 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'05:58');(_:result,id,'TR2788');(_:result,leave_at,'05:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR2788 train leaves at 05:11 and arrives by 05:58 . Would you like me to book that for you ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "How much does it cost ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,ticket,'9.80 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Tickets for that train are 9.80 pounds each . Should I book it ?"
},
{
"id": 16,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , please book that for me ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'ZPN560FR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book the train for you . The reference number is ZPN560FR ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much for helping me today !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "It was my pleasure . Feel free to call us anytime . Have a good day ."
}
] |
MUL0797.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"that"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"53 roseford road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"postcode",
"cv22 ha"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"53 roseford road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"postcode",
"cv22 ha"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_: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",
"has_parking",
"yes"
],
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"53 roseford road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"postcode",
"cv22 ha"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"53 roseford road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"postcode",
"cv22 ha"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"05:58"
],
[
"_:result",
"id",
"TR2788"
],
[
"_:result",
"leave_at",
"05:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"53 roseford road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"postcode",
"cv22 ha"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"05:58"
],
[
"_:result",
"id",
"TR2788"
],
[
"_:result",
"leave_at",
"05:11"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"9.80 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",
"has_parking",
"yes"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"53 roseford road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"postcode",
"cv22 ha"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"133"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"05:58"
],
[
"_:result",
"id",
"TR2788"
],
[
"_:result",
"leave_at",
"05:11"
],
[
"_:result",
"ticket",
"9.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"ZPN560FR"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'christmas');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a restaurant in the south part of town that serves christmas food"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()",
"inform((_:result,food,'Christmas');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry but there are no restaurants serving Christmas food . Can I find anything else ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about Chinese food ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'south');(_:result,count,'3');(_:result,food,'Chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are three restaurants in the south part of town that serve Chinese food . What price range would you like ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i do nt care"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,name,'peking restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would recommend peking restaurant , which is a nice restaurant in the south ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "can i have the address of them , also the price range ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'10 Homerton Street City Centre');(_:result,name,'peking restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "peking restaurant is expensive , its location is at 10 Homerton Street City Centre ."
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "thank you good bye"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "enjoy your meal , goodbye ."
}
] |
WOZ20503.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"christmas"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:system",
"canthelp",
"_:search/b0c54416"
],
[
"_:search/b0c54416",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"Christmas"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:system",
"canthelp",
"_:search/b0c54416"
],
[
"_:search/b0c54416",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:system",
"canthelp",
"_:search/b0c54416"
],
[
"_:search/b0c54416",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"peking restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:system",
"canthelp",
"_:search/b0c54416"
],
[
"_:search/b0c54416",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"address",
"10 Homerton Street City Centre"
],
[
"_:result",
"name",
"peking restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a moderate priced place to stay that has free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes I have many options . Do you have an area of stay preference ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want to be in the north . Preferably in a guesthouse ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , and what star should the hotel have ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'eight');(_:search,stars,'dontcare');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do not care about the star . I do need it to be open for 5 nights from Saturday . Eight people ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,category,'hotel');(_:result,name,'avalon');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'd recommend the avalon . It 's a 4 star moderately priced hotel . Does that work for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks for the recommendation . Yes , that will work for me and my party . May I please get a reference number ?"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You have a reservation at the Avalon for 5 nights from Saturday for 8 people . Your reference number is 1NWU0HDV ."
}
] |
PMUL0017.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"eight"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"eight"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"avalon"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I am traveling to Cambridge and I 'm looking for some local restaurants . I would like to find some located in the Centre and of moderate price ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'a lot');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have a lot of locations to chose from . What type of food would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'bistro');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any restaurants that serve bistro food ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'bistro');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no bistro style places that meet your criteria , would you like another style of food perhaps ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "how about italian ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'Regent Street City Centre');(_:result,count,'2');(_:result,name,'Pizza Express');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , there are two such restaurants . How about Pizza Express , at Regent Street City Centre ? Would you like to book a table ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'15:00');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yea ! Please book a table for 2 people at 15:00 on Thursday ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That time is not available , would you like to book another day or time slot ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,duration,'14:00');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you try 14:00 ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,day,'thursday');(_:booking,duration,'14:00');(_:booking,name,'pizza express');(_:booking,people,'2');(_:booking,ref,'UN9ONONE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes I was able to make you a reservation at the pizza express on thursday at 14:00 for 2 people . Your reference number is UN9ONONE ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for a hotel in the same area of the restaurant"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have several options . Do you prefer a certain price range so that we can narrow down the options ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't really care about price range , but I 'd like to have free parking ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,area,'Centre');(_:result,name,'Gonville Hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Gonville Hotel is in the expensive range but is located in the Centre ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it have free parking ?"
},
{
"id": 15,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes it does ! Shall I book that hotel for you ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'2');(_:search,stay,'3');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Please . Book it for 2 people on thursday , for 3 days . I 'll need the reference number for that as well ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:booking,ref,'K9JGOOGY');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your Booking was successful . Your Reference number is : K9JGOOGY ."
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,departure,'the restaurant');(_:search,destination,'the hotel');(_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can I also book a taxi to get from the restaurant to the hotel ? We want to make our dinner reservation ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,arrive_by,'14:00');(_:result,car,'black audi');(_:result,leave_at,'13:45');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have you booked leaving at 13:45 and arriving at 14:00 . Your car is a black audi ."
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "That sounds great . Can you provide the contact number for the taxi ?"
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,phone,'07937202537');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Certainly , the number is 07937202537 . Is there anything else I can help you with ?"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all . Thanks ."
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you as well and have a wonderful day !"
}
] |
MUL1312.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"bistro"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/db0ea73e"
],
[
"_:search/db0ea73e",
"food",
"bistro"
],
[
"_:search/db0ea73e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:system",
"canthelp",
"_:search/db0ea73e"
],
[
"_:search/db0ea73e",
"food",
"bistro"
],
[
"_:search/db0ea73e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Pizza Express"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:system",
"canthelp",
"_:search/db0ea73e"
],
[
"_:search/db0ea73e",
"food",
"bistro"
],
[
"_:search/db0ea73e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Pizza Express"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/46e139cb"
],
[
"_:booking/46e139cb",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:system",
"canthelp",
"_:search/db0ea73e"
],
[
"_:search/db0ea73e",
"food",
"bistro"
],
[
"_:search/db0ea73e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Pizza Express"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/46e139cb"
],
[
"_:booking/46e139cb",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:booking",
"day",
"thursday"
],
[
"_:booking",
"duration",
"14:00"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"UN9ONONE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_: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": [
[
"_:system",
"canthelp",
"_:search/db0ea73e"
],
[
"_:search/db0ea73e",
"food",
"bistro"
],
[
"_:search/db0ea73e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Pizza Express"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/46e139cb"
],
[
"_:booking/46e139cb",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:booking",
"day",
"thursday"
],
[
"_:booking",
"duration",
"14:00"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"UN9ONONE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_: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": [
[
"_:system",
"canthelp",
"_:search/db0ea73e"
],
[
"_:search/db0ea73e",
"food",
"bistro"
],
[
"_:search/db0ea73e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/46e139cb"
],
[
"_:booking/46e139cb",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:booking",
"day",
"thursday"
],
[
"_:booking",
"duration",
"14:00"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"UN9ONONE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_: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": [
[
"_:system",
"canthelp",
"_:search/db0ea73e"
],
[
"_:search/db0ea73e",
"food",
"bistro"
],
[
"_:search/db0ea73e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"canthelp",
"_:booking/46e139cb"
],
[
"_:booking/46e139cb",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:booking",
"day",
"thursday"
],
[
"_:booking",
"duration",
"14:00"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"UN9ONONE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/db0ea73e"
],
[
"_:search/db0ea73e",
"food",
"bistro"
],
[
"_:search/db0ea73e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"canthelp",
"_:booking/46e139cb"
],
[
"_:booking/46e139cb",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:booking",
"day",
"thursday"
],
[
"_:booking",
"duration",
"14:00"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"people",
"2"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"K9JGOOGY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/db0ea73e"
],
[
"_:search/db0ea73e",
"food",
"bistro"
],
[
"_:search/db0ea73e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"canthelp",
"_:booking/46e139cb"
],
[
"_:booking/46e139cb",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:booking",
"day",
"thursday"
],
[
"_:booking",
"duration",
"14:00"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"people",
"2"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"K9JGOOGY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:result",
"arrive_by",
"14:00"
],
[
"_:result",
"car",
"black audi"
],
[
"_:result",
"leave_at",
"13:45"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/db0ea73e"
],
[
"_:search/db0ea73e",
"food",
"bistro"
],
[
"_:search/db0ea73e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"canthelp",
"_:booking/46e139cb"
],
[
"_:booking/46e139cb",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:booking",
"day",
"thursday"
],
[
"_:booking",
"duration",
"14:00"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"people",
"2"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"K9JGOOGY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:result",
"arrive_by",
"14:00"
],
[
"_:result",
"car",
"black audi"
],
[
"_:result",
"leave_at",
"13:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"phone",
"07937202537"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "north part of town restaurant please"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What type of food would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Chinese"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Do you have a certain price range you would like ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,food,'chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are several chinese restaurants . Would you like their phone number ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , and I need one of their names please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,food,'chinese');(_:result,name,'Hakka');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Hakka is a chinese restaurant in the north part of town ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sound perfect ! What is their phone number ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Hakka');(_:result,phone,'01223 568988');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "Hakka 's phone number is 01223 568988 . Is there anything else I can do for you today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thank you , goodbye"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge restaurant system . Goodbye ."
}
] |
WOZ20387.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Hakka"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Hakka"
],
[
"_:result",
"phone",
"01223 568988"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "where is the Addenbrookes Hospital ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))",
"request((_:search,department,?);(_:search,type,'Hospital'))"
],
"speaker": "system",
"text": "Addenbrookes Hospital is in Hills Rd , Cambridge . Is their any particular department you are looking for ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "No but I would like the phone number and postcode please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The phone number is 01223245151 and the Postcode is CB20QQ . Is there anything else ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "What is their address ?"
},
{
"id": 5,
"rdf-acts": [],
"speaker": "system",
"text": "It 's on Hills Rd in Cambridge ."
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Ok , I 'll call an Uber ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Good luck and stay safe !"
}
] |
SNG0161.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.