turns
listlengths 2
60
| dialogue_id
stringlengths 1
31
| states
listlengths 1
30
|
---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i Am looking for a train . The train should leave on Saturday and should depart from Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where are you traveling to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going to kings lynn"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Do you need to arrive or depart by a specific time ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'09:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "it should arrive by 09:45 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'8:58');(_:result,id,'TR4689');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR4689 is your best bet . It will arrive at 8:58 . Would you like me to book some tickets for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What time does it depart ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,leave_at,'8:11');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "It departs at 8:11 ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that 's all I needed today . Goodbye !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . Have a great day ."
}
] |
SNG1227.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"8:58"
],
[
"_:result",
"id",
"TR4689"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"09:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"8:58"
],
[
"_:result",
"id",
"TR4689"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"8:11"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for some entertainment ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'lots of');(_:result,area,'in town');(_:result,category,'fun places');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are lots of fun places in town . What would you like to do today ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'dontcare');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "It does not really matter can you suggest one ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'funky fun house');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "how about the funky fun house ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No thank you what about a museum ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'museums');(_:result,count,'23');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have 23 great museums . Is there a certain area you would like to be in ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No area does not matter can you recommend one please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,entrance_fee,'3.50 pounds');(_:result,name,'Cambridge and County Folk Museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "One of my personal favorites would be the Cambridge and County Folk Museum . It is definitely worth the entrance fee of 3.50 pounds ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Okay , I 'll check it out . Please get me the postcode and address"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Cambridge and county folk museum');(_:result,phone,'01223355159');(_:result,postcode,'cb30aq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address for the Cambridge and county folk museum is 01223355159 . The postcode is cb30aq ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i 'm also looking for somewhere to stay"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Sure , I need to get some information from you . Would you like a guesthouse or a hotel ? What day will you be coming ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Tuesday . I want a place to stay that is expensive , 3 star , and has free parking and wifi ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,area,'south');(_:result,name,'gonville hotel');(_:result,name,'lensfield hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "OKay , we have the gonville hotel in the centre and the lensfield hotel in the south ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks , I just searched online for it , looks great , please book me for 8 people , 3 nights starting Tuesday ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'PE5Q6EI9');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : PE5Q6EI9 ."
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That 's all I needed . Thanks . Bye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Have a good night ."
}
] |
PMUL2750.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"in town"
],
[
"_:result",
"category",
"fun places"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"in town"
],
[
"_:result",
"category",
"fun places"
],
[
"_:result",
"name",
"funky fun house"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"in town"
],
[
"_:result",
"name",
"funky fun house"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"in town"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"23"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:result",
"name",
"Cambridge and County Folk Museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"in town"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"23"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"name",
"Cambridge and county folk museum"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"area",
"in town"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"count",
"23"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"name",
"Cambridge and county folk museum"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"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",
"lots of"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"count",
"23"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"gonville hotel"
],
[
"_:result",
"name",
"lensfield hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"count",
"23"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"01223355159"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"gonville hotel"
],
[
"_:result",
"name",
"lensfield hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"PE5Q6EI9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,leave_at,'19:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello looking for a good train that leaves on saturday after 19:00 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Sure . Where will you be departing from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm departing from Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Thank you . What destination are you traveling to ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'leicester');(_:search,leave_at,'19:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going to Leicester after 19:00 on saturday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'21:06');(_:result,id,'Train 4708');(_:result,leave_at,'19:21');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train 4708 leaves at 19:21 and arrives at 21:06 . Would that work for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,\"people 's portraits exhibition at girton college\");(_:search,people,'5');(_:search,type,'Attraction');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes that works make a booking for 5 people . Please provide a reference number . I need information on people 's portraits exhibition at girton college too ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'TI6PZFH7');(_:booking,type,'Booking');(_:result,name,\"people 's portraits exhibition at girton college\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Your booking is complete . Your reference number is TI6PZFH7 . What information can I provide you with about people 's portraits exhibition at girton college ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,category,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I need the postcode and attraction type ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,category,'exhibit');(_:result,postcode,'cb3ojg');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Its an exhibit and cb3ojg ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that 's all I need today !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting us and have a nice day ."
}
] |
PMUL1346.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:result",
"arrive_by",
"21:06"
],
[
"_:result",
"id",
"Train 4708"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"people 's portraits exhibition at girton college"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:result",
"arrive_by",
"21:06"
],
[
"_:result",
"id",
"Train 4708"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"name",
"people 's portraits exhibition at girton college"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"TI6PZFH7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"people 's portraits exhibition at girton college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:result",
"arrive_by",
"21:06"
],
[
"_:result",
"id",
"Train 4708"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"name",
"people 's portraits exhibition at girton college"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"TI6PZFH7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"people 's portraits exhibition at girton college"
],
[
"_:result",
"category",
"exhibit"
],
[
"_:result",
"postcode",
"cb3ojg"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'malaysian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a Malaysian restaurant in the east part of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,food,'Malaysian');(_:result,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no Malaysian restaurants on the east side of town ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about indian food ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,food,'Indian');(_:result,name,'Curry Prince');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Curry Prince serves Indian food and is on the east side of town ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Perfect , may I have the address and phone number please ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'451 Newmarket Road Fen Ditton');(_:result,name,'curry prince');(_:result,phone,'01223 566388');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number for curry prince is 01223 566388 and they are located at 451 Newmarket Road Fen Ditton . Can I help you with anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's it . Thank you , goodbye"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Goodbye ."
}
] |
WOZ20611.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"malaysian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Malaysian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/911f173d"
],
[
"_:search/911f173d",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:system",
"canthelp",
"_:search/911f173d"
],
[
"_:search/911f173d",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry Prince"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:system",
"canthelp",
"_:search/911f173d"
],
[
"_:search/911f173d",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Indian"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"451 Newmarket Road Fen Ditton"
],
[
"_:result",
"name",
"curry prince"
],
[
"_:result",
"phone",
"01223 566388"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'no');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello , I 'm looking for a hotel that is cheap . It does n't need to have free parking ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'hotels');(_:result,count,'10');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I have found 10 hotels that match the criteria you listed . Is there any other criteria you have so we can narrow down your choices some more ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , the hotel need to have free wifi ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"select((_:result,category,'guest house');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"inform((_:result,count,'10');(_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "All 10 of the places to stay have free wifi . Do you have a preference of a hotel or guest house ? Or possibly a price or a number of stars ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I just need one of them that is cheap with wifi ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'Alexander bed and breakfast');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about the Alexander bed and breakfast ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yea that sounds good . Can I book for 5 people and 4 nights starting Friday"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry , that booking was n't successful . Perhaps try another day or maybe shorten your stay ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can we try for 2 nights ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'GR86A29T');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , that worked . I 've got you booked with reference number GR86A29T . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a place to go in the city centre ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "we 've got plenty of attractions in the centre of town , can you narrow down your interests please ?"
}
] |
MUL2530.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/3585b98a"
],
[
"_:booking/3585b98a",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"2"
],
[
"_: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_parking",
"no"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/3585b98a"
],
[
"_:booking/3585b98a",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"GR86A29T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'boats');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a place to visit . Are there any attractions in town that are boats ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,count,'4');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , there are 4 locations . Are you looking for one in a certain area ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Nope , I just need the entrance fee , phone number , and address of your favorite one ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'The Plough , Green End , Fen Ditton');(_:result,area,'the East');(_:result,entrance_fee,'no entrance fee');(_:result,name,'Camboats');(_:result,type,'Attraction'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I really like Camboats . They are located in the East at The Plough , Green End , Fen Ditton . There is no entrance fee . Would you like to book ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No , but I 'm interested in train information . Is there anything running from Peterborough on Wednesday ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can look that up , but let me confirm first . Are you going from Peterborough to Cambridge or are you going to another city ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'12:30');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be going to Cambridge . I would like to arrive by 12:30 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'13');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I show 13 entries that will arrive by that time . What time would you like to depart by ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Departure time does n't matter to me ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,id,'TR0106');(_:result,type,'Train'))",
"offer((_:booking,arrive_by,'12:09');(_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have TR0106 arriving by 12:09 , would you like me to book a ticket for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please book a ticket for me . What 's the travel time for this train trip ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,duration,'50 minutes');(_:result,type,'Train'))",
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'KO6DHTQX');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The travel time is 50 minutes . I was able to book your ticket . Your reference number is KO6DHTQX . Is there anything else I can do for you ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the departure time of my train ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'06:09');(_:result,leave_at,'05:19');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I am sorry the departure time on that train is 05:19 and you will be arriving at 06:09 . Sorry got the two confused ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you have a nice day ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a nice day !"
}
] |
MUL1863.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boats"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boats"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boats"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"address",
"The Plough , Green End , Fen Ditton"
],
[
"_:result",
"area",
"the East"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boats"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"address",
"The Plough , Green End , Fen Ditton"
],
[
"_:result",
"area",
"the East"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boats"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"address",
"The Plough , Green End , Fen Ditton"
],
[
"_:result",
"area",
"the East"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boats"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"address",
"The Plough , Green End , Fen Ditton"
],
[
"_:result",
"area",
"the East"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"13"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"id",
"TR0106"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"arrive_by",
"12:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boats"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"address",
"The Plough , Green End , Fen Ditton"
],
[
"_:result",
"area",
"the East"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"13"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"id",
"TR0106"
],
[
"_:booking",
"arrive_by",
"12:09"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"KO6DHTQX"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boats"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"address",
"The Plough , Green End , Fen Ditton"
],
[
"_:result",
"area",
"the East"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"13"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0106"
],
[
"_:booking",
"arrive_by",
"12:09"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"KO6DHTQX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"06:09"
],
[
"_:result",
"leave_at",
"05:19"
],
[
"_: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,arrive_by,'16:30');(_:search,destination,'nusha');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like a taxi by 16:30 to arrive at Nusha ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where will you be leaving from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'carolina bed and breakfast');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Carolina bed and Breakfast . I also need the contact number and car type"
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t black audi \n Contact number \t : \t 07412273994"
}
] |
SNG02139.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:search",
"destination",
"nusha"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:search",
"destination",
"nusha"
],
[
"_:search",
"departure",
"carolina bed and breakfast"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'huntingdon marriott hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you get me information on a hotel called huntingdon marriott hotel ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Kingfisher Way , in the Hinchinbrook Business Park in Huntingdon');(_:result,area,'West');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'expensive');(_:result,stars,'4-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure ! It is an expensive 4-star hotel in the West area of town with internet and parking . It is on Kingfisher Way , in the Hinchinbrook Business Park in Huntingdon ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sound like a decent enough place . Would you be able to reserve me a room for Monday ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , I can definitely help with that . How many people will be staying with you and how many days would you like to stay at this location ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Just myself , but I need the room for 5 nights starting on Monday , please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'1A2F5TMH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great news , your room is booked ! Please retain this reference number : 1A2F5TMH Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will also need a train leaving Cambridge ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure , what is your arrival information ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to go to stansted airport on friday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'5');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have 5 different departure times . Any time table your looking at ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'15:30');(_:search,destination,'Stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to be in Stansted airport by 15:30 please ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,arrive_by,'10:08');(_:booking,category,'Train');(_:booking,ref,'HKR1X1WG');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "the soonest it will get you there is 10:08 your reference number is HKR1X1WG , anything else ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "I am all set ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Great , have a nice day !"
}
] |
PMUL3247.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"huntingdon marriott hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"address",
"Kingfisher Way , in the Hinchinbrook Business Park in Huntingdon"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"address",
"Kingfisher Way , in the Hinchinbrook Business Park in Huntingdon"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"address",
"Kingfisher Way , in the Hinchinbrook Business Park in Huntingdon"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"1A2F5TMH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"address",
"Kingfisher Way , in the Hinchinbrook Business Park in Huntingdon"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"1A2F5TMH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"address",
"Kingfisher Way , in the Hinchinbrook Business Park in Huntingdon"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"1A2F5TMH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"Stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"address",
"Kingfisher Way , in the Hinchinbrook Business Park in Huntingdon"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"Stansted airport"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"10:08"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HKR1X1WG"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like a train going to cambridge from leicester in the morning . Can you book a seat for me and let me know the reservation number ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are trains that leave at 9 minutes past the hour , every hour , all morning . What time would you like to leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'10 am');(_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to arrive by 10 am please on a Tuesday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'09:54');(_:result,destination,'cambridge');(_:result,id,'train 4734');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "How about train 4734 ? It arrives in cambridge at 09:54 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Sounds good . I need 4 tickets ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'MRTSNQMU');(_:booking,ticket,'151.19 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 151.19 GBP payable at the station . Your reference number is : MRTSNQMU ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'cinema');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm also looking for a cinema to visit ?"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'south');(_:result,type,'Attraction'))",
"inform((_:result,count,'2');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are two one in the south and one in the centre . Which would you like to visit ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like the cinema in the south please . I need the phone number , entrance fee , and postcode ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,entrance_fee,\"you 'll have to call them directly for entrance fee information\");(_:result,name,'Cineworld Cinema');(_:result,phone,'00872208000');(_:result,postcode,'cb17dy');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cineworld Cinema is located in postcode cb17dy . The phone number is 00872208000 and you 'll have to call them directly for entrance fee information ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for the information . I will call them . Have a good day ."
},
{
"id": 11,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Anytime , happy to help ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yeah you are very welcome ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo Centre . Have a great day !"
}
] |
PMUL1392.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10 am"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10 am"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"train 4734"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10 am"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"train 4734"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"MRTSNQMU"
],
[
"_:booking",
"ticket",
"151.19 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"cinema"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10 am"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"train 4734"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"MRTSNQMU"
],
[
"_:booking",
"ticket",
"151.19 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"cinema"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10 am"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"train 4734"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"MRTSNQMU"
],
[
"_:booking",
"ticket",
"151.19 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"cinema"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"you 'll have to call them directly for entrance fee information"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Attraction"
]
],
"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"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10 am"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"train 4734"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"MRTSNQMU"
],
[
"_:booking",
"ticket",
"151.19 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"cinema"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"you 'll have to call them directly for entrance fee information"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,leave_at,'11:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train that is leaving after 11:30 ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'multiple');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Yes , there are multiple trains available . What day and time will you be departing ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave from Cambridge on Monday please ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And where are you bound ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going to Birmingham New Street ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,leave_at,'11:30');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Is there a train leaving earlier than 11:30 , since there is nothing after 11:30 ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'birmingham');(_:search,leave_at,'11:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave after 11:30 , and go to Birmingham , New Street ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'12');(_:result,id,'TR6162');(_:result,leave_at,'12:01');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Sorry about that , there are actually 12 options here . The first train is TR6162 , which leaves at 12:01"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Please make a booking for 6 people on that first train ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'ISOR1J8A');(_:booking,ticket,'450.6 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful , the total fee is 450.6 GBP payable at the station . Reference number is : ISOR1J8A . Can I help with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would also like somewhere fun to go , a college I think ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'colleges');(_:result,count,'18');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "We have 18 colleges is there a specific area you 'd like me to look at ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you recommend one for me and give me their phone number please ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,\"king 's parade\");(_:result,name,'corpus christi');(_:result,phone,'01223338000');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , corpus christi is located at king 's parade , phone 01223338000 . Is there anything else I can assist you with today ?"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No thank you , I am all set ! Bye !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting us . Have a great day !"
}
] |
PMUL1167.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"11:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"multiple"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"multiple"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"11:30"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"birmingham"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:result",
"count",
"12"
],
[
"_:result",
"id",
"TR6162"
],
[
"_:result",
"leave_at",
"12:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:result",
"count",
"12"
],
[
"_:result",
"id",
"TR6162"
],
[
"_:result",
"leave_at",
"12:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"ISOR1J8A"
],
[
"_:booking",
"ticket",
"450.6 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"amount",
"multiple"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:result",
"id",
"TR6162"
],
[
"_:result",
"leave_at",
"12:01"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"ISOR1J8A"
],
[
"_:booking",
"ticket",
"450.6 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"multiple"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:result",
"id",
"TR6162"
],
[
"_:result",
"leave_at",
"12:01"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"ISOR1J8A"
],
[
"_:booking",
"ticket",
"450.6 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"king 's parade"
],
[
"_:result",
"name",
"corpus christi"
],
[
"_:result",
"phone",
"01223338000"
],
[
"_:result",
"type",
"Attraction"
],
[
"_: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,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train from cambridge on sunday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are several trains that match the criteria . what time do you want t leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'none');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am thinking the morning would be better for me ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can try to find something for you in the morning . Do you have a more specific time in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'peterborough');(_:search,leave_at,'09:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to leave after 09:00 and head to Peterborough ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'09:56');(_:result,destination,'Peterborough');(_:result,id,'TR3211');(_:result,leave_at,'09:06');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR3211 that leaves at 09:06 and will have you in Peterborough at 09:56 . Would that work for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please make a booking for 4 people ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,id,'TR3211');(_:booking,people,'one');(_:booking,ticket,'13.2 pounds');(_:booking,type,'Booking'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I am trying to book you on Train ID TR3211 and the cost for one person is 13.2 pounds . Please may i have the data of the four passengers ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'four');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Just need the four tickets ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'L3RH9ZWP');(_:booking,ticket,'52.8 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 52.8 GBP payable at the station . Your reference number is L3RH9ZWP . Do you need anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'hobsons house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need information on a hotel called hobsons house ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Hobsons House if a guesthouse located in the west and is moderately priced . It has a 3 star rating and is located at 96 Barton Rd . Book it for you ?"
}
] |
PMUL3881.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"none"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"arrive_by",
"09:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR3211"
],
[
"_:result",
"leave_at",
"09:06"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"arrive_by",
"09:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR3211"
],
[
"_:result",
"leave_at",
"09:06"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:booking",
"id",
"TR3211"
],
[
"_:booking",
"people",
"one"
],
[
"_:booking",
"ticket",
"13.2 pounds"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"arrive_by",
"09:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR3211"
],
[
"_:result",
"leave_at",
"09:06"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"id",
"TR3211"
],
[
"_:booking",
"people",
"one"
],
[
"_:search",
"people",
"four"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"L3RH9ZWP"
],
[
"_:booking",
"ticket",
"52.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a cheap place to stay that has free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'10');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 10 hotels that meet that criteria . Is there a particular area you would like to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stars,'1');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , but it should be a 1 star establishment ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'all');(_:result,has_internet,'none');(_:result,pricerange,'cheap');(_:result,stars,'0');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm sorry but all the cheap hotels with free wifi are either 0 or 4 stars ? Would one of those options work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , lets go with 4 stars ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'hotel');(_:result,has_internet,'none');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I found a 4 star hotel with free wifi would you like me to book it ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes for 8 people for 3 nights starting friday please ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I am sorry the booking was unsuccessful . Would you like me to look at one of the other hotels that meet your criteria"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you that will be all that I can think of ."
},
{
"id": 9,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Okay . Have a good day !"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "On second thought , would you look for another hotel in the cheap price range ? Please book it and give me the reference number ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,name,'worth house');(_:booking,ref,'DKEC3GVH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booked at worth house . Reference number : DKEC3GVH ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was great . Thank you goodbye !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Thank you for contacting Cambridge TownInfo centre . You have a great day ! Good Bye ."
}
] |
SSNG0269.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"1"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/ff5e64a3"
],
[
"_:booking/ff5e64a3",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/ff5e64a3"
],
[
"_:booking/ff5e64a3",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/ff5e64a3"
],
[
"_:booking/ff5e64a3",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"worth house"
],
[
"_:booking",
"ref",
"DKEC3GVH"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in the centre that is moderately priced ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'21');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 21 different options . Did you prefer a certain type of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'13:15');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Not really , but any place that can handle a booking for 7 people at 13:15 on saturday"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was unsuccessful . Would you like to try for another day or time slot ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,duration,'12:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about 12:15 instead , will that work ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'K3MQVQ4N');(_:booking,type,'Booking');(_:result,name,'yippee noodle bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Your reservation at yippee noodle bar is all set , reference number is K3MQVQ4N"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'20:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank , I also need train tickets leaving cambridge at 20:30 or later ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'259');(_:result,departure,'cambridge');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have 259 trains departing cambridge . Could you be more specific on your destination and what day you 'd like to leave on ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,destination,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would be travelling to bishops stortford leaving on Sunday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,leave_at,'21:29');(_:result,leave_at,'23:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have two trains meeting your criteria . One leaves at 21:29 and the other at 23:29 . Would you like me to book either one of those for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I will take the earlier one , can you reserve me 7 tickets and provide me with the reference number ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'NHA8SEGI');(_:booking,ticket,'56.56 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great ! You 're booked with reference number NHA8SEGI . The total fee is 56.56 GBP payable at the station . Anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That should be it thank you very much"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Have a good day now ."
}
] |
MUL0338.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/db824a48"
],
[
"_:booking/db824a48",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/db824a48"
],
[
"_:booking/db824a48",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:booking",
"ref",
"K3MQVQ4N"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"yippee noodle bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"20:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/db824a48"
],
[
"_:booking/db824a48",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:booking",
"ref",
"K3MQVQ4N"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"yippee noodle bar"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"20:30"
],
[
"_:result",
"count",
"259"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"canthelp",
"_:booking/db824a48"
],
[
"_:booking/db824a48",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:booking",
"ref",
"K3MQVQ4N"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"yippee noodle bar"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"20:30"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"leave_at",
"21:29"
],
[
"_:result",
"leave_at",
"23:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"canthelp",
"_:booking/db824a48"
],
[
"_:booking/db824a48",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:result",
"name",
"yippee noodle bar"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"20:30"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"leave_at",
"21:29"
],
[
"_:result",
"leave_at",
"23:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"NHA8SEGI"
],
[
"_:booking",
"ticket",
"56.56 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'the place');(_:search,leave_at,'07:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to come to the place by 07:30 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay - just to confirm , your departure site is the place ? And where would you like the taxi to take you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'the place');(_:search,destination,'thanh binh');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to get to Thanh Binh , please . And yes , my departure location is The Place ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'yellow audi');(_:result,phone,'07260634336');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Thank you . Please look for a yellow audi with the contact number 07260634336 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you that s all i need"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Alright do n't hesitate to contact us again if you need more assistance ."
}
] |
SNG01515.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"the place"
],
[
"_:search",
"leave_at",
"07:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"07:30"
],
[
"_:search",
"departure",
"the place"
],
[
"_:search",
"destination",
"thanh binh"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"07:30"
],
[
"_:search",
"departure",
"the place"
],
[
"_:search",
"destination",
"thanh binh"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow audi"
],
[
"_:result",
"phone",
"07260634336"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel with free parking , Please give me a 3 star guesthouse hotel"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Thank you , do you have a preference in area ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a hotel in the Cambridge area ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,area,'north');(_:result,area,'south');(_:result,area,'west');(_:result,type,'Hotel'))",
"inform((_:result,category,'guesthouse');(_:result,count,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have three 3-star guesthouse type hotels in Cambridge . They are in the south , north , and west areas . Which do you prefer ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,\"do n't have a preference\");(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't have a preference"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'hamilton lodge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about hamilton lodge in the north ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,name,'hamilton lodge');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i would like to book hamilton lodge for 7 people for 5 nights starting on wednesday"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry , it looks like there is no availability for those criteria , would you like to try a different day or a shorter stay ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What about for 3 nights ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,name,'Hamilton Lodge');(_:booking,ref,'IKIEEZT3');(_:booking,stay,'3');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Great ! You 're booked for 3 nights at Hamilton Lodge with reference number IKIEEZT3 . Anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,food,'turkish');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm also looking for a place to eat . Can you find a moderately priced restaurant that serves Turkish food ?"
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,count,'2');(_:result,food,'turkish');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have found two restaurants in the centre of town that serve turkish food . Would you like me to book a reservation at one of them ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you give me the phone number and address ?"
},
{
"id": 13,
"rdf-acts": [
"select((_:result,name,'anatolia');(_:result,name,'efes restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Did you want the anatolia or efes restaurant ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))",
"inform((_:search,name,'Anatolia');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Would you provide me the phone number for the Anatolia restaurant please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,name,\"Anatolia 's\");(_:result,phone,'01223362372');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Anatolia 's phone number is 01223362372 ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great ! can you book me a car from the restaurant to the hotel ?"
},
{
"id": 17,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))",
"inform((_:result,departure,'the restaurant');(_:result,destination,'the hotel');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Of course , is there a specific time you 'd like to leave the restaurant , or a time you want to arrive at the hotel ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,duration,'9:45');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to leave the restaurant by 9:45 ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,car,'red volkswagen');(_:result,departure,'Anatolia');(_:result,leave_at,'9:45');(_:result,phone,'07212861287');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have confirmed your taxi leaving Anatolia at 9:45 , a red volkswagen will be picking you up . Their contact number is 07212861287 . Can I assist you with anything else ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , no that is all I will need ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "I hope I have been helpful , enjoy your stay in Cambridge !"
}
] |
MUL0138.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"hamilton lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"hamilton lodge"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"hamilton lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"hamilton lodge"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/50b8debb"
],
[
"_:booking/50b8debb",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"hamilton lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"hamilton lodge"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/50b8debb"
],
[
"_:booking/50b8debb",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"ref",
"IKIEEZT3"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:result",
"name",
"hamilton lodge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"hamilton lodge"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/50b8debb"
],
[
"_:booking/50b8debb",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"ref",
"IKIEEZT3"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/50b8debb"
],
[
"_:booking/50b8debb",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"ref",
"IKIEEZT3"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"name",
"anatolia"
],
[
"_:result",
"name",
"efes restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"Anatolia"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/50b8debb"
],
[
"_:booking/50b8debb",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"ref",
"IKIEEZT3"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"name",
"Anatolia"
],
[
"_:result",
"name",
"Anatolia 's"
],
[
"_:result",
"phone",
"01223362372"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_: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": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/50b8debb"
],
[
"_:booking/50b8debb",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"ref",
"IKIEEZT3"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"name",
"Anatolia"
],
[
"_:result",
"name",
"Anatolia 's"
],
[
"_:result",
"phone",
"01223362372"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"departure",
"the restaurant"
],
[
"_:result",
"destination",
"the hotel"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"duration",
"9:45"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"area",
"do n't have a preference"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/50b8debb"
],
[
"_:booking/50b8debb",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"ref",
"IKIEEZT3"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"name",
"Anatolia"
],
[
"_:result",
"name",
"Anatolia 's"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"destination",
"the hotel"
],
[
"_:search",
"duration",
"9:45"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"car",
"red volkswagen"
],
[
"_:result",
"departure",
"Anatolia"
],
[
"_:result",
"leave_at",
"9:45"
],
[
"_:result",
"phone",
"07212861287"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,departure,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need to take a train from Kings Lynn on monday , can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,day,'monday');(_:result,leave_at,'05:11AM and going hourly from there');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have 19 trains going that route monday the first departure is at 05:11AM and going hourly from there , what time did you have in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'16:00');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to arrive in Cambridge by 16:00 . What are my options ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,arrive_by,'14:58');(_:result,arrive_by,'15:58');(_:result,id,'TR1863');(_:result,id,'TR2257');(_:result,type,'Train'))",
"inform((_:result,count,'2');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are two that arrive closest to your requested time ; TR2257 arrives by 14:58 and TR1863 arrives by 15:58 . Would either of those work best for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can I have the price , travel time , and departure time for the TR1863 , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'47 minutes');(_:result,leave_at,'15:11');(_:result,ticket,'9.80 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The price for this train is 9.80 pounds . The departure time is at 15:11 and the trip is a total of 47 minutes ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'peking restaurant');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thanks . I 'm also looking for Peking Restaurant ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'10 Homerton Street City Centre');(_:result,area,'south');(_:result,food,'chinese');(_:result,name,'Peking restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Peking restaurant is expensive chinese food in the south area . The address is 10 Homerton Street City Centre . Would you like me to make reservations for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'20:30');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you ! Will you please book a table for 4 people at 20:30 on the same day ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Monday');(_:booking,people,'4');(_:booking,ref,'Z7TQCT8F');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table has been booked for 4 people on Monday . Reference number is Z7TQCT8F . Is there anything i can help you with today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That will be all . Thank you ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "I hope you have a good stay in town . Please feel free to call back with any questions . Goodbye ."
}
] |
PMUL4474.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"monday"
],
[
"_:result",
"leave_at",
"05:11AM and going hourly from there"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"day",
"monday"
],
[
"_:result",
"leave_at",
"05:11AM and going hourly from there"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"14:58"
],
[
"_:result",
"arrive_by",
"15:58"
],
[
"_:result",
"id",
"TR1863"
],
[
"_:result",
"id",
"TR2257"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"14:58"
],
[
"_:result",
"arrive_by",
"15:58"
],
[
"_:result",
"id",
"TR1863"
],
[
"_:result",
"id",
"TR2257"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_:result",
"leave_at",
"15:11"
],
[
"_:result",
"ticket",
"9.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"name",
"peking restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"14:58"
],
[
"_:result",
"arrive_by",
"15:58"
],
[
"_:result",
"id",
"TR1863"
],
[
"_:result",
"id",
"TR2257"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_:result",
"leave_at",
"15:11"
],
[
"_:result",
"ticket",
"9.80 pounds"
],
[
"_:search",
"name",
"peking restaurant"
],
[
"_:result",
"address",
"10 Homerton Street City Centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Peking restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"20:30"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"14:58"
],
[
"_:result",
"arrive_by",
"15:58"
],
[
"_:result",
"id",
"TR1863"
],
[
"_:result",
"id",
"TR2257"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_:result",
"leave_at",
"15:11"
],
[
"_:result",
"ticket",
"9.80 pounds"
],
[
"_:search",
"name",
"peking restaurant"
],
[
"_:result",
"address",
"10 Homerton Street City Centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Peking restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"20:30"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"ref",
"Z7TQCT8F"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'12:45');(_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i am looking for a train . The train should leave on Monday and should arrive by 12:45 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where would you like to go ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to depart from Cambridge , and travel to Bishops Stortford ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is there a time you would like to be picked up by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'12:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to get there by 12:45 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'12:07');(_:result,day,'monday');(_:result,departure,'cambridge');(_:result,destination,'bishops stortford');(_:result,id,'TR7928');(_:result,leave_at,'11:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR7928 goes from cambridge to bishops stortford on monday at 11:29 arriving at 12:07 . Shall I book that for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I need to book it right now but what is that travel time ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'38 minutes');(_:result,id,'TR7928');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The travel time on TR7928 is 38 minutes . Should I book it for you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the price for that train ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,ticket,'10.10 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The price is 10.10 pounds per ticket . I can make those reservations for you if you 'd like ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Not right now . I need to make sure of how many of us can go . Thank you"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Glad I could help ."
}
] |
SNG1313.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"12:45"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"12:45"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"day",
"monday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"bishops stortford"
],
[
"_:result",
"id",
"TR7928"
],
[
"_:result",
"leave_at",
"11:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"day",
"monday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"bishops stortford"
],
[
"_:result",
"leave_at",
"11:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"id",
"TR7928"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"day",
"monday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"bishops stortford"
],
[
"_:result",
"leave_at",
"11:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"id",
"TR7928"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel in the east , and I 'd like free wifi please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'15 - 17 norman way , coldhams business park');(_:result,name,'Express by Holiday Inn Cambridge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 've found Express by Holiday Inn Cambridge . 15 - 17 norman way , coldhams business park"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does that hotel include free parking and have 2 stars ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes it does . Would you like me to book it ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you , that 's all I need ."
},
{
"id": 5,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo centre . Have a nice trip ! Goodbye !"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Actually , I also need a moderate priced restaurant in the same area ."
},
{
"id": 7,
"rdf-acts": [
"select((_:result,food,'Indian');(_:result,food,'Italian');(_:result,type,'Restaurant'))",
"inform((_:result,amount,'a few');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I can find a few that meet that criteria , would you like Indian , or Italian food ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Well , everyone said it s my choice , so I think I would like Italian ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'Cambridge Retail Park');(_:result,name,'the pizza hut fen ditton');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay the pizza hut fen ditton fits that criteria . It is located in Cambridge Retail Park ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you provide me with the address , phone number and postcode ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'Cambridge Retail Park Newmarket Road Fen Ditto');(_:result,phone,'01223323737');(_:result,postcode,'cb58wr');(_:result,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Sure . The address is Cambridge Retail Park Newmarket Road Fen Ditto , the postcode is cb58wr , and the phone number is 01223323737 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "OK , thank you , that is everything that I need ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "you are welcome . its our pleasure to serve you ."
}
] |
MUL1322.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"Cambridge Retail Park"
],
[
"_:result",
"name",
"the pizza hut fen ditton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"the pizza hut fen ditton"
],
[
"_:result",
"address",
"Cambridge Retail Park Newmarket Road Fen Ditto"
],
[
"_:result",
"phone",
"01223323737"
],
[
"_:result",
"postcode",
"cb58wr"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you recommend me a restaurant in the expensive priced range located in the east part of town ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,food,'british');(_:result,name,'grafton hotel restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "how about grafton hotel restaurant , it serves british ."
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "No I am not interested in British right now , do you have any other listings ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'four more');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are four more results . What type of food are you interested in ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,food,'Indian');(_:result,name,'Pipasha restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Pipasha restaurant is in the expensive price range and in the east part of town . They serve Indian food ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great ! Can you please let me know their contact number ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Pipasha restaurant');(_:result,phone,'01223 577786');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "You can reach Pipasha restaurant at 01223 577786 ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you find 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 ."
}
] |
WOZ20059.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"grafton hotel restaurant"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"grafton hotel restaurant"
],
[
"_:result",
"amount",
"four more"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"four more"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Pipasha restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"four more"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"Pipasha restaurant"
],
[
"_:result",
"phone",
"01223 577786"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"four more"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"Pipasha restaurant"
],
[
"_:result",
"phone",
"01223 577786"
],
[
"_: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,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need a place to go , something interesting to see . I was thinking maybe a college ."
},
{
"id": 1,
"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 the area . What parts of town are you willing to travel to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "recommend one and give me its address"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,\"king 's parade\");(_:result,entrance_fee,'2 pounds');(_:result,name,'corpus christi');(_:result,postcode,'cb21rh');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'd suggest corpus christi college on king 's parade , cb21rh . The entrance fee is 2 pounds . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'zizzi cambridge');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you . Can you also help me find a restaurant ? I think the name is Zizzi Cambridge ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'47 - 53 Regent Street');(_:result,area,'Centre');(_:result,food,'Italian');(_:result,name,'Zizzi Cambridge');(_:result,phone,'01223365599');(_:result,postcode,'cb21ab');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Certainly . Zizzi Cambridge is an Italian restaurant located in the Centre at 47 - 53 Regent Street , post code cb21ab . Their phone number is 01223365599 . Would you like to book a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'17:00');(_:search,people,'one');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please . I would like the reservation to be at 17:00 for one person on Sunday ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'9ZWHYZKH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table is booked . They will hold the table for 15 minutes . Your reference number is 9ZWHYZKH . Is there anything else I can help with today ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks . I am all done here ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . Have a wonderful day !"
}
] |
PMUL2465.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"king 's parade"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:result",
"name",
"corpus christi"
],
[
"_:result",
"postcode",
"cb21rh"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"zizzi cambridge"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"zizzi cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"47 - 53 Regent Street"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Zizzi Cambridge"
],
[
"_:result",
"phone",
"01223365599"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:search",
"name",
"zizzi cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"47 - 53 Regent Street"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Zizzi Cambridge"
],
[
"_:result",
"phone",
"01223365599"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"9ZWHYZKH"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'inexpensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I am currently planning to come to Cambridge , and I was looking for a relatively inexpensive place to eat in the centre . What would you suggest ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'center');(_:result,food,'Mediterranean');(_:result,name,'Gardenia');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Gardenia is an excellent and cheap place in the center of town , serving Mediterranean cuisine . Would you like a table there ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'19:15');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please book a table for 1 people at 19:15 on monday ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'IU63HAEN');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : IU63HAEN . Is there anything else I can help you with today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same part of town');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . I need a place to stay in the same part of town . It must have free parking ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,category,'guesthouses');(_:result,category,'hotels');(_:result,type,'Hotel'))",
"inform((_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have two guesthouses and two hotels that meet your needs . The guesthouses are cheap , and the hotels are expensive . Do you have a preference ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want a place with a 0 star rating"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guesthouse');(_:result,count,'1');(_:result,name,'el shaddai');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have one result . It is el shaddai , which is a cheap guesthouse . Do you want to book it ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , can you book the room for me ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes I can but I need to know when your stay is how many people and for the number of rooms ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Do you have their phone numbers ?"
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'El Shaddai');(_:result,phone,'01223327978');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "El Shaddai 's phone number is 01223327978 . Did you want to book a room ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you that was all I needed today ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day . If you need anything else just contact us again ."
}
] |
PMUL0151.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"IU63HAEN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same part of town"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"IU63HAEN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same part of town"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"IU63HAEN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same part of town"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"el shaddai"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"IU63HAEN"
],
[
"_:search",
"area",
"same part of town"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"el shaddai"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"IU63HAEN"
],
[
"_:search",
"area",
"same part of town"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"phone",
"01223327978"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train departing from London Kings Cross ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'70');(_:result,departure,'that location');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "I have 70 trains departing from that location , do you have any more information to narrow it down some ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,leave_at,'13:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I 'd like to go to Cambridge on Tuesday , sometime after 13:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'14:08');(_:result,departure,'London Kings Cross');(_:result,destination,'Cambridge');(_:result,id,'TR3456');(_:result,leave_at,'13:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR3456 leaves London Kings Cross at 13:17 and arrives in Cambridge at 14:08 . Would you like to book this train ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I think that will work . What is the ticket price and travel time for that train ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'51 minutes');(_:result,ticket,'23.60 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The ticket price is 23.60 pounds . Travel time on this route is 51 minutes . Would you like me to arrange a booking on this train ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , that sounds good ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'3TF3UIGP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great , I have booked your ticket . Your reference number is : 3TF3UIGP ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay thank you for all your help ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "You 're quite welcome . Is there anything else I can assist you with today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need today . I appreciate your help ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Have a wonderful day !"
}
] |
SNG0341.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"that location"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"count",
"70"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"14:08"
],
[
"_:result",
"departure",
"London Kings Cross"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3456"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_: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",
"london kings cross"
],
[
"_:result",
"count",
"70"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"14:08"
],
[
"_:result",
"departure",
"London Kings Cross"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3456"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"51 minutes"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"count",
"70"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"14:08"
],
[
"_:result",
"departure",
"London Kings Cross"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3456"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"duration",
"51 minutes"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3TF3UIGP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"14:08"
],
[
"_:result",
"departure",
"London Kings Cross"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3456"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"duration",
"51 minutes"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3TF3UIGP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I am looking for a moderately priced restaurant on the north side of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'golden wok');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I recommend golden wok . It is in the north part of town with a moderate price range ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I am looking for a moderately priced restaurant in the north part of town ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'golden wok');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I recommend golden wok . It is in the north part of town with a moderate price range ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'Golden Wok');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't want Golden Wok , is there anything else ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,food,'Indian');(_:result,name,'Nirala');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , your other option is The Nirala . It serves Indian food and is also located in the north part of town ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay . What is their phone number ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,phone,'01223 360966');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number is 01223 360966 ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . Goodbye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , enjoy your meal ."
}
] |
WOZ20449.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"golden wok"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"golden wok"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"Golden Wok"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"name",
"Golden Wok"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Nirala"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"name",
"Golden Wok"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Nirala"
],
[
"_:result",
"phone",
"01223 360966"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Need a hotel up north with free parking ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,name,'Ashley Hotel');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The Ashley Hotel is nice . It also has free internet . Can I get any further details for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes I need free parking and cheap reservation"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "unfortunately we do nt have one that fits the criteria , can you change a the location , ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do you have anything cheap , in the north with free parking ?"
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I have checked your criteria again and unfortunately we have nothing that meets those specifications . Can I look for a different hotel for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'vietnamese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about a restaurant . Can you recommend a Vietnamese place in the north that is cheap ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'north');(_:search,food,'Vietnamese');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry I am unable to find a Vietnamese restaurant in the north area that meets your criteria . Is there another type of food you 'd like to try ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'vietnamese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm sorry , I really do need a Vietnamese restaurant . Would you mind checking again ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,food,'Vietnamese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is a Vietnamese restaurant on the west side of town ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'11:45');(_:search,people,'4');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "As long as it 's cheap , I do n't care about the area . Can you book a table for 4 at 11:45 on Thursday ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'LEKNI48K');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table has been booked . Reference number is LEKNI48K . Anything else today ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I am also going to need a taxi ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where are you wanting to depart from and go to ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need to be picked up at the hotel and go to the restaurant in time for the reservations ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , what is the name of the restaurant you 'll be dining at , and I do n't see the hotel you chose either ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,name,'Ashley hotel');(_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please reread the rest of the conversation ! It 's not hard to keep up ! The hotel is the Ashley hotel . You did nt give me the name of the restaurant"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,name,'Thanh Binh');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I am so sorry . The restaurant is Thanh Binh . I will work on your taxi reservations ."
},
{
"id": 18,
"rdf-acts": [],
"speaker": "user",
"text": "Okay , I am kind of in a hurry ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,car,'grey skoda');(_:result,phone,'07944928572');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "your car is a grey skoda phone number 07944928572 any other questions ?"
},
{
"id": 20,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that is all I need . Thank you for your help . Good bye ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Okay , have a wonderful visit to Cambridge !"
}
] |
PMUL0326.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/27583061"
],
[
"_:search/27583061",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/27583061"
],
[
"_:search/27583061",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/dd524bdd"
],
[
"_:search/dd524bdd",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/27583061"
],
[
"_:search/27583061",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/dd524bdd"
],
[
"_:search/dd524bdd",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/645246bc"
],
[
"_:search/645246bc",
"area",
"north"
],
[
"_:search/645246bc",
"food",
"Vietnamese"
],
[
"_:search/645246bc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/27583061"
],
[
"_:search/27583061",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/dd524bdd"
],
[
"_:search/dd524bdd",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/645246bc"
],
[
"_:search/645246bc",
"area",
"north"
],
[
"_:search/645246bc",
"food",
"Vietnamese"
],
[
"_:search/645246bc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:system",
"canthelp",
"_:search/27583061"
],
[
"_:search/27583061",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/dd524bdd"
],
[
"_:search/dd524bdd",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/645246bc"
],
[
"_:search/645246bc",
"area",
"north"
],
[
"_:search/645246bc",
"food",
"Vietnamese"
],
[
"_:search/645246bc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"LEKNI48K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:system",
"canthelp",
"_:search/27583061"
],
[
"_:search/27583061",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/dd524bdd"
],
[
"_:search/dd524bdd",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/645246bc"
],
[
"_:search/645246bc",
"area",
"north"
],
[
"_:search/645246bc",
"food",
"Vietnamese"
],
[
"_:search/645246bc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"LEKNI48K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_: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": [
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:system",
"canthelp",
"_:search/27583061"
],
[
"_:search/27583061",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/dd524bdd"
],
[
"_:search/dd524bdd",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/645246bc"
],
[
"_:search/645246bc",
"area",
"north"
],
[
"_:search/645246bc",
"food",
"Vietnamese"
],
[
"_:search/645246bc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"LEKNI48K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"Ashley hotel"
],
[
"_: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",
"has_internet",
"none"
],
[
"_:system",
"canthelp",
"_:search/27583061"
],
[
"_:search/27583061",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/dd524bdd"
],
[
"_:search/dd524bdd",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/645246bc"
],
[
"_:search/645246bc",
"area",
"north"
],
[
"_:search/645246bc",
"food",
"Vietnamese"
],
[
"_:search/645246bc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"LEKNI48K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"Ashley hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Thanh Binh"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:result",
"has_internet",
"none"
],
[
"_:system",
"canthelp",
"_:search/27583061"
],
[
"_:search/27583061",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/dd524bdd"
],
[
"_:search/dd524bdd",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/645246bc"
],
[
"_:search/645246bc",
"area",
"north"
],
[
"_:search/645246bc",
"food",
"Vietnamese"
],
[
"_:search/645246bc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:booking",
"ref",
"LEKNI48K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"Ashley hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Thanh Binh"
],
[
"_:result",
"car",
"grey skoda"
],
[
"_:result",
"phone",
"07944928572"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a cheap restaurant in the west part of town"
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'west');(_:result,name,'La margherita');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "La margherita is in the west part of town , and it is in the cheap price range . Is there anything else I can help you with ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to know the phone number please"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223 315232');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It is at 01223 315232 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Goodbye !"
}
] |
WOZ20165.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"La margherita"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"La margherita"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"phone",
"01223 315232"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'alexander bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i 'm looking for a hotel called alexander bed and breakfast"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,name,'alexander bed and breakfast');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Yes , alexander bed and breakfast is a guesthouse located in the centre . It is in the cheap price range . Is there anything else you need to know ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like to book the Alexander B and B for 6 people , 5 nights , and starts on Thursday . Can I have a reference number , please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'45NR6JNN');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Done ! Your reference number is 45NR6JNN . Do you need help with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,leave_at,'19:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm also looking for a train on tuesday and leaving after 19:30"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I can look into that for you - where would you like to go ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Where I 'd like to go is probably different than where I have to go , but I plan on going to stansted airport ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR0768');(_:result,leave_at,'19:40');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR0768 leaves at 19:40 . Does that work for you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the travel time ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'20:08');(_:result,duration,'28 minutes');(_:result,id,'TR0768');(_:result,leave_at,'19:40');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "TR0768 leaves at 19:40 , arrives by 20:08 . The duration is 28 minutes . Is there anything else ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "No . I am all set ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day then !"
}
] |
PMUL3967.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"45NR6JNN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"19:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"45NR6JNN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"19:30"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"45NR6JNN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"19:30"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0768"
],
[
"_:result",
"leave_at",
"19:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"45NR6JNN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"19:30"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"duration",
"28 minutes"
],
[
"_:result",
"id",
"TR0768"
],
[
"_:result",
"leave_at",
"19:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for an expensive restaurant in the east part of town ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,food,'British');(_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'gastropub');(_:result,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have found several . Would you like British , Indian , gastropub , or Chinese ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Is there anything else ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no other types of expensive restaurants in the east , would you like to try another area ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , that 's okay . What Chinese restaurants are there on the east side ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'yu garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "yu garden is on the east side , would you like the phone number ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there another chinese restaurant in the east ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'the only');(_:result,area,'east');(_:result,food,'Chinese');(_:result,name,'Yu Garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yu Garden is the only Chinese restaurant on the east side of town in the expensive price range ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'yu garden');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the phone number for Yu Garden ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'Yu Garden');(_:result,phone,'01223 248882');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number for Yu Garden is 01223 248882 . May I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think that 's it . Thank you for your help ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome . Goodbye ."
}
] |
WOZ20236.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/cfe6dbb2"
],
[
"_:search/cfe6dbb2",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"canthelp",
"_:search/cfe6dbb2"
],
[
"_:search/cfe6dbb2",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"yu garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/cfe6dbb2"
],
[
"_:search/cfe6dbb2",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"the only"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"yu garden"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/cfe6dbb2"
],
[
"_:search/cfe6dbb2",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"the only"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"yu garden"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"phone",
"01223 248882"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,leave_at,'05:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi today . I 'll want to leave after 05:30"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I would be happy to help with your request , first I 'll need to know where you 'll need picked up from ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'lensfield hotel');(_:search,destination,'don pasquale pizzeria');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Oh I 'm sorry , I need to be picked up at the lensfield hotel , heading to don pasquale pizzeria ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'white Toyota');(_:result,phone,'07910293411');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I booked your car for you . They will be driving a white Toyota and their contact number is 07910293411 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks for your help !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have fun !"
}
] |
SNG01503.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"05:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"05:30"
],
[
"_:search",
"departure",
"lensfield hotel"
],
[
"_:search",
"destination",
"don pasquale pizzeria"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"05:30"
],
[
"_:search",
"departure",
"lensfield hotel"
],
[
"_:search",
"destination",
"don pasquale pizzeria"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white Toyota"
],
[
"_:result",
"phone",
"07910293411"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need help with attractions ! Can you help me out ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'so many');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are so many attractions to choose from ! Are you interested in any particular area ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yeah , I 'm looking for an entertainment place in the centre of town ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'architecture');(_:result,category,'churches');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Are you into architecture at all because we have some awesome churches I can recommend ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Actually , I 'm looking for a type of park"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Bateman Street');(_:result,area,'centre');(_:result,category,'park');(_:result,name,'Cambridge University Botanic Gardens');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Cambridge University Botanic Gardens is a park on Bateman Street . It 's located in the centre area . Can I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Do you know if there is an entrance fee ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,entrance_fee,?);(_:search,type,'Attraction'))",
"inform((_:result,entrance_fee,'4 pounds');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is an entrance fee of 4 pounds . Would you like me to look elsewhere for something free ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "No , that park is fine . I need help with finding a train though ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I would be happy to assist you . Let 's get some details of what you need . What is your destination and when will you be travelling ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm leaving Bishops Stortford and going to Cambridge I need to leave after 16:30 on Sunday ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'18:07');(_:result,day,'sunday');(_:result,departure,'bishops stortford');(_:result,destination,'cambridge');(_:result,id,'TR5298');(_:result,leave_at,'16:30');(_:result,leave_at,'17:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Ok , ther first train after 16:30 is TR5298 from bishops stortford to cambridge on sunday at 17:29 and arrives at 18:07 . Shall I book it , if so for how many ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm traveling by myself , so please just one ticket ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'GNJD3R16');(_:booking,ticket,'8.08 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 8.08 GBP payable at the station . Reference number is : GNJD3R16 . Will there be anything else today ?"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "nope . nothing at all . i got what i needed . thanks . bye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Have a safe trip ."
}
] |
PMUL1071.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"so many"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"so many"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"churches"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"so many"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Bateman Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"name",
"Cambridge University Botanic Gardens"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"so many"
],
[
"_:search",
"category",
"park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Bateman Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"name",
"Cambridge University Botanic Gardens"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"so many"
],
[
"_:search",
"category",
"park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Bateman Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"name",
"Cambridge University Botanic Gardens"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"so many"
],
[
"_:search",
"category",
"park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Bateman Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"name",
"Cambridge University Botanic Gardens"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"bishops stortford"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR5298"
],
[
"_:result",
"leave_at",
"16:30"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_: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,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"so many"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"address",
"Bateman Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"name",
"Cambridge University Botanic Gardens"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"bishops stortford"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR5298"
],
[
"_:result",
"leave_at",
"16:30"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"GNJD3R16"
],
[
"_:booking",
"ticket",
"8.08 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheaply');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a cheaply priced restaurant in the centre of Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'a large number');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are a large number of options to choose from . Do you have a preference for the type of food you would like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,food,'dontcare');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No I 'm not picky , anything is fine as long as it 's in the centre of town . I need to make a reservation for 2 on Sunday ."
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What time would you like your reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'stansted airport');(_:search,duration,'12:00');(_:search,leave_at,'10:30');(_:search,type,'Restaurant');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "12:00 please , I will need a reference number . I also need a train that goes to stansted airport leaving after 10:30 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,day,'Sunday');(_:booking,duration,'12:00');(_:booking,name,'Dojo noodle Bar');(_:booking,people,'2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay . I have booked you for 2 at 12:00 at the Dojo noodle Bar on Sunday ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Great thanks so much . Can you give me the reference number and also I need to get a train when your ready ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'RLOFK7YF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The reference number is RLOFK7YF . What do you need for your train ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,leave_at,'10:30');(_:search,people,'two');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I need the train to leave Cambridge on Monday after 10:30 and go to Stansted Airport , and I need two tickets . I also need my reference number please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'14');(_:result,day,'Monday');(_:result,departure,'cambridge');(_:result,destination,'stansted airport');(_:result,id,'TR8207');(_:result,leave_at,'10:30');(_:result,leave_at,'10:40');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,people,'2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are 14 trains leaving Monday from cambridge to stansted airport after 10:30 . The closest departure to that would be TR8207 leaving at 10:40 . Shall I book this for 2 ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes that is perfect , please also provide me with the reference number ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,id,'TR8207');(_:booking,ref,'W7D3D21R');(_:booking,ticket,'20.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful for TR8207 , the total fee is 20.2 GBP payable at the station . Your reference number is W7D3D21R . Is there any further assistance needed ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That should be all thank you"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great trip !"
}
] |
MUL0298.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheaply"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheaply"
],
[
"_:result",
"amount",
"a large number"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheaply"
],
[
"_:result",
"amount",
"a large number"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheaply"
],
[
"_:result",
"amount",
"a large number"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"duration",
"12:00"
],
[
"_:booking",
"name",
"Dojo noodle Bar"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheaply"
],
[
"_:result",
"amount",
"a large number"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"duration",
"12:00"
],
[
"_:booking",
"name",
"Dojo noodle Bar"
],
[
"_:booking",
"people",
"2"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"ref",
"RLOFK7YF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_: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",
"pricerange",
"cheaply"
],
[
"_:result",
"amount",
"a large number"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"duration",
"12:00"
],
[
"_:booking",
"name",
"Dojo noodle Bar"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"RLOFK7YF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"stansted airport"
],
[
"_:result",
"id",
"TR8207"
],
[
"_:result",
"leave_at",
"10:30"
],
[
"_:result",
"leave_at",
"10:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"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",
"cheaply"
],
[
"_:result",
"amount",
"a large number"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"duration",
"12:00"
],
[
"_:booking",
"name",
"Dojo noodle Bar"
],
[
"_:booking",
"people",
"2"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"stansted airport"
],
[
"_:result",
"id",
"TR8207"
],
[
"_:result",
"leave_at",
"10:30"
],
[
"_:result",
"leave_at",
"10:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8207"
],
[
"_:booking",
"ref",
"W7D3D21R"
],
[
"_:booking",
"ticket",
"20.2 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'scottish');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Would you happen to know if there are any cheap restaurants with scottish cuisine ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , there are n't any . Is there anything else you could prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'scottish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , not at this time . I was really only hunting a restaurant with scottish cuisine . Thank you for your time ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can assist you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there one available that serves Chinese food ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))",
"inform((_:result,count,'4');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes there are 4 . When would you like me to reserve the table for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'12:15');(_:search,people,'four');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , Monday , 12:15 for four ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,name,'the rice house');(_:booking,ref,'ONC1AEJC');(_:booking,type,'Booking');(_:result,area,'centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I managed to successfully book a table in the rice house that is in the centre . Your reservation number is ONC1AEJC ."
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That 's wonderful . Thank you for your assistance , bye !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "No problem . I 'm here to help . Goodbye !"
}
] |
SSNG0153.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"scottish"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/34ad92fa"
],
[
"_:search/34ad92fa",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"scottish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/34ad92fa"
],
[
"_:search/34ad92fa",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/34ad92fa"
],
[
"_:search/34ad92fa",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"chinese"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/34ad92fa"
],
[
"_:search/34ad92fa",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"chinese"
],
[
"_:booking",
"day",
"?"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"the rice house"
],
[
"_:booking",
"ref",
"ONC1AEJC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm planning a trip to Cambridge and am looking for a place to dine ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,area,'Cambridge');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many great places to dine in Cambridge . To help narrow it down , what area are you looking for and what type of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for an Italian restaurant in the north ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'1');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have one place . Would you like me to book it ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'16:00');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure , I need a table for 4 on Saturday at 16:00 please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'B162FV8D');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Here is your booking information : Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : B162FV8D ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,leave_at,'13:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks I also need a train leaving Sunday from Cambridge to Norwich leaving after 13:00 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'11');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have 11 trains available . What time would you like to arrive ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,leave_at,'13:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i would just like the train leaving the closest after 13:00 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,amount,'closest one');(_:result,id,'TR8185');(_:result,leave_at,'13:36');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The closest one is TR8185 it leaves at 13:36 would you like me to book it for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I am not ready too book yet . May I have the price and travel time , please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,duration,'79 minutes');(_:result,id,'TR8185');(_:result,ticket,'14.08 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The TR8185 takes 79 minutes and is only 14.08 pounds ."
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Okay , thank you . Good - bye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Have nice day as well !"
}
] |
PMUL0685.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Cambridge"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Cambridge"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Cambridge"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"B162FV8D"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Cambridge"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"B162FV8D"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"Cambridge"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"B162FV8D"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"closest one"
],
[
"_:result",
"id",
"TR8185"
],
[
"_:result",
"leave_at",
"13:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"Cambridge"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"B162FV8D"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"closest one"
],
[
"_:result",
"leave_at",
"13:36"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:result",
"id",
"TR8185"
],
[
"_:result",
"ticket",
"14.08 pounds"
],
[
"_: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,name,'cherry hinton water play');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I will be traveling to Cambridge and am interested in going to Cherry Hinton Water Play ."
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Cherry Hinton Hall , Cherry Hinton Road');(_:result,area,'east');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , that 's at Cherry Hinton Hall , Cherry Hinton Road in the east of town . Is there anything else you 'd like to know about it ? Or anything else I can help with ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Could you get me the postcode for that , please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'cb18dw');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The post code is cb18dw ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm also looking for a place to stay . I would like it to be a guesthouse ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "There are many guesthouses in the east from cheap to moderate . I 'd suggest warkworth house , with free wifi and parking . Phone number 01223363682 . Can I book for you ?"
}
] |
PMUL2721.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cherry hinton water play"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cherry hinton water play"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Cherry Hinton Hall , Cherry Hinton Road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cherry hinton water play"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Cherry Hinton Hall , Cherry Hinton Road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"postcode",
"cb18dw"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'pizza hut city centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a particular restaurant . It is called pizza hut city centre ."
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Regent Street City Centre');(_:result,area,'centre');(_:result,food,'italian');(_:result,phone,'01223323737');(_:result,postcode,'cb21ab');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It 's a cheap italian place in the centre at Regent Street City Centre cb21ab . The phone number is 01223323737 . Would you like more info ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'19:45');(_:search,name,'the');(_:search,people,'2');(_:search,type,'Attraction');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds like just the place ! Can you book me a table for 2 at 19:45 on Thursday ?"
},
{
"id": 3,
"rdf-acts": [
"thank()",
"inform((_:booking,day,'Thursday');(_:booking,duration,'19:45');(_:booking,people,'2');(_:booking,ref,'F3K2PQZZ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You 're all set . I 've got a table for 2 at 19:45 this Thursday . Your reference number is F3K2PQZZ ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok sounds good . Thank you !"
},
{
"id": 5,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You are welcome . Is there anything else I can assist you with today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all . Thank you for your help !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day ."
}
] |
SNG0548.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza hut city centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"phone",
"01223323737"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"the"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"phone",
"01223323737"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"the"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"19:45"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"F3K2PQZZ"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"phone",
"01223323737"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"the"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"19:45"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"F3K2PQZZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'zero');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello ! I 'm looking for a place to stay with free parking and zero stars ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'north');(_:result,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , I have two guesthouses that fit that criteria . Would you like to stay in the north or centre ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do you have anything in the east ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "There is nothing in the east with zero stars and free parking . Do you want to change the star rating or other criteria ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No can you please check in the north instead then ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'The city centre north b and b');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The city centre north b and b meets your criteria . Do you want to make a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I would like to make a reservation on Saturday for 6 people and we will be staying for 2 nights ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Unfortunately the booking was unsuccessful , would you like to try another hotel ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'same pricerange');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes i would like something in the same pricerange ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Nothing else is available on the cheap side . Something else perhaps ? I am sorry ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,name,'city centre north b and b.');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "You can change any other criteria , but the price range should be the same as the city centre north b and b. Please try again ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,name,'worth house');(_:booking,ref,'E2KQ4G5L');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful at worth house . Reference number is : E2KQ4G5L ."
},
{
"id": 12,
"rdf-acts": [
"thank()",
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "That 's great . Thanks . Do you have their address ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,address,'152 chesterton road');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The address is 152 chesterton road ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "OK , I 'm all set here . Thanks for your help ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your stay at the worth house . Have a great day ."
}
] |
SSNG0289.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"zero"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"zero"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/29aac04b"
],
[
"_:search/29aac04b",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/29aac04b"
],
[
"_:search/29aac04b",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"The city centre north b and b"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/29aac04b"
],
[
"_:search/29aac04b",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"The city centre north b and b"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/b394876a"
],
[
"_:booking/b394876a",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"same pricerange"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/29aac04b"
],
[
"_:search/29aac04b",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"The city centre north b and b"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/b394876a"
],
[
"_:booking/b394876a",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"same pricerange"
],
[
"_:system",
"canthelp",
"_:search/df73b94c"
],
[
"_:search/df73b94c",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"name",
"city centre north b and b."
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/29aac04b"
],
[
"_:search/29aac04b",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"The city centre north b and b"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/b394876a"
],
[
"_:booking/b394876a",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"same pricerange"
],
[
"_:system",
"canthelp",
"_:search/df73b94c"
],
[
"_:search/df73b94c",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"name",
"city centre north b and b."
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"name",
"worth house"
],
[
"_:booking",
"ref",
"E2KQ4G5L"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"?"
]
],
"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",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/29aac04b"
],
[
"_:search/29aac04b",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"The city centre north b and b"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/b394876a"
],
[
"_:booking/b394876a",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"same pricerange"
],
[
"_:system",
"canthelp",
"_:search/df73b94c"
],
[
"_:search/df73b94c",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"name",
"city centre north b and b."
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"name",
"worth house"
],
[
"_:booking",
"ref",
"E2KQ4G5L"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"152 chesterton road"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'thanh binh');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant called thanh binh in Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,food,'vietnamese');(_:result,name,'Thanh Binh');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Thanh Binh serves cheap vietnamese food and is located in the west . Would you like me to book you a table ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No thanks , can I have the phone number please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'0122362456');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure . The phone number is 0122362456 . Can I be of further assistance ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'old schools');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I am searching for a particular attraction named old schools ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'old schools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have old schools located in centre . The entrance fee is free . Can I assist you with anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'old schools');(_:search,type,'Attraction'))",
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , please provide more information about Old Schools . What type of attraction is it ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,category,'architecture');(_:result,name,'Old Schools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Old Schools is a place to see some amazing architecture ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Could I get the address and postcode please ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Trinity Lane');(_:result,postcode,'cb21tt');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is located on Trinity Lane with a postcode of cb21tt . Can I be of further assistance ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'thanh binh');(_:search,destination,'old schools');(_:search,leave_at,'02:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will need a taxi to commute between Thanh Binh and Old Schools . I need to leave Thanh Binh by 02:00 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'yellow Tesla');(_:result,phone,'07657268211');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I was able to book that taxi service for you . You will be in a yellow Tesla . The contact number for them is 07657268211 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much ! That 's all for today ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Your welcome and goodbye !"
}
] |
MUL0924.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"thanh binh"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"thanh binh"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"name",
"Thanh Binh"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"name",
"Thanh Binh"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"0122362456"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"old schools"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"phone",
"0122362456"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"old schools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"old schools"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"phone",
"0122362456"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"old schools"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"phone",
"0122362456"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"old schools"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Trinity Lane"
],
[
"_:result",
"postcode",
"cb21tt"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"thanh binh"
],
[
"_:search",
"destination",
"old schools"
],
[
"_:search",
"leave_at",
"02:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"old schools"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Trinity Lane"
],
[
"_:result",
"postcode",
"cb21tt"
],
[
"_:search",
"departure",
"thanh binh"
],
[
"_:search",
"destination",
"old schools"
],
[
"_:search",
"leave_at",
"02:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow Tesla"
],
[
"_:result",
"phone",
"07657268211"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a four star hotel ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "I can help you with that . Is there a particular part of town you would like to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No but I need it to have free parking and cheap ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,name,\"Rosa 's Bed and Breakfast\");(_:booking,type,'Booking');(_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are several like that . Would you like to book a room at Rosa 's Bed and Breakfast , or perhaps one of the others ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel type place to stay . Are any of those hotels ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'hotel');(_:result,name,'Cambridge belfry');(_:result,pricerange,'cheap');(_:result,stars,'four');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Cambridge belfry is a four star hotel in the cheap price range . Would you like me to book it for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'cambridge belfry');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Cambridge Belfry sounds great , can I get the reference number once you make that reservation ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day do you want to start your stay , for how many days , and how many people ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'4');(_:search,pricerange,'same price range');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "4 people , 5 nights on saturday . If that 's not available try a different one same price range ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I am sorry . I could not make that booking . Would you like to try another hotel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes one that is in the same price range ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,category,'guest house');(_:result,name,'Autumn house');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Autumn house is a cheap guest house in the east . Would you like me to book that for you ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "Yes . That sounds great . Please try to book it ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,ref,'REZ4BR01');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That one was successful ! Your reference number is REZ4BR01 ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That 's all I needed today ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your stay in Cambridge . Goodbye !"
}
] |
SSNG0379.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:booking",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:booking",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"cambridge belfry"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"cambridge belfry"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"cambridge belfry"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/bba0ed4c"
],
[
"_:booking/bba0ed4c",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"name",
"cambridge belfry"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/bba0ed4c"
],
[
"_:booking/bba0ed4c",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Autumn house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_: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",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"name",
"cambridge belfry"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/bba0ed4c"
],
[
"_:booking/bba0ed4c",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Autumn house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"REZ4BR01"
],
[
"_: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,'cityroomz');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am trying to find the cityroomz hotel ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'station road');(_:result,name,'cityrooms hotel');(_:result,phone,'01223304050');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The cityrooms hotel is on station road and its phone number is 01223304050 . Would you like me to book a room for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No thank you . That is a hotel and not a guesthouse right ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Correct , it is a hotel . Would you like me to make a reservation for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'westside');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No thank you . Could you tell me if there is anything to do on the westside ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'several');(_:result,area,'west');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are several attractions in the west , do you have a preference of type ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Anything is fine , thanks"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'lynne strover gallery');(_:result,type,'Attraction'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The lynne strover gallery is always nice , and it is free . How does that sound ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sounds great , can I get the address and phone number to that museum please ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'23 High Street , Fen Ditton');(_:result,name,'Lynne Strover Gallery');(_:result,phone,'01223295264');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Lynne Strover Gallery is located at 23 High Street , Fen Ditton and the phone number is 01223295264 . Can I assist you in any other way today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that 's all I need for now . Thank you for your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Have a good day !"
}
] |
MUL2632.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"station road"
],
[
"_:result",
"name",
"cityrooms hotel"
],
[
"_:result",
"phone",
"01223304050"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"station road"
],
[
"_:result",
"name",
"cityrooms hotel"
],
[
"_:result",
"phone",
"01223304050"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"westside"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"station road"
],
[
"_:result",
"name",
"cityrooms hotel"
],
[
"_:result",
"phone",
"01223304050"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"westside"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"station road"
],
[
"_:result",
"phone",
"01223304050"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"westside"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"lynne strover gallery"
],
[
"_: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",
"name",
"cityroomz"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"westside"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"23 High Street , Fen Ditton"
],
[
"_:result",
"name",
"Lynne Strover Gallery"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'express by holiday inn cambridge');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need information about the hotel Express by Holiday Inn Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'15 - 17 norman way , coldhams business park');(_:result,area,'east');(_:result,category,'hotel');(_:result,phone,'01223866800');(_:result,stars,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It 's a 2 star hotel located at 15 - 17 norman way , coldhams business park in the east part of town . Their phone number is 01223866800 ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Please book it for 3 people for 3 nights starting Tuesday ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was unsuccessful , can you book on another day or do a shorter stay ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you try for just 2 nights instead ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'HBF47JLH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure , I 've got you booked , and your reference number is HBF47JLH ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i am also looking for places to go in town . The attraction should be in the type of museum"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,entrance_fee,'free');(_:result,name,'cambridge artworks');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I recommend cambridge artworks in the east . It 's free to go to . Does that work ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds great . Can I have the address please ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'5 Greens Road');(_:result,postcode,'cb13ef');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is 5 Greens Road in postcode cb13ef . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I also need to book a taxi between the two places ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Ok perfect , will you be departing from the museum or the hotel ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'the museum');(_:search,destination,'the hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "From the museum to the hotel"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure ! What is the time frame you were considering ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "I want to leave the museum at 9:00 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'grey Tesla');(_:result,phone,'07778890580');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Ok a grey Tesla will pick you up . The contact number is 07778890580 . Anything else I can do for you today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "My pleasure ! Enjoy your stay !"
}
] |
MUL2688.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:result",
"stars",
"2"
],
[
"_: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",
"express by holiday inn cambridge"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/f3fde008"
],
[
"_:booking/f3fde008",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/f3fde008"
],
[
"_:booking/f3fde008",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"HBF47JLH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/f3fde008"
],
[
"_:booking/f3fde008",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"HBF47JLH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/f3fde008"
],
[
"_:booking/f3fde008",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"HBF47JLH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"5 Greens Road"
],
[
"_:result",
"postcode",
"cb13ef"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/f3fde008"
],
[
"_:booking/f3fde008",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"HBF47JLH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"5 Greens Road"
],
[
"_:result",
"postcode",
"cb13ef"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the museum"
],
[
"_: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",
"express by holiday inn cambridge"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/f3fde008"
],
[
"_:booking/f3fde008",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"HBF47JLH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"5 Greens Road"
],
[
"_:result",
"postcode",
"cb13ef"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the museum"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_: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",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/f3fde008"
],
[
"_:booking/f3fde008",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"HBF47JLH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"cambridge artworks"
],
[
"_:result",
"address",
"5 Greens Road"
],
[
"_:result",
"postcode",
"cb13ef"
],
[
"_:search",
"departure",
"the museum"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey Tesla"
],
[
"_:result",
"phone",
"07778890580"
],
[
"_: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,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I am in the planning stages and could use some help finding some places to go in town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,category,'museums');(_:result,type,'Attraction'))",
"request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Well we have many interesting things to see in Cambridge . Is there something specific you were looking for ? Perhaps you 'd like to visit some of our museums ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "i need to see a theater in the center . find me the phone number"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'theatres');(_:result,count,'4');(_:result,name,'the mumford theatre');(_:result,phone,'08451962320');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "We have four theatres to pick from , I recommend the mumford theatre , they can be reached at 08451962320"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also needing a place to stay with free parking and free wifi ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'the acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I would suggest the acorn guest house ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the price range ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It 's moderate . Did you want to book ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'4');(_:search,stay,'3');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please , 4 people for 3 nights starting from friday . I will need the reference number ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'VSC3P8W2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , you got it . Booking was successful , and your reference number is VSC3P8W2 ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much ! That 's all I need for the moment ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Have a pleasant day , goodbye ."
}
] |
PMUL2539.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"the mumford theatre"
],
[
"_:result",
"phone",
"08451962320"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"phone",
"08451962320"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"the acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"phone",
"08451962320"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"the acorn guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"phone",
"08451962320"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"the acorn guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"VSC3P8W2"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'archway house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for a hotel , the archway house ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes I found it in the north and it is moderately priced . Would you like to book it ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'8');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please book for 8 people , for 4 nights starting from Saturday ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'79Z7DU6E');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your hotel has been booked . Your reference number is 79Z7DU6E . Is there anything else I can help you with today ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "No , that 's all I need ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service today ."
}
] |
PMUL1853.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"79Z7DU6E"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Do you have any trains leaving out of stansted airport on Thursday ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,day,'that day');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have 19 trains available that day . Could you tell me what time you will be departing and what time you would like to arrive by ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'11:15');(_:search,day,'thursday');(_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Leaving stansted airport going to cambridge on thursday , I want to get there by 11:15 so I am not late"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'10:52');(_:result,id,'TR2635');(_:result,leave_at,'10:24');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR2635 will leave at 10:24 and arrive by 10:52 . Would you like to book ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please make a booking for 6 people ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'RZBLP9M0');(_:booking,ticket,'80.8 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 80.8 GBP payable at the station , your reference number is RZBLP9M0 . Will that be all ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that sounds fine , thanks very much ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Was there anything else you needed today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'indian');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am also looking for an Indian Restaurant on the west side that is moderately priced ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Meghna');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Ok . That would be Meghna . Would you like to book a table ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No but what is the address and phone number ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'205 Victoria Road Chesterton');(_:result,phone,'01223727410');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address is 205 Victoria Road Chesterton and phone number is 01223727410 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That would be it thanks a lot !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Alright , have a lovely day too"
}
] |
PMUL3685.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"that day"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"that day"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:52"
],
[
"_:result",
"id",
"TR2635"
],
[
"_:result",
"leave_at",
"10:24"
],
[
"_: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
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"that day"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:52"
],
[
"_:result",
"id",
"TR2635"
],
[
"_:result",
"leave_at",
"10:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"RZBLP9M0"
],
[
"_:booking",
"ticket",
"80.8 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"that day"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:52"
],
[
"_:result",
"id",
"TR2635"
],
[
"_:result",
"leave_at",
"10:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"RZBLP9M0"
],
[
"_:booking",
"ticket",
"80.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"that day"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:52"
],
[
"_:result",
"id",
"TR2635"
],
[
"_:result",
"leave_at",
"10:24"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"RZBLP9M0"
],
[
"_:booking",
"ticket",
"80.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Meghna"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"that day"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:52"
],
[
"_:result",
"id",
"TR2635"
],
[
"_:result",
"leave_at",
"10:24"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"RZBLP9M0"
],
[
"_:booking",
"ticket",
"80.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Meghna"
],
[
"_:result",
"address",
"205 Victoria Road Chesterton"
],
[
"_:result",
"phone",
"01223727410"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'creative');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Would you happen to have any expensive Creative restaurants ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , I have n't found anything . Are there other cuisines you 're interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like Chinese food ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,food,'Chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are several options for Chinese . What area of town will you be in ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'16:45');(_:search,people,'two');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Any part of town is good . I need a booking for two people on Saturday at 16:45 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,day,'Saturday');(_:booking,duration,'16:45');(_:booking,name,'Yu Garden');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked you a table at Yu Garden on Saturday at 16:45 . Would you like the reference number ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Yes please can you send that ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'W6V1M6MM');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The reference number is W6V1M6MM . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'11:00');(_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like a train to stansted airport by 11:00"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'11:00');(_:result,day,'Saturday');(_:result,destination,'Stansted airport');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can help you find a train to Stansted airport by 11:00 . Where will you be departing from and will that be on Saturday ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Sunday , and I will be departing Cambridge ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'10:08');(_:result,id,'TR8208');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Great the TR8208 can get you there by 10:08"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That 's great . Can you book that train for 2 people , please ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'QMYCRLDH');(_:booking,ticket,'16.16 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 16.16 GBP payable at the station . Reference number is : QMYCRLDH ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , that 's all I need , thanks so much for your help ! Have a great day !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "I am glad I can help . Enjoy your stay"
}
] |
PMUL0612.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"creative"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/a3514783"
],
[
"_:search/a3514783",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/a3514783"
],
[
"_:search/a3514783",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/a3514783"
],
[
"_:search/a3514783",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"16:45"
],
[
"_:booking",
"name",
"Yu Garden"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/a3514783"
],
[
"_:search/a3514783",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"two"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"16:45"
],
[
"_:booking",
"name",
"Yu Garden"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"W6V1M6MM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/a3514783"
],
[
"_:search/a3514783",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"two"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"16:45"
],
[
"_:booking",
"name",
"Yu Garden"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"W6V1M6MM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"arrive_by",
"11:00"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"destination",
"Stansted airport"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/a3514783"
],
[
"_:search/a3514783",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"16:45"
],
[
"_:booking",
"name",
"Yu Garden"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"W6V1M6MM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"destination",
"Stansted airport"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:08"
],
[
"_:result",
"id",
"TR8208"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/a3514783"
],
[
"_:search/a3514783",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"16:45"
],
[
"_:booking",
"name",
"Yu Garden"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"destination",
"Stansted airport"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:08"
],
[
"_:result",
"id",
"TR8208"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"QMYCRLDH"
],
[
"_:booking",
"ticket",
"16.16 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a place to eat in the cheap price range ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'110');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I see there are 110 restaurants in the cheap price range for you . Is there a certain type of food you are wanting ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Let 's see what 's near the east area , first ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'East');(_:result,food,'international');(_:result,name,'Missing Sock');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Missing Sock is a fantastic international restaurant located in East in your price range . Would you like further information ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'five');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book me a table for five people on Monday at six fourty five ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I please have the reference number ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'S31VX69C');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is S31VX69C . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes . I am looking to visit Ely on Monday and needing to book a train seat to get there ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Yes I will book it for you and get a reference number ?"
}
] |
PMUL0525.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"110"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"110"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"name",
"Missing Sock"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"five"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"110"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"name",
"Missing Sock"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"five"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"110"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"name",
"Missing Sock"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"five"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"S31VX69C"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello , can you recommend any architecture that I could see in the Centre of town , please ?"
},
{
"id": 1,
"rdf-acts": [
"thank()",
"inform((_:result,entrance_fee,'free');(_:result,name,'All Saints Church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Definitely ! All Saints Church is a great place to visit , and it 's free !"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Could I have the address and phone number ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Jesus lane');(_:result,phone,'01223452587');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Jesus lane and 01223452587 . Do you need help with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes I need to find a place to stay with a 4 star rating in the center of town please ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,name,'alexander bed and breakfast guesthouse');(_:result,name,'university arms hotel');(_:result,type,'Hotel'))",
"inform((_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have alexander bed and breakfast guesthouse and university arms hotel , do you have an interest in either ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would want something expensive that has free parking . Do either have those ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_parking,'none');(_:result,name,'University Arms Hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "University Arms Hotel is both expensive and offers free parking . Would you like me to book a reservation for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'2');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please . Book for 2 people for 3 night starting Sunday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,day,'Sunday');(_:booking,name,'University Arms Hotel');(_:booking,people,'2');(_:booking,ref,'FU4Z3J7P');(_:booking,stay,'3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your stay at the University Arms Hotel has been booked for 3 nights starting Sunday , for 2 people . Your confirmation code is FU4Z3J7P ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that will be all ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Your welcome , have a great day !"
}
] |
PMUL4080.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Jesus lane"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Jesus lane"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"alexander bed and breakfast guesthouse"
],
[
"_:result",
"name",
"university arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Jesus lane"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Jesus lane"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"University Arms Hotel"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"FU4Z3J7P"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I 'm trying to find an expensive restaurant in the south . Suggestions ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'Mexican');(_:result,name,'Chiquito restaurant bar');(_:result,name,'Frankie and Bennys');(_:result,name,'Good Luck Chinese Food Takeaway');(_:result,name,'Peking restaurant');(_:result,name,'Taj Tandoori');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Good Luck Chinese Food Takeaway and Peking restaurant service Chinese . The Taj Tandoori serve Indian , Frankie and Bennys is an Italian restaurant , and Chiquito restaurant bar is a Mexican restaurant ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'18:30');(_:search,name,'Frankie and bennys');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay , please make a reservation at Frankie and bennys for 8 people at 18:30 on Friday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,day,'friday');(_:booking,duration,'18:30');(_:booking,ref,'OKHX70US');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok I have book you the restaurant for 18:30 friday they will reserve the table for 15 minutes and your reference number is OKHX70US"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'kirkwood house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need info on a hotel called the Kirkwood house ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Kirkwood house');(_:result,pricerange,'moderate');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Kirkwood house is a guesthouse in the moderate price range with a 4 star rating . It also has free parking and wifi"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for all your help today I think that is everything . Goodbye ."
},
{
"id": 7,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "Okay great , have a good day !"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Okay , thanks , bye !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system !"
}
] |
MUL1396.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"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"name",
"Chiquito restaurant bar"
],
[
"_:result",
"name",
"Frankie and Bennys"
],
[
"_:result",
"name",
"Good Luck Chinese Food Takeaway"
],
[
"_:result",
"name",
"Peking restaurant"
],
[
"_:result",
"name",
"Taj Tandoori"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"name",
"Frankie and bennys"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"name",
"Chiquito restaurant bar"
],
[
"_:result",
"name",
"Frankie and Bennys"
],
[
"_:result",
"name",
"Good Luck Chinese Food Takeaway"
],
[
"_:result",
"name",
"Peking restaurant"
],
[
"_:result",
"name",
"Taj Tandoori"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"day",
"friday"
],
[
"_:booking",
"duration",
"18:30"
],
[
"_:booking",
"ref",
"OKHX70US"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"kirkwood house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"day",
"friday"
],
[
"_:booking",
"duration",
"18:30"
],
[
"_:booking",
"ref",
"OKHX70US"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"kirkwood house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Kirkwood house"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"day",
"friday"
],
[
"_:booking",
"duration",
"18:30"
],
[
"_:booking",
"ref",
"OKHX70US"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"kirkwood house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Kirkwood house"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"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 am looking for an expensive restaurant in the centre part of town ."
},
{
"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 . Did you have a type of food in mind ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,food,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you give me a couple of examples of different cuisines that are available ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'African');(_:result,food,'Asian Oriental');(_:result,food,'British');(_:result,food,'Chinese');(_:result,food,'European');(_:result,food,'French');(_:result,food,'Gastropub');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'Japanese');(_:result,food,'Korean');(_:result,food,'Mediterranean');(_:result,food,'Modern European');(_:result,food,'North American');(_:result,food,'Seafood');(_:result,food,'Thai');(_:result,food,'Turkish');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is African , Asian Oriental , British , Chinese , European , French , Gastropub , Indian , Italian , Japanese , Korean , Mediterranean , Modern European , North American , Seafood , Thai , and Turkish food available in the centre ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'korean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Let 's go with Korean . What kind of expensive Korean restaurants do you have available ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'108 Regent Street City Centre');(_:result,name,'Little Seoul');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Little Seoul at 108 Regent Street City Centre is very good ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'little seoul');(_:search,type,'Restaurant'))",
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds good . Could I get the postcode for Little Seoul please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'little seoul');(_:result,postcode,'cb21dp');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The post code for little seoul is cb21dp ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,car,?);(_:result,category,?);(_:result,phone,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I need the phone number and address of saint catherine 's college and a taxi to commute both distance . Need to know the car type and also have the taxi number ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))",
"inform((_:result,address,\"King 's Parade\");(_:result,phone,'01223338300');(_:result,postcode,'CB21RL');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Okay ! They are at King 's Parade , CB21RL . Their phone number is 01223338300 . What time would you like to depart in the taxi ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'the restaurant');(_:search,leave_at,'18:15');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,category,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to commute between the two places . I need to leave the restaurant by 18:15 and need the contact # and car type"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'red tesla');(_:result,phone,'07464036678');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I 've booked your taxi . You 'll be looking for a red tesla . If you need to contact the driver , the number is 07464036678 . Can I do anything else for you today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Okay then have a great day !"
}
] |
PMUL3778.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",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"food",
"Gastropub"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"food",
"North American"
],
[
"_:result",
"food",
"Seafood"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"food",
"Gastropub"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"food",
"North American"
],
[
"_:result",
"food",
"Seafood"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"108 Regent Street City Centre"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"little seoul"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"food",
"Gastropub"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"food",
"North American"
],
[
"_:result",
"food",
"Seafood"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"108 Regent Street City Centre"
],
[
"_:search",
"name",
"little seoul"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"little seoul"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"food",
"Gastropub"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"food",
"North American"
],
[
"_:result",
"food",
"Seafood"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"little seoul"
],
[
"_:result",
"name",
"little seoul"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"address",
"King 's Parade"
],
[
"_:result",
"phone",
"01223338300"
],
[
"_:result",
"postcode",
"CB21RL"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"food",
"Gastropub"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"food",
"North American"
],
[
"_:result",
"food",
"Seafood"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"little seoul"
],
[
"_:result",
"name",
"little seoul"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"address",
"King 's Parade"
],
[
"_:result",
"postcode",
"CB21RL"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red tesla"
],
[
"_:result",
"phone",
"07464036678"
],
[
"_: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,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train to Kings Lynn ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day would you be wanting to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,leave_at,'17:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Friday please . From Cambridge leaving after 17:00"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,day,'Friday');(_:result,leave_at,'17:00');(_:result,leave_at,'17:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The earliest train leaving after 17:00 on Friday leaves at 17:11 . Would you like me to book this train for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can you give me the train ID on that one please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR9226');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "That would be TR9226"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Book it , please . I need a single ticket ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'0UIC4MX9');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You have been booked for the train . Your reference number is 0UIC4MX9 . Can I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in the east that serves international food ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'the missing sock');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The the missing sock fits that criteria and is in the cheap price range . How else can I assist you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there one in the expensive ?"
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'2');(_:result,food,'international');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "No . There are two moderately priced restaurants with international cuisine in the centre of town . Would you like to hear about those ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'gastropub');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hmmm .... how about an expensive restaurant serving gastropub food in the east ?"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'1');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There 's one restaurant that fits your requests , would you like me to book a reservation ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No thank you . Can I have to phone number and postcode for that restaurant ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,phone,'01223247877');(_:result,postcode,'cb13nl');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number is 01223247877 . It 's located in the cb13nl postcode ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much . Have a nice day !"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,name,'Royal Standard');(_:result,type,'Restaurant'))",
"bye()"
],
"speaker": "system",
"text": "Have a great day as well . I think you 'll love the Royal Standard ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks again for the information !"
},
{
"id": 19,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Have a great time ."
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service ."
}
] |
MUL1501.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"leave_at",
"17:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"leave_at",
"17:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"id",
"TR9226"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"leave_at",
"17:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"id",
"TR9226"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0UIC4MX9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"leave_at",
"17:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"id",
"TR9226"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0UIC4MX9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"international"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"the missing sock"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"leave_at",
"17:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"id",
"TR9226"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0UIC4MX9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"the missing sock"
],
[
"_:system",
"canthelp",
"_:search/40a918ab"
],
[
"_:search/40a918ab",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"leave_at",
"17:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"id",
"TR9226"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0UIC4MX9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"the missing sock"
],
[
"_:system",
"canthelp",
"_:search/40a918ab"
],
[
"_:search/40a918ab",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"leave_at",
"17:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"id",
"TR9226"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0UIC4MX9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"the missing sock"
],
[
"_:system",
"canthelp",
"_:search/40a918ab"
],
[
"_:search/40a918ab",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"phone",
"01223247877"
],
[
"_:result",
"postcode",
"cb13nl"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"leave_at",
"17:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"id",
"TR9226"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0UIC4MX9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/40a918ab"
],
[
"_:search/40a918ab",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"phone",
"01223247877"
],
[
"_:result",
"postcode",
"cb13nl"
],
[
"_:result",
"name",
"Royal Standard"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"leave_at",
"17:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"id",
"TR9226"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0UIC4MX9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/40a918ab"
],
[
"_:search/40a918ab",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"phone",
"01223247877"
],
[
"_:result",
"postcode",
"cb13nl"
],
[
"_:result",
"name",
"Royal Standard"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,department,'hepatology');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Yes , I need a hospital with a hepatology department please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,department,'hepatology');(_:result,phone,'01223217712');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Addenbrookes Hospital has a hepatology department . Their number is 01223217712 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "What is the postcode there ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The postcode of the hospital is CB20QQ ."
},
{
"id": 4,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks so much . That 's all I needed . Take care . Bye ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , goodbye ."
}
] |
SNG0201.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"hepatology"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"hepatology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"hepatology"
],
[
"_:result",
"phone",
"01223217712"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"hepatology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"hepatology"
],
[
"_:result",
"phone",
"01223217712"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "What is the local hospital ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "That is Addenbrookes Hospital , Hills Rd , postcode CB20QQ . The phone number is 01223245151 ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That is all I need today ."
},
{
"id": 3,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Have a great day !"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks you too ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , goodbye !"
}
] |
SNG0231.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": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am excited to be coming to visit and hoping to see a college while in town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'more than 70');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are more than 70 to choose from ! Which area of town are you most interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like it to be in the center of town . What 's the address of your favorite one ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'regent street');(_:result,entrance_fee,'free');(_:result,name,'Downing College');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Downing College is my favorite . It 's located on regent street and it 's free to get in ."
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "That sounds Like a great suggestion , what is the easiest way to get there ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Regent Street');(_:result,area,'center');(_:result,name,'Downing College');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Downing College is located at Regent Street in the center of town ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm also looking for a guesthouse in town ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'quite a few');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are quite a few options to choose from . Do you have a preference regarding price range or which area the guesthouse is located in ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd prefer a four star hotel , it does n't matter where in the city as I 'll have a car . I 'd also prefer that they offer free parking and wifi ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Did you have a particular price range in mind ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "No , I do not ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'16');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have a 16 matches , I need more information on area and price , please"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would prefer a guesthouse . Does that help narrow it down ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,amount,'all 16');(_:result,area,'north');(_:result,category,'guesthouses');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Worth House');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "All 16 are guesthouses . If I may , might I suggest the Worth House . It is in the north and 4 star rated . They offer both free parking and wifi ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "ok good thinking . book it for me and I would need the reference number"
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "When will you begin your stay ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'2');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you book me a room for Thursday for 2 people , 5 nights ?"
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'PX6XVGSJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful . The reference number is PX6XVGSJ . Can I help with anything else today ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,leave_at,'22:45');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Thank you , I would like to reserve a taxi around 22:45 , Who can I contact and what type of car can I expect ?"
},
{
"id": 19,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "from were does it pick you andto where are you going ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,departure,'the attraction');(_:search,destination,'the hotel');(_:search,leave_at,'22:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'll be going from the attraction to the hotel . I want to leave the attraction by 22:45 ."
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,car,'black toyota');(_:result,phone,'07481168457');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t black toyota \n Contact number \t : \t 07481168457"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok thanks for all your help that s all ."
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "excellent , have a great day !"
}
] |
PMUL4713.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"more than 70"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"more than 70"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"more than 70"
],
[
"_:search",
"area",
"center"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"16"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_: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",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"16"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"all 16"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"16"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"amount",
"all 16"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"16"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"amount",
"all 16"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PX6XVGSJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"22:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"16"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"amount",
"all 16"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PX6XVGSJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"departure",
"the attraction"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"leave_at",
"22:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"16"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"amount",
"all 16"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PX6XVGSJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the attraction"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"leave_at",
"22:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black toyota"
],
[
"_:result",
"phone",
"07481168457"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'17:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train leaving cambridge after 17:30 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , is there somewhere specific you would like to travel to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to go to Stansted Airport on Saturday ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "How many tickets would you like ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am not sure yet , could you tel me how long the train takes to get there ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'28 minutes');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The train ride lasts 28 minutes . Would you like to book a ticket now ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Ok , is there another train I can check for you ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is all thank you ."
},
{
"id": 9,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Okay do n't hesitate to call us if you need further assistance ."
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thank you for your assistance bye !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome , goodbye ."
}
] |
SNG0383.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"28 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"28 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"28 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'gandhi');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "My friends told me to look into a restaurant called The Gandhi , could you please give me some information on it ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'72 Regent Street City Centre');(_:result,name,'the gandhi');(_:result,phone,'01223353942');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "the gandhi is located at 72 Regent Street City Centre . Phone number is 01223353942"
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . And about how much is dinner there ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Ghandi');(_:result,pricerange,'inexpensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Ghandi is considered an inexpensive restaurant . Would to see about booking a table ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'cherry hinton water play');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Not at the moment , but I need some info on cherry hinton water play ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'cherry hinton hall , cherry hinton road');(_:result,category,'park');(_:result,name,'Cherry hinton water play');(_:result,postcode,'cb18dw');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cherry hinton water play is a park located at cherry hinton hall , cherry hinton road , postcode cb18dw . Would you also like the phone number ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is all the information I need at this time . Thank you ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day !"
}
] |
PMUL2332.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gandhi"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gandhi"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"72 Regent Street City Centre"
],
[
"_:result",
"name",
"the gandhi"
],
[
"_:result",
"phone",
"01223353942"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"72 Regent Street City Centre"
],
[
"_:result",
"phone",
"01223353942"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Ghandi"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"cherry hinton water play"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223353942"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:search",
"name",
"cherry hinton water play"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"cherry hinton hall , cherry hinton road"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"name",
"Cherry hinton water play"
],
[
"_:result",
"postcode",
"cb18dw"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'portuguese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Will you help me find a portuguese restaurant in the east please ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'east');(_:search,food,'Portuguese');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , I could n't find any Portuguese restaurants in the east . Shall we look in a different part of the city instead ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Are there any that are in the expensive price range ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,area,'in the city');(_:search,food,'Portuguese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,area,'south');(_:result,food,'Portuguese');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry . There are no expensive Portuguese restaurants in the city . There is , however , a cheap Portuguese restaurant in the south and another in the centre . Do either of those interest you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about a restaurant that serves British food then ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,food,'British');(_:result,name,'Graffiti');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Graffiti is an expensive British restaurant on the west side . It 's a fantastic place . Would you like to book a table there ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'19:30');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yeah . That sounds good . Can you book it for 4 people at 19:30 on wednesday ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'NMC7VCAK');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booked ! Your table will be reserved for 15 minutes . Reference number : NMC7VCAK ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great ! I am also looking for information about a train . Can you help me with that ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Yes I can what time will you be departing and from what location ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to go from Cambridge to Ely on Thursday ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,duration,'17 minutes');(_:result,leave_at,'05:50 and every two hours after');(_:result,ticket,'4.40');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Ok , the first train leaves at 05:50 and every two hours after from there , the irde takes 17 minutes and the cost is 4.40 pounds ."
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "That 's all I need ."
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to reserve your train tickets ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,duration,?);(_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes please . I 'll need a departure time , travel time , and price . Thank you ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'10:07');(_:result,departure,'Cambridge');(_:result,destination,'Ely');(_:result,duration,'17 minutes');(_:result,id,'TR1923');(_:result,leave_at,'09:50');(_:result,ticket,'4.40');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR1923 departs form Cambridge at 09:50 and arrives in Ely at 10:07 . The travel time is 17 minutes , and the cost is 4.40 pounds . How does that sound ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That sounds perfect , thank you ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Great ! Can I assist you with anything else today ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is all I need today , thank you ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Let me know if you need more help , bye ."
}
] |
MUL1497.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"portuguese"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/aba3044f"
],
[
"_:search/aba3044f",
"area",
"east"
],
[
"_:search/aba3044f",
"food",
"Portuguese"
],
[
"_:search/aba3044f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/aba3044f"
],
[
"_:search/aba3044f",
"area",
"east"
],
[
"_:search/aba3044f",
"food",
"Portuguese"
],
[
"_:search/aba3044f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"canthelp",
"_:search/9196c31c"
],
[
"_:search/9196c31c",
"area",
"in the city"
],
[
"_:search/9196c31c",
"food",
"Portuguese"
],
[
"_:search/9196c31c",
"pricerange",
"expensive"
],
[
"_:search/9196c31c",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/aba3044f"
],
[
"_:search/aba3044f",
"area",
"east"
],
[
"_:search/aba3044f",
"food",
"Portuguese"
],
[
"_:search/aba3044f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"canthelp",
"_:search/9196c31c"
],
[
"_:search/9196c31c",
"area",
"in the city"
],
[
"_:search/9196c31c",
"food",
"Portuguese"
],
[
"_:search/9196c31c",
"pricerange",
"expensive"
],
[
"_:search/9196c31c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/aba3044f"
],
[
"_:search/aba3044f",
"area",
"east"
],
[
"_:search/aba3044f",
"food",
"Portuguese"
],
[
"_:search/aba3044f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"canthelp",
"_:search/9196c31c"
],
[
"_:search/9196c31c",
"area",
"in the city"
],
[
"_:search/9196c31c",
"food",
"Portuguese"
],
[
"_:search/9196c31c",
"pricerange",
"expensive"
],
[
"_:search/9196c31c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"NMC7VCAK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/aba3044f"
],
[
"_:search/aba3044f",
"area",
"east"
],
[
"_:search/aba3044f",
"food",
"Portuguese"
],
[
"_:search/aba3044f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"canthelp",
"_:search/9196c31c"
],
[
"_:search/9196c31c",
"area",
"in the city"
],
[
"_:search/9196c31c",
"food",
"Portuguese"
],
[
"_:search/9196c31c",
"pricerange",
"expensive"
],
[
"_:search/9196c31c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"NMC7VCAK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_: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",
"?"
],
[
"_:system",
"canthelp",
"_:search/aba3044f"
],
[
"_:search/aba3044f",
"area",
"east"
],
[
"_:search/aba3044f",
"food",
"Portuguese"
],
[
"_:search/aba3044f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/9196c31c"
],
[
"_:search/9196c31c",
"area",
"in the city"
],
[
"_:search/9196c31c",
"food",
"Portuguese"
],
[
"_:search/9196c31c",
"pricerange",
"expensive"
],
[
"_:search/9196c31c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"NMC7VCAK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"leave_at",
"05:50 and every two hours after"
],
[
"_:result",
"ticket",
"4.40"
],
[
"_: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",
"?"
],
[
"_:system",
"canthelp",
"_:search/aba3044f"
],
[
"_:search/aba3044f",
"area",
"east"
],
[
"_:search/aba3044f",
"food",
"Portuguese"
],
[
"_:search/aba3044f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/9196c31c"
],
[
"_:search/9196c31c",
"area",
"in the city"
],
[
"_:search/9196c31c",
"food",
"Portuguese"
],
[
"_:search/9196c31c",
"pricerange",
"expensive"
],
[
"_:search/9196c31c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"NMC7VCAK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"leave_at",
"05:50 and every two hours after"
],
[
"_:result",
"ticket",
"4.40"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/aba3044f"
],
[
"_:search/aba3044f",
"area",
"east"
],
[
"_:search/aba3044f",
"food",
"Portuguese"
],
[
"_:search/aba3044f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/9196c31c"
],
[
"_:search/9196c31c",
"area",
"in the city"
],
[
"_:search/9196c31c",
"food",
"Portuguese"
],
[
"_:search/9196c31c",
"pricerange",
"expensive"
],
[
"_:search/9196c31c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"NMC7VCAK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"id",
"TR1923"
],
[
"_:result",
"leave_at",
"09:50"
],
[
"_:result",
"ticket",
"4.40"
],
[
"_: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",
"?"
],
[
"_:system",
"canthelp",
"_:search/aba3044f"
],
[
"_:search/aba3044f",
"area",
"east"
],
[
"_:search/aba3044f",
"food",
"Portuguese"
],
[
"_:search/aba3044f",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/9196c31c"
],
[
"_:search/9196c31c",
"area",
"in the city"
],
[
"_:search/9196c31c",
"food",
"Portuguese"
],
[
"_:search/9196c31c",
"pricerange",
"expensive"
],
[
"_:search/9196c31c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"NMC7VCAK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"id",
"TR1923"
],
[
"_:result",
"leave_at",
"09:50"
],
[
"_:result",
"ticket",
"4.40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,food,'scottish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to find a restaurant in any area and serves scottish food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "There are no restaurants serving scottish food . Would you like to try something else ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'modern european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , how about modern European food ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,food,'European');(_:result,name,'Eraina');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Eraina is a great European eatery . What other information can I provide to you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the phone number ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223 368786');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Their phone number is 01223 368786 . May I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks , enjoy !"
}
] |
WOZ20276.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"food",
"scottish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"canthelp",
"_:search/742b872a"
],
[
"_:search/742b872a",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"canthelp",
"_:search/742b872a"
],
[
"_:search/742b872a",
"type",
"Restaurant"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"canthelp",
"_:search/742b872a"
],
[
"_:search/742b872a",
"type",
"Restaurant"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223 368786"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'lynne strover gallery');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you find a place called lynne strover gallery ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , it is a museum in the west with free admission . Would you like the phone number ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , please . I also need to know what side of town they 're on and what the entrance fee is . Thanks !"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223295264');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their phone number is 01223295264 . Do you need anything else ?"
},
{
"id": 4,
"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 of town ."
},
{
"id": 5,
"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 . Is there a type of food that you would prefer ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'north indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "North Indian , if possible ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'north indian');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , there are n't any north indian restaurants out of that list , perhaps a different type of food ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'korean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hmm .. let 's try one with Korean food then ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Little Seoul');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "You can go to Little Seoul . Would you like for me to book you a table ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , that 's ok . Can you just give me the address and postcode ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'108 Regent Street City Centre');(_:result,name,'Little Seoul');(_:result,postcode,'CB21DP');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Little Seoul is located at 108 Regent Street City Centre and their postcode is CB21DP . What else can I do for you ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all the info I needed today . Thanks !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Wonderful . You have a superb day today ."
}
] |
PMUL4850.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"north indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/6914e89c"
],
[
"_:search/6914e89c",
"food",
"north indian"
],
[
"_:search/6914e89c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/6914e89c"
],
[
"_:search/6914e89c",
"food",
"north indian"
],
[
"_:search/6914e89c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/6914e89c"
],
[
"_:search/6914e89c",
"food",
"north indian"
],
[
"_:search/6914e89c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"108 Regent Street City Centre"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"postcode",
"CB21DP"
],
[
"_:result",
"type",
"Restaurant"
]
],
"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,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need to find a place to stay in the moderate price range that includes free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'14');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 14 hotels for you to choose from . Is there a particular part of town you want to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No preference on the area , but I would like it to be a guesthouse , please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,name,'acorn guesthouse');(_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can book you at the acorn guesthouse if you would like ! How many people will be joining you , and for how many nights ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'3');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "3 people for 5 nights from friday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Friday');(_:booking,name,'Acorn Guest House');(_:booking,people,'3');(_:booking,stay,'5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book your party of 3 into Acorn Guest House for 5 nights starting on Friday . Is there anything else I can help with today ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can I have the reference number please ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'F2T8JUVW');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is F2T8JUVW . Is there anything else I can do for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need a train on Friday leaving from Peterborough to Cambridge ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'38');(_:result,day,'Friday');(_:result,departure,'Peterborough');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 38 trains traveling from Peterborough to Cambridge on Friday . Is there a particular time frame you are needing ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,leave_at,'21:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yeah , could it leave after 21:30 ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'22:38');(_:result,id,'TR4017');(_:result,leave_at,'21:48');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! TR4017 leaves at 21:48 and arrives by 22:38 . Would that work for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , could you please book it for 3 people ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'Q2D4MZMU');(_:booking,ticket,'49.5 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 49.5 GBP payable at the station . Reference number is : Q2D4MZMU . Can I be of any further assistance today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I believe that is all I needed . Thank you for your help !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a fantastic day ."
}
] |
MUL2227.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:booking",
"name",
"acorn guesthouse"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Acorn Guest House"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"stay",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Acorn Guest House"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"F2T8JUVW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Acorn Guest House"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"F2T8JUVW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_: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"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Acorn Guest House"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"F2T8JUVW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:result",
"arrive_by",
"22:38"
],
[
"_:result",
"id",
"TR4017"
],
[
"_:result",
"leave_at",
"21:48"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Acorn Guest House"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"stay",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:result",
"arrive_by",
"22:38"
],
[
"_:result",
"id",
"TR4017"
],
[
"_:result",
"leave_at",
"21:48"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"Q2D4MZMU"
],
[
"_:booking",
"ticket",
"49.5 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'parkside police station');(_:search,destination,'lynne strover gallery');(_:search,name,'Parkside Police Station');(_:search,type,'Police');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i want to book a taxi . The taxi should go to lynne strover gallery and should depart from parkside police station ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time would you like to leave and arrive by ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'22:15');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "The taxi should leave after 22:15 . Can I get the contact number and car type for that reservation ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'black lexus');(_:result,phone,'07664673319');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "You are all set ! Please be on the lookout for a black lexus and the contact number is 07664673319 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "i really appreciate , thanks"
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can do for you today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's everything . Thank you very much for your time ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm happy to be of service ! Have a wonderful day ."
}
] |
SNG1180.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"parkside police station"
],
[
"_:search",
"destination",
"lynne strover gallery"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"parkside police station"
],
[
"_:search",
"destination",
"lynne strover gallery"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"22:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"parkside police station"
],
[
"_:search",
"destination",
"lynne strover gallery"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"22:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black lexus"
],
[
"_:result",
"phone",
"07664673319"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"parkside police station"
],
[
"_:search",
"destination",
"lynne strover gallery"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"22:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black lexus"
],
[
"_:result",
"phone",
"07664673319"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "Yes , please . I was just robbed and I do n't know what to do next ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "I 'm sorry to hear that . Please immediately call the police at 01223358966 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Thank you very much . Can I please have their address and postcode also ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The address is Parkside , Cambridge , Postcode : CB11JG . Do you need anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that will be all for today . Thank you ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Take care ."
}
] |
SNG01418.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello , is there any 4 star places to stay in the north ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,area,'north');(_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,area,'south');(_:result,category,'hotel');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sorry , I did not found a 4 star hotel in the north . Can I look in the south ? There are several nice 4 stars hotel in the south ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Any of them a type of guesthouse ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'8');(_:result,pricerange,'cheaper');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "For guesthouses , I do happen to have 8 listings . I have one cheaper , and the others are all moderately priced . Do you need any free wifi or parking ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "No I do n't need those things , could you give me the address of one that you recommend ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'154 Chesterton Road');(_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'd recommend the Acorn Guest House which is on 154 Chesterton Road . Do you need any other information ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for that information . That 's all I need for now . Have a great day !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome ! Enjoy your day ! Goodbye !"
}
] |
SNG0960.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:search/fba241df"
],
[
"_:search/fba241df",
"area",
"north"
],
[
"_:search/fba241df",
"category",
"hotel"
],
[
"_:search/fba241df",
"stars",
"4"
],
[
"_:search/fba241df",
"type",
"Hotel"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:search/fba241df"
],
[
"_:search/fba241df",
"area",
"north"
],
[
"_:search/fba241df",
"category",
"hotel"
],
[
"_:search/fba241df",
"stars",
"4"
],
[
"_:search/fba241df",
"type",
"Hotel"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"pricerange",
"cheaper"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:search/fba241df"
],
[
"_:search/fba241df",
"area",
"north"
],
[
"_:search/fba241df",
"category",
"hotel"
],
[
"_:search/fba241df",
"stars",
"4"
],
[
"_:search/fba241df",
"type",
"Hotel"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"pricerange",
"cheaper"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"address",
"154 Chesterton Road"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotels');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Are there any hotels where the wifi does n't cost extra ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Hotel'))",
"inform((_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes of course we can arrange a hostel that does not charge for wifi as extra . Do you have a brand in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "no , it just needs to include parking and wifi"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,type,'Hotel'))",
"inform((_:result,has_internet,'yes');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "which offers wifi for free ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would appreciate it if you could tell me which hotel includes free wifi and free parking . Thanks ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'29');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Actually there are 29 options to choose from , sir . What price range are you looking for ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "any price range . be a hotel , has free parkin . get me the address too"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'74 chesterton road');(_:result,name,'Ashley hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about the Ashley hotel . The address is 74 chesterton road ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "that would be great . What 's the area ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,name,'Ashley Hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Ashley Hotel is in the north . Would you like me to book accommodation for you ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . That is all the information I needed today ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo centre , and hope you enjoy your stay . Have a nice day ."
}
] |
SNG01829.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"29"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"29"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"74 chesterton road"
],
[
"_:result",
"name",
"Ashley hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"29"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"74 chesterton road"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I was wondering if you could help me find a restaurant in Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many restaurants in Cambridge ! What type of cuisine or price range are you looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Actually can you help look for a park in the south area ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,category,'parks');(_:result,count,'2');(_:result,name,\"Wandlebury Country Park and Sheep 's Green and Lammas Land Park Fen Causeway\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 2 parks , Wandlebury Country Park and Sheep 's Green and Lammas Land Park Fen Causeway . Do you need any additional information ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'la mimosa');(_:search,type,'Restaurant'))",
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction');(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need to know if there 's an entrance fee and I also need the phone number . I 'm also looking for a restaurant called La Mimosa ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:search,entrance_fee,'has an entrance fee');(_:search,type,'Attraction'))",
"inform((_:result,amount,'Neither');(_:result,category,'park');(_:result,name,\"Sheep 's Green\");(_:result,name,\"Wandlebury 's\");(_:result,phone,'01223243830');(_:result,phone,'01223302580');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Neither park has an entrance fee . The phone number for Sheep 's Green is 01223302580 . Wandlebury 's is 01223243830 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'la mimosa');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great . I am looking for a particular restaurant named la mimosa and I would like to book a table for 7 people ."
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would be happy to book that for you . Which day would you like to dine and do you have a preferred time ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'16:00');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like to dine at 16:00 on Friday , please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,day,'Friday');(_:booking,duration,'16:00');(_:booking,people,'7');(_:booking,type,'Booking'))",
"reqmore()",
"inform((_:result,name,'La Mimosa');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have booked you a table for 7 , at La Mimosa , on Friday evening at 16:00 . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , can you give me the reference number on that reservation please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'H5KIVRHS');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , I 'm sorry . The reference number is H5KIVRHS . Is there anything else I could help you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope , that s it . Thanks !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for allowing me to assist you with your Cambridge TownInfo adventures . Enjoy you time , please let us know if there 's anything we can assist with in the future ."
}
] |
MUL0806.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Wandlebury Country Park and Sheep 's Green and Lammas Land Park Fen Causeway"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:system",
"canthelp",
"_:search/e0fa029f"
],
[
"_:search/e0fa029f",
"entrance_fee",
"has an entrance fee"
],
[
"_:search/e0fa029f",
"type",
"Attraction"
],
[
"_:result",
"amount",
"Neither"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"name",
"Sheep 's Green"
],
[
"_:result",
"name",
"Wandlebury 's"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"phone",
"01223302580"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:system",
"canthelp",
"_:search/e0fa029f"
],
[
"_:search/e0fa029f",
"entrance_fee",
"has an entrance fee"
],
[
"_:search/e0fa029f",
"type",
"Attraction"
],
[
"_:result",
"amount",
"Neither"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"name",
"Sheep 's Green"
],
[
"_:result",
"name",
"Wandlebury 's"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"phone",
"01223302580"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:system",
"canthelp",
"_:search/e0fa029f"
],
[
"_:search/e0fa029f",
"entrance_fee",
"has an entrance fee"
],
[
"_:search/e0fa029f",
"type",
"Attraction"
],
[
"_:result",
"amount",
"Neither"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"phone",
"01223302580"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"16:00"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"La Mimosa"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:system",
"canthelp",
"_:search/e0fa029f"
],
[
"_:search/e0fa029f",
"entrance_fee",
"has an entrance fee"
],
[
"_:search/e0fa029f",
"type",
"Attraction"
],
[
"_:result",
"amount",
"Neither"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"phone",
"01223302580"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"16:00"
],
[
"_:booking",
"people",
"7"
],
[
"_:result",
"name",
"La Mimosa"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"H5KIVRHS"
],
[
"_: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,'nightclub');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a nightclub to visit ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Heidelberg Gardens in Lion Yard');(_:result,area,'centre');(_:result,category,'nightclubs');(_:result,name,'Ballare');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "Most of the nightclubs are in the centre area . Ballare is located at Heidelberg Gardens in Lion Yard . Would like to hear about some others ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))",
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No , but could you tell me more about that one ? is it in the centre ? What 's the postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,postcode,'cb23na');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is located in the centre . The postcode is cb23na ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm also looking for a restaurant that serves cheap chinese food ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'4');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "You have four options . Do you have an area preference ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like it to be in the centre ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Charlie Chan');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about Charlie Chan ? I eat there sometimes ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'19:00');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure , thank you ! Will you please book a table for 4 people at 19:00 on Friday ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'TLAT8P6I');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : TLAT8P6I . What else can I do for you today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That will be all , thank you very much for your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Glad to have been of help . Thank you for using the Cambridge TownInfo centre . Have a great day ."
}
] |
PMUL4944.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclub"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclub"
],
[
"_:result",
"address",
"Heidelberg Gardens in Lion Yard"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"name",
"Ballare"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclub"
],
[
"_:result",
"address",
"Heidelberg Gardens in Lion Yard"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"name",
"Ballare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"postcode",
"cb23na"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclub"
],
[
"_:result",
"address",
"Heidelberg Gardens in Lion Yard"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"name",
"Ballare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"postcode",
"cb23na"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclub"
],
[
"_:result",
"address",
"Heidelberg Gardens in Lion Yard"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"postcode",
"cb23na"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"19:00"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclub"
],
[
"_:result",
"address",
"Heidelberg Gardens in Lion Yard"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"postcode",
"cb23na"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"19:00"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"TLAT8P6I"
],
[
"_: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,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you tell me about moderately priced places to stay on the north side of town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'north');(_:result,count,'11');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 11 places to stay in the north part of town that are moderately priced . Do you have a need for parking or internet ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I 'd love to have free internet , and I 'd really like to stay at a guest house if possible ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Arbury Lodge Guesthouse');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Arbury Lodge Guesthouse has a 4 star rating . Would you like me to book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure . Please book for 6 people and 3 nights starting Tuesday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'VZCXFU9V');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've successfully booked your room . The reference number is VZCXFU9V ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can I please have the address ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'82 arbury road');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "They are located at 82 arbury road . Do you need anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you , that is all I needed ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , enjoy your stay ."
}
] |
SNG0916.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"VZCXFU9V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Arbury Lodge Guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"VZCXFU9V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"82 arbury road"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'kirkwood house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel called Kirkwood House please ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'Kirkwood House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 've located Kirkwood House . It 's a guesthouse in the north . Would you like to book a room ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "May I please have the phone number for the hotel ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223306283');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Absolutely . That number is 01223306283 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm also looking for some places to go while I 'm in town ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,category,'boating');(_:result,category,'park');(_:result,category,'swimmingpools');(_:result,type,'Attraction'))",
"inform((_:result,amount,'some');(_:result,area,'north');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is boating , a park , and some swimmingpools in the north . Any preference ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like it to be a museum please ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"canthelp((_:search,area,'north');(_:search,category,'museums');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry there are no museums in the north . Would you like me to check a different area ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "How about in the south ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'the byard art museum');(_:result,phone,'01223464646');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "How about the byard art museum the phone number is 01223464646 ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "How much is it to get in that place ? And what 's their postcode ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'free');(_:result,postcode,'cb21sj');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Entrance is free , and the postcode is cb21sj . Can I help with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that was all I needed . Thanks so much ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system today !"
}
] |
PMUL2534.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"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Kirkwood House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Kirkwood House"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Kirkwood House"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:result",
"category",
"boating"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"swimmingpools"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Kirkwood House"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:result",
"category",
"boating"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"swimmingpools"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:system",
"canthelp",
"_:search/4abd7a41"
],
[
"_:search/4abd7a41",
"area",
"north"
],
[
"_:search/4abd7a41",
"category",
"museums"
],
[
"_:search/4abd7a41",
"type",
"Attraction"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"boating"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"swimmingpools"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"category",
"museum"
],
[
"_:system",
"canthelp",
"_:search/4abd7a41"
],
[
"_:search/4abd7a41",
"area",
"north"
],
[
"_:search/4abd7a41",
"category",
"museums"
],
[
"_:search/4abd7a41",
"type",
"Attraction"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"the byard art museum"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"boating"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"swimmingpools"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"category",
"museum"
],
[
"_:system",
"canthelp",
"_:search/4abd7a41"
],
[
"_:search/4abd7a41",
"area",
"north"
],
[
"_:search/4abd7a41",
"category",
"museums"
],
[
"_:search/4abd7a41",
"type",
"Attraction"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"the byard art museum"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like a train to Cambridge on Friday"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,departure,'london kings cross');(_:result,leave_at,'05:17');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can get you a ticket that leaves london kings cross at 05:17 or do you need a later time than that ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'08:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I would need to leave after 08:00 please ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Can I just confirm your departure station please ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Sorry , I will be leaving from Norwich ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'9:35');(_:result,departure,'norwich');(_:result,destination,'cambridge');(_:result,id,'TR3292');(_:result,leave_at,'8:16');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR3292 leaving norwich at 8:16 and arriving in cambridge at 9:35 . Would you like to make a reservation for this train ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That sounds good . Can you book it for 7 people ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,people,'7');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes I will book it for 7 people , and give you the reference number ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay , well , let me know when you have that ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'9F6CEFRF');(_:booking,ticket,'123.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 123.2 GBP payable at the station . Reference number is : 9F6CEFRF ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'kohinoor');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Perfect , thank you ! I 'm also looking for a restaurant called Kohinoor . Can you help me with that as well ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'74 Mill Road City Centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "74 Mill Road City Centre is its address"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the post code please ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'Kohinoor');(_:result,postcode,'cb12as');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Kohinoor is in postcode cb12as . Can I help you with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . That 's all I need for now . Thank you so much ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Your welcome . Please contact us again ."
}
] |
MUL1499.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"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"05:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"08:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"05:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"08:00"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"08:00"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"arrive_by",
"9:35"
],
[
"_:result",
"departure",
"norwich"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR3292"
],
[
"_:result",
"leave_at",
"8:16"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"08:00"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"arrive_by",
"9:35"
],
[
"_:result",
"departure",
"norwich"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR3292"
],
[
"_:result",
"leave_at",
"8:16"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"people",
"7"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"08:00"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"arrive_by",
"9:35"
],
[
"_:result",
"departure",
"norwich"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR3292"
],
[
"_:result",
"leave_at",
"8:16"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"9F6CEFRF"
],
[
"_:booking",
"ticket",
"123.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"kohinoor"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"08:00"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"arrive_by",
"9:35"
],
[
"_:result",
"departure",
"norwich"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR3292"
],
[
"_:result",
"leave_at",
"8:16"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"9F6CEFRF"
],
[
"_:booking",
"ticket",
"123.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"kohinoor"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"08:00"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:result",
"arrive_by",
"9:35"
],
[
"_:result",
"departure",
"norwich"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR3292"
],
[
"_:result",
"leave_at",
"8:16"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"9F6CEFRF"
],
[
"_:booking",
"ticket",
"123.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"kohinoor"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "There 's an attraction I 'm looking for in Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Ok , are you looking for a church ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'downing college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No . I am looking for an attraction called Downing College ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Regent Street');(_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'Downing College');(_:result,phone,'01223334860');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Downing College is in the centre on Regent Street . The number is 01223334860 . It is even free !"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great ! Thanks so much for the info . I am also hoping you might help me find a restaurant in the centre ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,area,'centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many wonderful restaurants in the city centre . Do you have a price range ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "yes . it should be moderately priced ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Were you interested in a specific kind of cuisine ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "European would be a nice change ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'4');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay there are four matches for your request . May I make a suggestion ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , I would like your suggestion ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Galleria');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Galleria . Shall I book it ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , for 7 people please"
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What time would you like ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,duration,'12:45');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "At 12:45 please ."
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I also need the day in order to book it ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thursday , please . Thank you"
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Galleria');(_:booking,people,'7');(_:booking,ref,'8YPDWI4I');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked for 7 people at the Galleria . Your reference number is 8YPDWI4I . Can I be of further assistance today ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need . Thanks ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for letting us assist you today ! Enjoy your trip !"
}
] |
PMUL2112.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"downing college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"church"
],
[
"_:search",
"name",
"downing college"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"phone",
"01223334860"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"church"
],
[
"_:search",
"name",
"downing college"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"phone",
"01223334860"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"church"
],
[
"_:search",
"name",
"downing college"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"phone",
"01223334860"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"church"
],
[
"_:search",
"name",
"downing college"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"phone",
"01223334860"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"church"
],
[
"_:search",
"name",
"downing college"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223334860"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"count",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Galleria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"7"
],
[
"_: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",
"category",
"church"
],
[
"_:search",
"name",
"downing college"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223334860"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"count",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Galleria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"12:45"
],
[
"_: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": [
[
"_:result",
"category",
"church"
],
[
"_:search",
"name",
"downing college"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223334860"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"count",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Galleria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_: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",
"category",
"church"
],
[
"_:search",
"name",
"downing college"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223334860"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"count",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Galleria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Galleria"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"8YPDWI4I"
],
[
"_: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,name,'shanghai family restaurant');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant called shanghai family restaurant ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes I have it here . They are in the centre of town , moderately priced . When would like to reserve a table for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'19:15');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "7 People at 19:15 and can we do that on monday ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,day,'monday');(_:booking,duration,'19:15');(_:booking,name,'shanghai family restaurant');(_:booking,people,'7');(_:booking,ref,'QH390F14');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reservation at shanghai family restaurant this monday at 19:15 for 7 people was successful . Your Reference number is : QH390F14 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for booking that for me ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "My pleasure ! anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am also looking for a train leaving on Tuesday from Cambridge ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where are you headed , and at what time of day ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'17:45');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to get to Ely by 17:45 , please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'16:07');(_:result,id,'TR4447');(_:result,leave_at,'15:50');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR4447 is available . It leaves at 15:50 and arrives by 16:07 . Would you like me to book you a ticket ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please , I 'll need it for 7 people"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'ttc5x0up');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "confirmation # is ttc5x0up , anything else today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That s everything thanks for the help"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Terrific . I hope you enjoy your trip . Goodbye ."
}
] |
PMUL4371.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"monday"
],
[
"_:booking",
"duration",
"19:15"
],
[
"_:booking",
"name",
"shanghai family restaurant"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"QH390F14"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"day",
"monday"
],
[
"_:booking",
"duration",
"19:15"
],
[
"_:booking",
"name",
"shanghai family restaurant"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"QH390F14"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"day",
"monday"
],
[
"_:booking",
"duration",
"19:15"
],
[
"_:booking",
"name",
"shanghai family restaurant"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"QH390F14"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:booking",
"day",
"monday"
],
[
"_:booking",
"duration",
"19:15"
],
[
"_:booking",
"name",
"shanghai family restaurant"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"QH390F14"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"arrive_by",
"16:07"
],
[
"_:result",
"id",
"TR4447"
],
[
"_:result",
"leave_at",
"15:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:booking",
"day",
"monday"
],
[
"_:booking",
"duration",
"19:15"
],
[
"_:booking",
"name",
"shanghai family restaurant"
],
[
"_:booking",
"people",
"7"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"arrive_by",
"16:07"
],
[
"_:result",
"id",
"TR4447"
],
[
"_:result",
"leave_at",
"15:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"ttc5x0up"
],
[
"_: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 am looking for a place to stay with free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'32');(_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 32 hotels with free wifi . Is there a specific part of town you would like to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouses');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , it just needs to be in the moderate price range . I prefer guesthouses ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,has_parking,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'14');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 14 entries , would you like it to have free parking ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,has_parking,'dontcare');(_:search,people,'7');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That does not matter . What ones have availability for 7 people for 2 nights starting on Saturday ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Is there a star rating you would prefer to stay at"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like 3 stars or higher please"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,area,'north');(_:result,area,'south');(_:result,area,'west');(_:result,name,'hobsons house');(_:result,name,'the bridge house');(_:result,name,'the hamilton lodge');(_:result,type,'Hotel'))",
"inform((_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have the bridge house south area , the hamilton lodge in the north and hobsons house in the west . Which one would you like me to book ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Try booking the bridge house please ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , that one is unavailable . Would you like to try another ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please if it 's in the same price range ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,name,'Hamilton Lodge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have the Hamilton Lodge in the north , would you like me to book that one ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . And I will need the reference number ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Saturday');(_:booking,name,'Hamilton Lodge');(_:booking,people,'7');(_:booking,ref,'63GDBABK');(_:booking,stay,'2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked the Hamilton Lodge for you . Starting on Saturday for 2 nights for 7 people . Your reference number is 63GDBABK . Is there anything else I can do for you ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Okay great . That is all I need ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "So glad I could help . Have a great day ! Good - Bye !"
}
] |
SSNG0396.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"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"32"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"hobsons house"
],
[
"_:result",
"name",
"the bridge house"
],
[
"_:result",
"name",
"the hamilton lodge"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"hobsons house"
],
[
"_:result",
"name",
"the bridge house"
],
[
"_:result",
"name",
"the hamilton lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/e28a3f02"
],
[
"_:booking/e28a3f02",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_: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",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"canthelp",
"_:booking/e28a3f02"
],
[
"_:booking/e28a3f02",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"canthelp",
"_:booking/e28a3f02"
],
[
"_:booking/e28a3f02",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"63GDBABK"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))"
],
"speaker": "user",
"text": "Where is the Parkside Police Station ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "It 's address is \t Parkside , Cambridge with Postcode CB11JG"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Thank you , what is their phone number ?"
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "The phone number is 01223358966 ."
}
] |
SNG01932.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"request((_:result,destination,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Where should I go ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'd love to help . Are you looking for an attraction ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'churches');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes are there any churches ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,category,'churches');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes there are many churches , what area of town are you looking for a church in ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "In the centre of town please , and can you tell me the entrance fee ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"canthelp((_:search,area,'centre');(_:search,category,'churches');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Unfortunately , there are no churches in the centre of town . Is there another area of town that I can check for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'museums');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "No thank you . Are there any museums ? I will need the entrance fee for those please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'the primavera');(_:result,type,'Attraction'))",
"reqmore()",
"inform((_:result,category,'museums');(_:result,count,'11');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have 11 museums . I can recommend the primavera . It is free . Can I help you with anything else today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes ! Can you help me book a hotel room ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,has_internet,?);(_:search,has_parking,?);(_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure ! What sort of amenities are you looking for ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,name,'bridge guest house');(_:search,people,'8');(_:search,stay,'5');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like info on bridge guest house . I need 5 nights for 8 people starting saturday . Can you book and give me a reference number please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Saturday');(_:booking,people,'8');(_:booking,ref,'IDXPOR2N');(_:booking,stay,'5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Reservations for 8 arriving on Saturday and staying 5 days . Your Reference number is : IDXPOR2N . Is there anything else I can do for you today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No you 've been very helpful . Thank you for as assisting me ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day ."
}
] |
PMUL2992.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:result",
"destination",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"destination",
"?"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"churches"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"destination",
"?"
],
[
"_:search",
"category",
"churches"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"churches"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"destination",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"churches"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/3c4e594f"
],
[
"_:search/3c4e594f",
"area",
"centre"
],
[
"_:search/3c4e594f",
"category",
"churches"
],
[
"_:search/3c4e594f",
"type",
"Attraction"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"destination",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/3c4e594f"
],
[
"_:search/3c4e594f",
"area",
"centre"
],
[
"_:search/3c4e594f",
"category",
"churches"
],
[
"_:search/3c4e594f",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"the primavera"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"destination",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:system",
"canthelp",
"_:search/3c4e594f"
],
[
"_:search/3c4e594f",
"area",
"centre"
],
[
"_:search/3c4e594f",
"category",
"churches"
],
[
"_:search/3c4e594f",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"the primavera"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_: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",
"destination",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:system",
"canthelp",
"_:search/3c4e594f"
],
[
"_:search/3c4e594f",
"area",
"centre"
],
[
"_:search/3c4e594f",
"category",
"churches"
],
[
"_:search/3c4e594f",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"the primavera"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"IDXPOR2N"
],
[
"_:booking",
"stay",
"5"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need place to stay in Cambridge . Want it cheap with 4 stars ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'hotels');(_:result,count,'2');(_:result,pricerange,'cheaper than the others');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I found 2 different 4 star hotels in that are cheaper than the others . Would you like to reserve that room for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What are the names of the 2 hotels ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'Alexander bed and breakfast');(_:result,name,'Allenbell');(_:result,pricerange,'the cheapest');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Allenbell and the Alexander bed and breakfast are the cheapest ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need one in the east area . Is one of them in the east ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'East');(_:result,name,'Allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Allenbell is in the East area . can I get you a booking there ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,category,?);(_:result,has_parking,?);(_:result,type,'Hotel'))",
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What type of hotel is it , and do they have free parking ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guesthouse');(_:result,has_parking,'none');(_:result,name,'Allenbell');(_:result,type,'Hotel'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Allenbell is a guesthouse with free parking . Would you like me to check availability for a certain day of the week ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))",
"inform((_:search,name,'Allenbell');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , if you could get me the postcode for Allenbell that would be great ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,postcode,'cb13js');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The post code is cb13js"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'soul tree nightclub');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Cool . Do you happen to know anything about the Soul Tree nightclub ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'nightclub');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , it 's a nightclub in the centre area . Would you like the phone number or address ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I need the postcode and address ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'1 - 6 corn exchange street');(_:result,postcode,'cb23qf');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is 1 - 6 corn exchange street and the postcode is cb23qf . Is there anything else I can help you with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that 's all I need today . You 've been a great help . Goodbye !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for your interest in Cambridge , we look forward to seeing you here !"
}
] |
MUL2539.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"cheaper than the others"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"pricerange",
"the cheapest"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"pricerange",
"the cheapest"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"pricerange",
"the cheapest"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"East"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"name",
"Allenbell"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"pricerange",
"the cheapest"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"East"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"pricerange",
"the cheapest"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_: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",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"pricerange",
"the cheapest"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"1 - 6 corn exchange street"
],
[
"_:result",
"postcode",
"cb23qf"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,\"saint john 's college\");(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you help me find information on saint john 's college ?"
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,\"Saint John 's Street\");(_:result,area,'Centre of town');(_:result,entrance_fee,'2.50 Pounds');(_:result,name,\"Saint John 's College\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Saint John 's College is in the Centre of town on Saint John 's Street . The entrance fee is 2.50 Pounds . Can I help you with anything else ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Is there an exact address , like a street number ? Thanks !"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,\"Saint John 's Street\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is on Saint John 's Street , though it does n't have an exact street number . Is there anything else you would like to know ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,leave_at,'11:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I 'm also looking for a train that leaves on Friday after 11:15 ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be departing from , and what is your destination ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "cambridge is my destination and from leicester"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,day,'Friday');(_:result,id,'TR3877');(_:result,leave_at,'12:09');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR3877 leaves at 12:09 on Friday . Would you like me to book it for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , can you book it for 1 person , please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'2X743C2D');(_:booking,ticket,'37.79 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It has been booked . Your total fee is 37.79 GBP , which is payable at the station . Your reference number is 2X743C2D ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great . Thanks for all your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a good day !"
}
] |
PMUL3597.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint john 's college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint john 's college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Saint John 's Street"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"entrance_fee",
"2.50 Pounds"
],
[
"_:result",
"name",
"Saint John 's College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint john 's college"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"entrance_fee",
"2.50 Pounds"
],
[
"_:result",
"name",
"Saint John 's College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Saint John 's Street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint john 's college"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"entrance_fee",
"2.50 Pounds"
],
[
"_:result",
"name",
"Saint John 's College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Saint John 's Street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint john 's college"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"entrance_fee",
"2.50 Pounds"
],
[
"_:result",
"name",
"Saint John 's College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Saint John 's Street"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"id",
"TR3877"
],
[
"_:result",
"leave_at",
"12:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint john 's college"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"entrance_fee",
"2.50 Pounds"
],
[
"_:result",
"name",
"Saint John 's College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Saint John 's Street"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"11:15"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"id",
"TR3877"
],
[
"_:result",
"leave_at",
"12:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2X743C2D"
],
[
"_:booking",
"ticket",
"37.79 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to find a cheap indian restaurant to dine at ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'4');(_:result,food,'Indian');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 4 cheap Indian restaurants in town . Do you prefer to go to a specific area of town ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I want to go in Cambridge and I will need the address , postcode , and area to find it ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'4');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 4 restaurants that meet your request . Can you tell me what area of town you 'd prefer ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I have no preference but I would like an attraction to visit in the city center ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,address,'Victoria Ave in Chesterton');(_:result,area,'north');(_:result,name,'Royal Spice');(_:result,postcode,'cb41eh');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would recommend the Royal Spice restaurant in the north , on Victoria Ave in Chesterton , postcode cb41eh . What area would you like your attraction to be located in ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction');(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would prefer it to be in the centre . Could you give me the address and postcode ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'74 Mill Road City Centre');(_:result,name,'kohinoor');(_:result,postcode,'cb12as');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Can I recommend kohinoor , it 's address is 74 Mill Road City Centre , and the postcode is cb12as ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'Kohinoor');(_:search,type,'Attraction');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What sort of attraction is Kohinoor ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Attraction'))",
"canthelp((_:search,name,'Kohinoor');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm not sure , Kohinoor is not listed in my database . Are you sure you spelled that correctly ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'the restaurant');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need a taxi between the restaurant and the hotel ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "what time would you want to leave ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "I would like to leave by 6:30 ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Just to double check ... you want a taxi at 6:30 ? In the morning ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , I would like to leave by 6:30 in the morning please"
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I see that we have n't discussed hotel reservations . Before I book a taxi , can you tell me where you are staying ? Or can I help you to make a reservation ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'the attraction');(_:search,destination,'the restaurant');(_:search,leave_at,'06:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Sorry , I misspoke . I need a taxi from the attraction to the restaurant , please , leaving by 06:30 ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'red Toyota');(_:result,departure,'Kohinoor');(_:result,destination,'Royal Spice');(_:result,phone,'07391598275');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Ok we have a taxi booked between Kohinoor and Royal Spice , a red Toyota . Contact number is 07391598275"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all that I need for now . Thank you for your help ."
},
{
"id": 19,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "Alright . Thank you for calling ."
},
{
"id": 20,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Have a great day now ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "You , too . I hope you have a wonderful trip to Cambridge . Goodbye ."
}
] |
PMUL2104.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"address",
"Victoria Ave in Chesterton"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:result",
"postcode",
"cb41eh"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"Kohinoor"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/1f2c7bf9"
],
[
"_:search/1f2c7bf9",
"name",
"Kohinoor"
],
[
"_:search/1f2c7bf9",
"type",
"Attraction"
],
[
"_:search",
"name",
"the restaurant"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/1f2c7bf9"
],
[
"_:search/1f2c7bf9",
"name",
"Kohinoor"
],
[
"_:search/1f2c7bf9",
"type",
"Attraction"
],
[
"_:search",
"name",
"the restaurant"
],
[
"_:search",
"leave_at",
"?"
],
[
"_: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",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/1f2c7bf9"
],
[
"_:search/1f2c7bf9",
"name",
"Kohinoor"
],
[
"_:search/1f2c7bf9",
"type",
"Attraction"
],
[
"_:search",
"name",
"the restaurant"
],
[
"_: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",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/1f2c7bf9"
],
[
"_:search/1f2c7bf9",
"name",
"Kohinoor"
],
[
"_:search/1f2c7bf9",
"type",
"Attraction"
],
[
"_:search",
"name",
"the restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the attraction"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"06:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:system",
"canthelp",
"_:search/1f2c7bf9"
],
[
"_:search/1f2c7bf9",
"name",
"Kohinoor"
],
[
"_:search/1f2c7bf9",
"type",
"Attraction"
],
[
"_:search",
"name",
"the restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the attraction"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"06:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red Toyota"
],
[
"_:result",
"departure",
"Kohinoor"
],
[
"_:result",
"destination",
"Royal Spice"
],
[
"_:result",
"phone",
"07391598275"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:system",
"canthelp",
"_:search/1f2c7bf9"
],
[
"_:search/1f2c7bf9",
"name",
"Kohinoor"
],
[
"_:search/1f2c7bf9",
"type",
"Attraction"
],
[
"_:search",
"name",
"the restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the attraction"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"06:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red Toyota"
],
[
"_:result",
"departure",
"Kohinoor"
],
[
"_:result",
"destination",
"Royal Spice"
],
[
"_:result",
"phone",
"07391598275"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"dismissed",
"_: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,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a restaurant in the town 's centre"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'wide variety');(_:result,area,'center');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have a wide variety of restaurants in the center of town . Did you have a specific type of cuisine in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'molecular gastronomy');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes i am looking for one that serves molecular gastronomy ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,food,'molecular gastronomy');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , there are no restaurants specializing in molecular gastronomy located in the centre ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about any Italian restaurants in the same area ?"
},
{
"id": 5,
"rdf-acts": [
"thank()",
"inform((_:result,amount,'nine');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "yes ! there are nine to choose from ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Show me the one you think is best . I will need the postcode , phone number and price range for it ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Stazione Restaurant and Coffee Bar');(_:result,phone,'01223352607');(_:result,postcode,'cb23nj');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Stazione Restaurant and Coffee Bar is expensive , but worth it ! The phone number is 01223352607 and the postcode is cb23nj ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need a place to stay in the Centre , free parking as well ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'both');(_:result,pricerange,'cheaper');(_:result,pricerange,'more expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay do you ave a preference for price ? I have both cheaper and more expensive options but nothing that is considered moderate ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a cheap option please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'El Shaddai');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would suggest El Shaddai . Would you like a reservation ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Possibly , do they have free wifi ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Yes it does . It is very nice ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Great , I would like a reservation for 1 , 3 nights starting from Wednesday . If that fails , then Friday and the reference number ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'G8HH6HCW');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : G8HH6HCW ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you ! Have a great day !"
},
{
"id": 17,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Okay I am glad I could be of help ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank for calling ."
},
{
"id": 19,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with today ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No . The restaurant and lodging are all . Thank you , again . Goodbye ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting us and have a nice day ."
}
] |
PMUL0346.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",
"amount",
"wide variety"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"molecular gastronomy"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"wide variety"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/9eb33c79"
],
[
"_:search/9eb33c79",
"area",
"centre"
],
[
"_:search/9eb33c79",
"food",
"molecular gastronomy"
],
[
"_:search/9eb33c79",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/9eb33c79"
],
[
"_:search/9eb33c79",
"area",
"centre"
],
[
"_:search/9eb33c79",
"food",
"molecular gastronomy"
],
[
"_:search/9eb33c79",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/9eb33c79"
],
[
"_:search/9eb33c79",
"area",
"centre"
],
[
"_:search/9eb33c79",
"food",
"molecular gastronomy"
],
[
"_:search/9eb33c79",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"name",
"Stazione Restaurant and Coffee Bar"
],
[
"_:result",
"phone",
"01223352607"
],
[
"_:result",
"postcode",
"cb23nj"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/9eb33c79"
],
[
"_:search/9eb33c79",
"area",
"centre"
],
[
"_:search/9eb33c79",
"food",
"molecular gastronomy"
],
[
"_:search/9eb33c79",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"name",
"Stazione Restaurant and Coffee Bar"
],
[
"_:result",
"phone",
"01223352607"
],
[
"_:result",
"postcode",
"cb23nj"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"pricerange",
"cheaper"
],
[
"_:result",
"pricerange",
"more expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/9eb33c79"
],
[
"_:search/9eb33c79",
"area",
"centre"
],
[
"_:search/9eb33c79",
"food",
"molecular gastronomy"
],
[
"_:search/9eb33c79",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"phone",
"01223352607"
],
[
"_:result",
"postcode",
"cb23nj"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"pricerange",
"cheaper"
],
[
"_:result",
"pricerange",
"more expensive"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/9eb33c79"
],
[
"_:search/9eb33c79",
"area",
"centre"
],
[
"_:search/9eb33c79",
"food",
"molecular gastronomy"
],
[
"_:search/9eb33c79",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"phone",
"01223352607"
],
[
"_:result",
"postcode",
"cb23nj"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"pricerange",
"cheaper"
],
[
"_:result",
"pricerange",
"more expensive"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_: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
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/9eb33c79"
],
[
"_:search/9eb33c79",
"area",
"centre"
],
[
"_:search/9eb33c79",
"food",
"molecular gastronomy"
],
[
"_:search/9eb33c79",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"phone",
"01223352607"
],
[
"_:result",
"postcode",
"cb23nj"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"pricerange",
"cheaper"
],
[
"_:result",
"pricerange",
"more expensive"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"G8HH6HCW"
],
[
"_: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",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/9eb33c79"
],
[
"_:search/9eb33c79",
"area",
"centre"
],
[
"_:search/9eb33c79",
"food",
"molecular gastronomy"
],
[
"_:search/9eb33c79",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"phone",
"01223352607"
],
[
"_:result",
"postcode",
"cb23nj"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"pricerange",
"cheaper"
],
[
"_:result",
"pricerange",
"more expensive"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"G8HH6HCW"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/9eb33c79"
],
[
"_:search/9eb33c79",
"area",
"centre"
],
[
"_:search/9eb33c79",
"food",
"molecular gastronomy"
],
[
"_:search/9eb33c79",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"phone",
"01223352607"
],
[
"_:result",
"postcode",
"cb23nj"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"pricerange",
"cheaper"
],
[
"_:result",
"pricerange",
"more expensive"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"G8HH6HCW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello , please find me a museum in the center of town ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'another kind of museum');(_:result,category,'art museum');(_:result,type,'Attraction'))",
"inform((_:result,amount,'eleven');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are eleven to choose from . Would you like an art museum or another kind of museum ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "find me the address , phone number and fee for an art museum in the center of town ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'10 Kings Parade');(_:result,entrance_fee,'free');(_:result,name,'Primavera');(_:result,phone,'01223357708');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Primavera is located at 10 Kings Parade . The phone number is 01223357708 . The admission is free . Is there anything else I can find for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'3-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks , yes please . I 'm also looking for some 3-star lodgings that offer complimentary parking ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'center');(_:result,area,'east');(_:result,name,'Gonville Hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have places that meet those requirements all over town , except in the east . If price is not an issue , I recommend the Gonville Hotel in the center ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'gonville hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The Gonville Hotel sounds good . As long as it is close to the attraction ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "What type of attraction ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am interested in a museum ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'the castle galleries');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "well then the castle galleries is the place to go ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,name,'Primavera');(_:search,people,'1');(_:search,stay,'5');(_:search,type,'Attraction');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Oh , no , I am happy with Primavera , thanks . I just need that reservation at Gonville . 5 nights on Friday for 1 person please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,day,'Friday');(_:booking,name,'Gonville hotel');(_:booking,ref,'KS5S2XSF');(_:booking,stay,'5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have reserved 5 days at Gonville hotel beginning Friday . Your reference number is KS5S2XSF ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,destination,'primavera');(_:search,leave_at,'15:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Just need a taxi from gonville to the primavera , I want to leave by 15:45"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'yellow volkswagen');(_:result,phone,'07294843257');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking completed ! Booked car type : yellow volkswagen . Contact number : 07294843257 . Is there anything else I can help you with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Actually , I 'm all taken care of . Thanks . Goodbye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! goodbye"
}
] |
PMUL2664.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"another kind of museum"
],
[
"_:result",
"category",
"art museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"category",
"another kind of museum"
],
[
"_:result",
"category",
"art museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"10 Kings Parade"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Primavera"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"category",
"another kind of museum"
],
[
"_:result",
"category",
"art museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"10 Kings Parade"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3-star"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:result",
"category",
"another kind of museum"
],
[
"_:result",
"category",
"art museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"10 Kings Parade"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3-star"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:result",
"category",
"another kind of museum"
],
[
"_:result",
"category",
"art museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"10 Kings Parade"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3-star"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"the castle galleries"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"name",
"Primavera"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:result",
"category",
"another kind of museum"
],
[
"_:result",
"category",
"art museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"10 Kings Parade"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3-star"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"the castle galleries"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"name",
"Primavera"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Gonville hotel"
],
[
"_:booking",
"ref",
"KS5S2XSF"
],
[
"_:booking",
"stay",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"primavera"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:result",
"category",
"another kind of museum"
],
[
"_:result",
"category",
"art museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:result",
"address",
"10 Kings Parade"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"3-star"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"the castle galleries"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"name",
"Primavera"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Gonville hotel"
],
[
"_:booking",
"ref",
"KS5S2XSF"
],
[
"_:booking",
"stay",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"primavera"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow volkswagen"
],
[
"_:result",
"phone",
"07294843257"
],
[
"_: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,day,'monday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train to cambridge on monday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,day,'Monday');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have many trains heading to Cambridge on Monday . What is your point of departure for that day ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'11:15');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to go to ely and arrive by 11:15 ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,departure,'Cambridge');(_:result,destination,'Ely');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I 'm sorry for the confusion , just to verify - are you departing from Cambridge with Ely as your destination ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No , sorry , I am traveling to Cambridge from Ely ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'6:07');(_:result,id,'TR2013');(_:result,leave_at,'5:50');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR2013 leaving at 5:50 and arriving at 6:07 . Would you like to make reservations for that ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes please . Make a booking for 6 people and send me the reference number"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'9QJPHZUT');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are booked and ready to go . Your reference number is 9QJPHZUT . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes I need a place to go in the centre ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,category,'boating');(_:result,category,'colleges');(_:result,category,'museums');(_:result,category,'nightclubs');(_:result,category,'theatres');(_:result,type,'Attraction'))",
"inform((_:result,amount,'more than 40');(_:result,area,'centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "In the centre , we have more than 40 attractions . Everything from museums , colleges , nightclubs , boating , theatres , etc . Is there something you have in mind ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'theatres');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What are the theatres options ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'theatre');(_:result,count,'4');(_:result,name,'Mumford Theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are four theatre options all in the centre . Would you like to try the Mumford Theatre ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sure . What 's the postcode ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,postcode,'cb11pt');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "postcode is cb11pt ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help . Have a great day ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "your very welcome !"
}
] |
PMUL1103.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Monday"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Monday"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"6:07"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"5:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Monday"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"6:07"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"5:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"9QJPHZUT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:result",
"day",
"Monday"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"6:07"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"5:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"9QJPHZUT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"boating"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"amount",
"more than 40"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"theatres"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:result",
"day",
"Monday"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"6:07"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"5:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"9QJPHZUT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"more than 40"
],
[
"_:search",
"category",
"theatres"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theatre"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:result",
"day",
"Monday"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"6:07"
],
[
"_:result",
"id",
"TR2013"
],
[
"_:result",
"leave_at",
"5:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"9QJPHZUT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"more than 40"
],
[
"_:search",
"category",
"theatres"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theatre"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:result",
"postcode",
"cb11pt"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am planning a trip in Cambridge"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "great , would you like some information ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'21:45');(_:search,day,'sunday');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking to go to Leicester . I want to leave on Sunday and arrive by 21:45 ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,arrive_by,'21:06');(_:booking,category,'Train');(_:booking,destination,'Leicester');(_:booking,id,'TR9831');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR9831 arrives in Leicester at 21:06 , will that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That would be fine . I 'll need the travel time , price , and train ID , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR9831');(_:result,leave_at,'19:21');(_:result,ticket,'30.24 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "train i d is TR9831 leaves at 19:21 and will cost 30.24 pounds"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'nandos');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you . Also i need to book a reservation at a restaurant named Nandos ."
},
{
"id": 7,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'south');(_:result,type,'Restaurant'))",
"inform((_:result,count,'2');(_:result,name,'Nandos');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , we have two Nandos . One in the south and one in the centre . Which would you prefer ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,day,'sunday');(_:search,duration,'16:45');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'll go with the one in the centre . I need a booking for 8 at 16:45 on sunday ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'VIUNXVBC');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table is reserved , reference # VIUNXVBC . Can I help you with anything else today ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "That is all I need ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Ok . Have a great day ."
}
] |
PMUL3309.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"21:06"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"destination",
"Leicester"
],
[
"_:booking",
"id",
"TR9831"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"21:06"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"destination",
"Leicester"
],
[
"_:booking",
"id",
"TR9831"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"TR9831"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:result",
"ticket",
"30.24 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"name",
"nandos"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"21:06"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"destination",
"Leicester"
],
[
"_:booking",
"id",
"TR9831"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"TR9831"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:result",
"ticket",
"30.24 pounds"
],
[
"_:search",
"name",
"nandos"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"21:06"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"destination",
"Leicester"
],
[
"_:booking",
"id",
"TR9831"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"TR9831"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:result",
"ticket",
"30.24 pounds"
],
[
"_:search",
"name",
"nandos"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"VIUNXVBC"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a moderately priced guest house . Can you recommend one ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'15');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 15 options . Do you have a specific area you would like to stay in ? And are you interested in wifi and parking ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'no');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't care about wifi or parking . To be honest , I do n't care what area it is in , either . What would you pick ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,name,'Acorn Guest House');(_:result,pricerange,'moderately price');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I would go with the Acorn Guest House if I were choosing a moderately price guesthouse ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Sounds nice . What is the address and postcode please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'154 Chesterton Rd');(_:result,postcode,'cb41da');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The address is 154 Chesterton Rd , the postal code is cb41da , is there anything else that I can assist with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'boat');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm also looking for an attraction preferably on a boat in the west ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:search,area,'west');(_:search,category,'boats');(_:search,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "There are no boats in the west , can I try something else for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'museums');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hmm . What about museums ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Cambridge and county folk museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cambridge and county folk museum is available , would you like that ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sure . That sounds good . Can I get their address and postcode please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'2 - 3 Castle Street');(_:result,postcode,'cb30aq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure their address is 2 - 3 Castle Street and the postcode is cb30aq"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Thanks ! I also need a taxi between both locations , please ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Can you tell what time you want to be picked up and at which location ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,leave_at,'23:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to leave the hotel by 23:15 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'black ford');(_:result,phone,'07349924614');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking completed ! Your contact number is 07349924614 . The car type is a black ford . Can I help you with anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Wow that was fast thanks ! No , that is all I needed . Hope you have a wonderful day ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo centre . Goodbye !"
}
] |
MUL2598.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:result",
"address",
"154 Chesterton Rd"
],
[
"_:result",
"postcode",
"cb41da"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:result",
"address",
"154 Chesterton Rd"
],
[
"_:result",
"postcode",
"cb41da"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"canthelp",
"_:search/25cf2c29"
],
[
"_:search/25cf2c29",
"area",
"west"
],
[
"_:search/25cf2c29",
"category",
"boats"
],
[
"_:search/25cf2c29",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:result",
"address",
"154 Chesterton Rd"
],
[
"_:result",
"postcode",
"cb41da"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"canthelp",
"_:search/25cf2c29"
],
[
"_:search/25cf2c29",
"area",
"west"
],
[
"_:search/25cf2c29",
"category",
"boats"
],
[
"_:search/25cf2c29",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Cambridge and county folk museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"canthelp",
"_:search/25cf2c29"
],
[
"_:search/25cf2c29",
"area",
"west"
],
[
"_:search/25cf2c29",
"category",
"boats"
],
[
"_:search/25cf2c29",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"name",
"Cambridge and county folk museum"
],
[
"_:result",
"address",
"2 - 3 Castle Street"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"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",
"pricerange",
"moderately"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"canthelp",
"_:search/25cf2c29"
],
[
"_:search/25cf2c29",
"area",
"west"
],
[
"_:search/25cf2c29",
"category",
"boats"
],
[
"_:search/25cf2c29",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"name",
"Cambridge and county folk museum"
],
[
"_:result",
"address",
"2 - 3 Castle Street"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"23:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"canthelp",
"_:search/25cf2c29"
],
[
"_:search/25cf2c29",
"area",
"west"
],
[
"_:search/25cf2c29",
"category",
"boats"
],
[
"_:search/25cf2c29",
"type",
"Attraction"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"name",
"Cambridge and county folk museum"
],
[
"_:result",
"address",
"2 - 3 Castle Street"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"23:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black ford"
],
[
"_:result",
"phone",
"07349924614"
],
[
"_: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,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello , I need to find a place to stay for the night . I 'd rather be in the north than the city centre , and I 'm willing to pay a moderate sum ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,category,'guesthouses');(_:result,name,'the acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have several guesthouses available . Would the acorn guest house work for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does that have free wifi ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , they offer free internet and parking . Would you like to book a room ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Could I please have the address ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'154 Chesterton Road');(_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure . Acorn Guest House is on 154 Chesterton Road . Can I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a moderate place to eat , same area as my hotel ."
},
{
"id": 7,
"rdf-acts": [
"select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,type,'Restaurant'))",
"inform((_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is a Chinese restaurant , as well as an Indian restaurant , in that area . Which do you prefer ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I have the address for the Chinese place ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'191 Histon Road Chesterton');(_:result,name,'Golden Wok Chinese restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address for the Golden Wok Chinese restaurant is 191 Histon Road Chesterton . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I have the address for the Indian restaurant ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'7 Milton Road Chesterton');(_:result,food,'Indian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address for the Indian restaurant is 7 Milton Road Chesterton . Do you need anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is all I need today . Thank you for all your help !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Good - bye ."
}
] |
MUL1287.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"name",
"the acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"name",
"the acorn guest house"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"address",
"154 Chesterton Road"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"address",
"154 Chesterton Road"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"191 Histon Road Chesterton"
],
[
"_:result",
"name",
"Golden Wok Chinese restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Golden Wok Chinese restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"7 Milton Road Chesterton"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "I have been robbed and looking for help ."
},
{
"id": 1,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Would you like me to contact the Parkside police for you ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "No , I need to find out the address , phone number , and postcode of the location I was robbed ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The phone number for the police is 01223358966 ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "What is the address and postcode ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The address is Parkside , Cambridge , Postcode : CB11JG . Is there anything else you need ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that 's all . Thanks for helping ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you goodbye"
}
] |
SNG02005.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you help me find a place to go in the west part of town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Did you have a specific place in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'Not');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Not really - what 's your favorite ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'entertainment');(_:result,name,'Whale of a time');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Whale of a time is a great place if you are into entertainment ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What kind of attraction is that ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,category,'softplace area with an aquatic theme');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's an softplace area with an aquatic theme . Great for the whole family , especially the younger ones !"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'pizza express');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "that will be good . i also want information about pizza express"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'Italian');(_:result,name,'pizza express');(_:result,phone,'01223324033');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "pizza express is italian and loated in the centre with moderate pricing \t telephone # is 01223324033"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "wonderful . thank you for your help today ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you and have a wonderful time !"
}
] |
PMUL4287.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"Not"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"Not"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"name",
"Whale of a time"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"area",
"Not"
],
[
"_:result",
"name",
"Whale of a time"
],
[
"_:result",
"category",
"softplace area with an aquatic theme"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"pizza express"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"area",
"Not"
],
[
"_:result",
"category",
"softplace area with an aquatic theme"
],
[
"_:search",
"name",
"pizza express"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"pizza express"
],
[
"_:result",
"phone",
"01223324033"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train going to cambridge on thursday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "From where and at what time would you like to depart ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing from broxbourne on thursday ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time would you like to leave by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'13:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I just need to arrive at or a little before 13:00 , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'12:32');(_:result,destination,'Cambridge');(_:result,id,'TR1590');(_:result,leave_at,'11:32');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR1590 that will leave at 11:32 and put you in Cambridge at 12:32 . Would that be okay ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'worth house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . I also am looking for a hotel called Worth House ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"inform((_:result,address,'152 Chesterton Road');(_:result,area,'north');(_:result,category,'hotel');(_:result,name,'Worth house');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Worth house is a cheap hotel in the north . Its on 152 Chesterton Road . Would you like to book ? Also would you like me to book train ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No , can you give me the travel time , departure time , and train ID for the train you mentioned ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'60 minutes');(_:result,id,'TR1590');(_:result,leave_at,'11:32');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR1590 \t leaves at 11:32 \t and the duration is 60 minutes ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,name,'worth house');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks ! I 'd like to book at the worth house for 7 people and 3 nights starting thursday ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"inform((_:booking,name,'Worth House');(_:booking,ref,'FA43DXGE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reservations at Worth House have been confirmed . Your reference number is FA43DXGE . Did you need assistance reserving train seats ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you that will be all"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . Enjoy your stay at the Worth House ."
}
] |
PMUL1786.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:result",
"arrive_by",
"12:32"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR1590"
],
[
"_:result",
"leave_at",
"11:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"worth house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:result",
"arrive_by",
"12:32"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR1590"
],
[
"_:result",
"leave_at",
"11:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"worth house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"152 Chesterton Road"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Worth house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:result",
"arrive_by",
"12:32"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"152 Chesterton Road"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Worth house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"id",
"TR1590"
],
[
"_:result",
"leave_at",
"11:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"name",
"worth house"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:result",
"arrive_by",
"12:32"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"address",
"152 Chesterton Road"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Worth house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"id",
"TR1590"
],
[
"_:result",
"leave_at",
"11:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"name",
"worth house"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"name",
"Worth House"
],
[
"_:booking",
"ref",
"FA43DXGE"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "My husband and I are celebrating our anniversary and want to find a great place to stay in town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'a variety');(_:result,area,'Cambridge');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Congratulations on your upcoming anniversary ! Cambridge offers a variety of lodging options , what is your price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a 4 star guesthouse that includes free parking ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have several options for you , is there a particular area you are interested in during your stay ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "yes should be in the west"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guesthouse');(_:result,name,'Finches Bed and Breakfast');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have one guesthouse that fits that criteria , Finches Bed and Breakfast . Would you like me to book for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'two');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please ! We 'll arrive on Monday and stay 2 nights . Just the two of us , of course !"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Finches Bed and Breakfast');(_:booking,ref,'FKRO2HOW');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok , your hotel stay at Finches Bed and Breakfast is booked , Reference number FKRO2HOW . Will there be anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'cambridge museum of technology');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am wanting to know more about the Cambridge Museum of Technology ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,entrance_fee,'5 pounds');(_:result,phone,'01223368650');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , it 's located in the centre area of town . The phone number is 01223368650 . The entrance fee is 5 pounds ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the address , please ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'old pumping station , cheddars lane');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is the old pumping station , cheddars lane . Did you want any more information about the museum ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,leave_at,'24:30');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,category,?);(_:result,entrance_fee,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , I need the entrance fee . I will also need a taxi to pick me up by 24:30 . I need the contact number and car type please ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,entrance_fee,'5 pounds');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The entrance fee is 5 pounds ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'the museum');(_:search,leave_at,'24:30');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Can you book the taxi for me at 24:30 leaving from the museum please . I will need the contact number and the car type ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "and what is your destination ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'Cambridge Museum');(_:search,destination,'finches bed and breakfast');(_:search,leave_at,'24:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will leave the Cambridge Museum at 24:30 , going to the the Finches Bed and Breakfast ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'grey volvo');(_:result,phone,'07239297218');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Your taxi has been booked . It will be a grey volvo and the contact number is 07239297218 ."
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks so much . That is all I need for today . Bye ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice stay !"
}
] |
PMUL3233.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"a variety"
],
[
"_:result",
"area",
"Cambridge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"Cambridge"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"Cambridge"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"Cambridge"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Finches Bed and Breakfast"
],
[
"_:booking",
"ref",
"FKRO2HOW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Finches Bed and Breakfast"
],
[
"_:booking",
"ref",
"FKRO2HOW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_: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",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"name",
"Finches Bed and Breakfast"
],
[
"_:booking",
"ref",
"FKRO2HOW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"old pumping station , cheddars lane"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"leave_at",
"24:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_: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",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"name",
"Finches Bed and Breakfast"
],
[
"_:booking",
"ref",
"FKRO2HOW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"old pumping station , cheddars lane"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the museum"
],
[
"_:search",
"leave_at",
"24:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_: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",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"name",
"Finches Bed and Breakfast"
],
[
"_:booking",
"ref",
"FKRO2HOW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"old pumping station , cheddars lane"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"departure",
"Cambridge Museum"
],
[
"_:search",
"destination",
"finches bed and breakfast"
],
[
"_:search",
"leave_at",
"24:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Finches Bed and Breakfast"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"name",
"Finches Bed and Breakfast"
],
[
"_:booking",
"ref",
"FKRO2HOW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:result",
"area",
"centre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"old pumping station , cheddars lane"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:search",
"departure",
"Cambridge Museum"
],
[
"_:search",
"destination",
"finches bed and breakfast"
],
[
"_:search",
"leave_at",
"24:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey volvo"
],
[
"_:result",
"phone",
"07239297218"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'city centre north b and b');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for city centre north b and b"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guesthouse');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have found the guesthouse you were wanting . Would you like me to book this for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'1');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please book it for 1 person and for 5 nights starting Friday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'BE1VD9EH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful . The reference number is : BE1VD9EH ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thank you so much ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome !"
}
] |
SNG01936.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"BE1VD9EH"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'northern');(_:search,category,'cinemas');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for information on cinemas in Cambridge . Could you tell what my options are in the northern part ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,area,'northern');(_:search,category,'cinemas');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Sorry ! I do n't see any results for your query of cinemas in the northern area . Do you want me to expand the search to neighboring areas ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Is there a park in the north area ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'the milton county park');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , there is the milton county park in the north end ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Excellent , may I have the address for that park ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'milton country park');(_:result,postcode,'cb46az');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is : milton country park , milton . The postcode is : cb46az . Is there anything else I can do for you today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please , can I also look for a cheap guesthouse ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Certainly . I have several options for you . Do you need wifi or parking ? Is there a part of town you prefer to stay in ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It should include free wifi and should be in the east ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There seems to be an opening at Allenbell . Would you like me to book you a room ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'5');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . 5 people for 5 nights starting thursday"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'LUDY2BH2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Your Reference number is : LUDY2BH2 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much !"
},
{
"id": 13,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome . Is there anything else I can do for you ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . I appreciate all of your help ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you I 'm glad I could help ."
}
] |
MUL1017.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"northern"
],
[
"_:search",
"category",
"cinemas"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/7a96cddc"
],
[
"_:search/7a96cddc",
"area",
"northern"
],
[
"_:search/7a96cddc",
"category",
"cinemas"
],
[
"_:search/7a96cddc",
"type",
"Attraction"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/7a96cddc"
],
[
"_:search/7a96cddc",
"area",
"northern"
],
[
"_:search/7a96cddc",
"category",
"cinemas"
],
[
"_:search/7a96cddc",
"type",
"Attraction"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the milton county park"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/7a96cddc"
],
[
"_:search/7a96cddc",
"area",
"northern"
],
[
"_:search/7a96cddc",
"category",
"cinemas"
],
[
"_:search/7a96cddc",
"type",
"Attraction"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the milton county park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"milton country park"
],
[
"_:result",
"postcode",
"cb46az"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/7a96cddc"
],
[
"_:search/7a96cddc",
"area",
"northern"
],
[
"_:search/7a96cddc",
"category",
"cinemas"
],
[
"_:search/7a96cddc",
"type",
"Attraction"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the milton county park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"milton country park"
],
[
"_:result",
"postcode",
"cb46az"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/7a96cddc"
],
[
"_:search/7a96cddc",
"area",
"northern"
],
[
"_:search/7a96cddc",
"category",
"cinemas"
],
[
"_:search/7a96cddc",
"type",
"Attraction"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"milton country park"
],
[
"_:result",
"postcode",
"cb46az"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/7a96cddc"
],
[
"_:search/7a96cddc",
"area",
"northern"
],
[
"_:search/7a96cddc",
"category",
"cinemas"
],
[
"_:search/7a96cddc",
"type",
"Attraction"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"milton country park"
],
[
"_:result",
"postcode",
"cb46az"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"LUDY2BH2"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/7a96cddc"
],
[
"_:search/7a96cddc",
"area",
"northern"
],
[
"_:search/7a96cddc",
"category",
"cinemas"
],
[
"_:search/7a96cddc",
"type",
"Attraction"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"address",
"milton country park"
],
[
"_:result",
"postcode",
"cb46az"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"LUDY2BH2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'cineworld cinema');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me about cineworld cinema ? I 'd like a train into Cambridge on Thursday leaving around 09:00 also . I 'll be leaving from Stratford . What is the fair ? Thank you ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'cambridge leisure park , clifton way');(_:result,area,'south');(_:result,name,'Cineworld Cinema');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "OK , one at a time . Cineworld Cinema is located at cambridge leisure park , clifton way , in the south part of town ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I have the postcode and phone number , please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'00872208000');(_:result,postcode,'cb17dy');(_:result,type,'Attraction');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The postcode is cb17dy \t and the phone number is 00872208000 . Now , let 's check on that train ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . Again , I will be leaving from Stratford around 09:00 going to Cambridge and I would like to know the fair also ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "system",
"text": "I 'm sorry , there seems to be an error . Would you please restate your requirements ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Forget the train for now , I need a 3 star guesthouse ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'alpha - milton guest house');(_:result,postcode,'cb41xa');(_:result,stars,'3');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,phone,'01223311625');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The alpha - milton guest house is located in the north with postcode cb41xa and is 3 stars . Its phone number is 01223311625 . Would you like me to book this ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , please book it for me ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Can you tell me what day you are wanting to start your stay ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,stars,'3');(_:search,type,'Hotel'))",
"request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Actually I do n't want to book yet , I just am looking for the postcode and area of a guesthouse with 3 stars and moderately priced ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'Alpha - Milton guesthouse');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Alpha - Milton guesthouse is a 3 star guesthouse located in the north ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Great . Can I have the postcode for the Aplha - Milton guesthouse ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,postcode,'cb41xa');(_:result,type,'Hotel'))",
"reqmore()",
"thank()"
],
"speaker": "system",
"text": "Certainly . The postcode is cb41xa . Can I help you with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for everything ! That s all I needed ."
},
{
"id": 15,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "You are all set , have a good time ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great stay ."
}
] |
PMUL3545.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cineworld cinema"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cineworld cinema"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cineworld cinema"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cineworld cinema"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Cineworld Cinema"
],
[
"_:result",
"phone",
"00872208000"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cineworld cinema"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"postcode",
"cb41xa"
],
[
"_:result",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223311625"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cineworld cinema"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"postcode",
"cb41xa"
],
[
"_:result",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"phone",
"01223311625"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cineworld cinema"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"postcode",
"cb41xa"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"phone",
"01223311625"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alpha - Milton guesthouse"
],
[
"_:result",
"stars",
"3"
],
[
"_: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",
"name",
"cineworld cinema"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"phone",
"01223311625"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alpha - Milton guesthouse"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"postcode",
"cb41xa"
],
[
"_: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",
"name",
"cineworld cinema"
],
[
"_:result",
"address",
"cambridge leisure park , clifton way"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"phone",
"01223311625"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alpha - Milton guesthouse"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"postcode",
"cb41xa"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,department,\"children 's surgical and medicine\");(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Am injured and are looking for a hospital nearby it should have the children 's surgical and medicine department"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Here is the information for Addenbrookes Hospital \n Telephone:01223245151 \n Address : Hills Rd , Cambridge \n Postcode : CB20QQ specifically , children 's surgical and medicine:01223217250 Thank you ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "I am glad I could help . Have a nice day ."
}
] |
SNG02180.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"children 's surgical and medicine"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"children 's surgical and medicine"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'barbeque');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need to find a barbeque restaurant in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,'center');(_:result,type,'Restaurant'))",
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'barbecue');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no barbecue restaurants in town . Would you like to search for a different type of restaurant in the center of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Wow ! No barbeque restaurants ? I need something moderately priced then . Can you make a reccommendation ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,area,'center');(_:result,food,'Chinese');(_:result,food,'European');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about Chinese or European ? I have many options in the center that are moderate in price ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would prefer Italian ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,name,'pizza express');(_:booking,type,'Booking');(_:result,address,'Regent Street City Centre');(_:result,postcode,'cb21db');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i can book you pizza express whose postcode is cb21db and postal adress \t Regent Street City Centre if you like"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , thanks . I just need the address and phone number ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'Regent Street City Centre');(_:result,phone,'01223324033');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Here you are Regent Street City Centre 01223324033"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks ! I also need a train to Broxbourne on Saturday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have 19 entries for your criteria . Where would you like to depart from ? What times ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,leave_at,'8:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am departing from cambridge and headed to broxbourne on saturday . I need to leave after 8:00 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,id,'TR7807');(_:result,leave_at,'08:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR7807 departs at 08:01 . Would you like a ticket ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes I would for 6 people ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'6SUM4EK3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is 6SUM4EK3 , is there anything else you need ?"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "no i do nt need any other help . you took care of it all . thanks . bye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Yuor welcome . Enjoy your trip . Goodbye"
}
] |
PMUL0564.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"barbeque"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"canthelp",
"_:search/1fff0890"
],
[
"_:search/1fff0890",
"food",
"barbecue"
],
[
"_:search/1fff0890",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/1fff0890"
],
[
"_:search/1fff0890",
"food",
"barbecue"
],
[
"_:search/1fff0890",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/1fff0890"
],
[
"_:search/1fff0890",
"food",
"barbecue"
],
[
"_:search/1fff0890",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_: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"
],
[
"_:system",
"canthelp",
"_:search/1fff0890"
],
[
"_:search/1fff0890",
"food",
"barbecue"
],
[
"_:search/1fff0890",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"food",
"italian"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"phone",
"01223324033"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/1fff0890"
],
[
"_:search/1fff0890",
"food",
"barbecue"
],
[
"_:search/1fff0890",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"food",
"italian"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"phone",
"01223324033"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"8:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/1fff0890"
],
[
"_:search/1fff0890",
"food",
"barbecue"
],
[
"_:search/1fff0890",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"food",
"italian"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"phone",
"01223324033"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"8:00"
],
[
"_:result",
"id",
"TR7807"
],
[
"_:result",
"leave_at",
"08:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/1fff0890"
],
[
"_:search/1fff0890",
"food",
"barbecue"
],
[
"_:search/1fff0890",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"food",
"italian"
],
[
"_:booking",
"name",
"pizza express"
],
[
"_:result",
"postcode",
"cb21db"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"phone",
"01223324033"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"8:00"
],
[
"_:result",
"id",
"TR7807"
],
[
"_:result",
"leave_at",
"08:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6SUM4EK3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train out of peterborough on wednesday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'a variety');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "we have a variety so if we can narrow down by giving departure time good with you"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'21:45');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need to arrive in Cambridge at or a little before 21:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have several trains available . What time would you like to depart ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'21:45');(_:search,leave_at,'dontcare');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Whatever the closest train to arriving before 21:45 is will be fine with me ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,arrive_by,'08:09');(_:booking,category,'Train');(_:booking,id,'TR8935');(_:booking,people,'1');(_:booking,ref,'C0M3TLKH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I got 1 ticket for you on TR8935 it will arrive by 08:09 . Your reference number is C0M3TLKH . Anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you cancel that and get me 5 tickets instead of 1 please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'0196JVLZ');(_:booking,ticket,'82.5 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure , this is the new information : Booking was successful , the total fee is 82.5 GBP payable at the station . \n Reference number is : 0196JVLZ ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you so much ! I also need some entertainment in the centre . What do you recommend ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'Jesus Lane');(_:result,category,'architecture');(_:result,entrance_fee,'free');(_:result,name,'All Saints Church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "All Saints Church is nice if you like architecture ! It is on Jesus Lane and the entrance fee is free !"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would prefer a lively college in the centre , please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,\"Christ 's College\");(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Okay ! How about Christ 's College ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "sure , i just need the address , postcode , and entrance fee ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,address,\"Saint Andrew 's Street\");(_:result,entrance_fee,'free');(_:result,name,\"Christ 's College\");(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Christ 's College is free to enter , and they 're located on Saint Andrew 's Street in postcode cb23bu ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok . Thank you . That 's all for now ."
},
{
"id": 15,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "thank you for using our services"
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Have a great day !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day ."
}
] |
PMUL1162.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"amount",
"a variety"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"08:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8935"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"C0M3TLKH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"08:09"
],
[
"_:booking",
"id",
"TR8935"
],
[
"_:booking",
"people",
"1"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0196JVLZ"
],
[
"_:booking",
"ticket",
"82.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"08:09"
],
[
"_:booking",
"id",
"TR8935"
],
[
"_:booking",
"people",
"1"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0196JVLZ"
],
[
"_:booking",
"ticket",
"82.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_: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": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"08:09"
],
[
"_:booking",
"id",
"TR8935"
],
[
"_:booking",
"people",
"1"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0196JVLZ"
],
[
"_:booking",
"ticket",
"82.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"08:09"
],
[
"_:booking",
"id",
"TR8935"
],
[
"_:booking",
"people",
"1"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0196JVLZ"
],
[
"_:booking",
"ticket",
"82.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"architecture"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"08:09"
],
[
"_:booking",
"id",
"TR8935"
],
[
"_:booking",
"people",
"1"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0196JVLZ"
],
[
"_:booking",
"ticket",
"82.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"architecture"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes I 'm looking for a train that departs on Wednesday from Peterborough ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And where will the destination be ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to go to Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'38');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 38 trains that can get you there , what time would you like to leave or arrive by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,leave_at,'13:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i want to leave after 13:00"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,departure,'Peterborough');(_:result,id,'TR5003');(_:result,leave_at,'13:48');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR5003 train leaves Peterborough at 13:48 . I can book you a seat on it if you 'd like ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I do n't need a ticket right now , but could you tell me the travel time and price ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'about 50 minutes');(_:result,ticket,'16.50 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "A single ticket costs 16.50 pounds and total travel time is about 50 minutes . Will that be all today ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "I changed my mind can you book that for me please ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'EEJF27IZ');(_:booking,ticket,'16.5 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your all set , the total fee is 16.5 GBP payable at the station . \n Reference number is : EEJF27IZ . Anything else that I can assist with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'Cambridge Belfry');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for more info into a hotel . The Cambridge Belfry ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,category,'hotel');(_:result,name,'cambridge belfry');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "the cambridge belfry is a hotel located in the west area . It is in the cheap price range and is considered 4 stars . Would you like more information ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))",
"request((_:result,has_internet,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "kindly find out if they have internet"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "They do ! Would you like for me to book a room for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure ! I will be staying Wednesday and Thursday ."
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people will be staying at the hotel ?"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't need it booked but what s the address ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,address,'Back Lane , Cambourne , CB236BW');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The address is Back Lane , Cambourne , CB236BW . Anything else for you today ?"
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No that will be all . Thanks for all your help ! Bye !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "No problem , thank you for letting me assist you today . Have a good day !"
}
] |
PMUL1917.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"id",
"TR5003"
],
[
"_:result",
"leave_at",
"13:48"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"id",
"TR5003"
],
[
"_:result",
"leave_at",
"13:48"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"about 50 minutes"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"id",
"TR5003"
],
[
"_:result",
"leave_at",
"13:48"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"duration",
"about 50 minutes"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"EEJF27IZ"
],
[
"_:booking",
"ticket",
"16.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"id",
"TR5003"
],
[
"_:result",
"leave_at",
"13:48"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"duration",
"about 50 minutes"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"EEJF27IZ"
],
[
"_:booking",
"ticket",
"16.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"id",
"TR5003"
],
[
"_:result",
"leave_at",
"13:48"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"duration",
"about 50 minutes"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"EEJF27IZ"
],
[
"_:booking",
"ticket",
"16.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"id",
"TR5003"
],
[
"_:result",
"leave_at",
"13:48"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"duration",
"about 50 minutes"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"EEJF27IZ"
],
[
"_:booking",
"ticket",
"16.5 GBP"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"38"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"id",
"TR5003"
],
[
"_:result",
"leave_at",
"13:48"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"duration",
"about 50 minutes"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"EEJF27IZ"
],
[
"_:booking",
"ticket",
"16.5 GBP"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Back Lane , Cambourne , CB236BW"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I need a place to stay that is expensive , and is a hotel please ."
},
{
"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 different hotels that meet your needs . Is there a certain area you prefer to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Not really . Do all of them include free parking ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'all of these');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , all of these hotels include parking ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you please book one for me ? I would also like the star of the hotel , the postcode , and the phone number please ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would be happy to book a room for you . I need to know when you plan to arrive , and how many people will be in your party ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "My mistake , no booking needed . I just require the hotel 's name , the star of the hotel , its postcode , and also its phone number ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'Gonville Place');(_:result,category,'hotel');(_:result,name,'Gonville Hotel');(_:result,phone,'01223366611');(_:result,postcode,'cb11ly');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Gonville Hotel is located at Gonville Place . The phone number is 01223366611 and the postcode is cb11ly . It is a 3 star hotel ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'16:30');(_:search,day,'monday');(_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you . I also need a train from Broxbourne to Cambridge on Monday . I need to arrive in Cambridge by 16:30 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'13:32');(_:result,arrive_by,'14:30');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have a train that arrives in Cambridge at 13:32 . All other trains arrive after 14:30 . Would you like me to book that for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What was the departure time ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'13:32');(_:result,id,'TR0354');(_:result,leave_at,'12:32');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The departure time for the TR0354 train is 12:32 , it then arrives at 13:32 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great . That 's all I need , thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Enjoy your stay in Cambridge ."
}
] |
MUL0707.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all of these"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all of these"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all of these"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all of these"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"13:32"
],
[
"_:result",
"arrive_by",
"14:30"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all of these"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"13:32"
],
[
"_:result",
"id",
"TR0354"
],
[
"_:result",
"leave_at",
"12:32"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'10:30');(_:search,departure,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train from stevenage . It should arrive by 10:30 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'm happy to help . Can you tell me what day you are traveling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be traveling to cambridge on monday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'8:43');(_:result,id,'TR2494');(_:result,leave_at,'7:54');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR2494 will leave at 7:54 and arrive by 8:43 . Would you be interested in booking this train ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No thank you . I 'd like to know the travel time , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'49 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The travel time is 49 minutes ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'charlie chan');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great I 'm also looking to get some restaurant information on one named for charlie chan"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,food,'Chinese');(_:result,name,'Charlie Chan');(_:result,pricerange,'cheaply - priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay . Charlie Chan is a cheaply - priced Chinese restaurant located in the centre area of town . Would you like to make a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'20:30');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please . Kindly book for a table for 2 people for same Monday by 20:30 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'1NT8AZ1Z');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 1NT8AZ1Z ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for your help ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That is all , have a good day ."
},
{
"id": 13,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "welcome and gooday too"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , you as well !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your visit"
}
] |
PMUL3713.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"8:43"
],
[
"_:result",
"id",
"TR2494"
],
[
"_:result",
"leave_at",
"7:54"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"8:43"
],
[
"_:result",
"id",
"TR2494"
],
[
"_:result",
"leave_at",
"7:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"8:43"
],
[
"_:result",
"id",
"TR2494"
],
[
"_:result",
"leave_at",
"7:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheaply - priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"20:30"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"8:43"
],
[
"_:result",
"id",
"TR2494"
],
[
"_:result",
"leave_at",
"7:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheaply - priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"20:30"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"1NT8AZ1Z"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"8:43"
],
[
"_:result",
"id",
"TR2494"
],
[
"_:result",
"leave_at",
"7:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheaply - priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"20:30"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"1NT8AZ1Z"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"8:43"
],
[
"_:result",
"id",
"TR2494"
],
[
"_:result",
"leave_at",
"7:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:search",
"name",
"charlie chan"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"pricerange",
"cheaply - priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"20:30"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"1NT8AZ1Z"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train leaving from leicester on thursday . Thanks ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,day,'Thursday');(_:result,departure,'Leicester');(_:result,type,'Train'))",
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 19 trains leaving Leicester Thursday . Where do you want to arrive ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to arrive in Cambridge"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'10:54');(_:result,id,'TR3839');(_:result,ticket,'37.80 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR3839 ill cost you 37.80 pounds and will arrive 10:54 . can we book ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Okay . Could you make me a booking for 2 people please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'UE7KA83C');(_:booking,ticket,'75.59 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 75.59 GBP payable at the station . Your reference number is UE7KA83C"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find a place to eat that is really cheap in the centre of town ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , what type of food would you like to eat ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,duration,'10:00');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Just to make sure , TR3839 leaves after 10:00 correct ? I can not leave before then . As far as cuisine type , Chinese sounds good ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,leave_at,'10:54');(_:result,type,'Train'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'88 Mill Road City Centre');(_:result,name,'Rice House');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes the train leaves at 10:54 . I would recommend Rice House at 88 Mill Road City Centre . Would you like to make a reservation ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No thank you . I just need the postcode please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,postcode,'cb12bd');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "The post code is cb12bd . Can I get you anything else ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "yes I will be hungry i need a place to eat"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'rice house');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "rice house is a good place . Shall I book it ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Sorry , I do n't need a reservation . That 's all I need , thanks so much for your help !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using this service goodbye"
}
] |
PMUL0956.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:54"
],
[
"_:result",
"id",
"TR3839"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:54"
],
[
"_:result",
"id",
"TR3839"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"UE7KA83C"
],
[
"_:booking",
"ticket",
"75.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:54"
],
[
"_:result",
"id",
"TR3839"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"UE7KA83C"
],
[
"_:booking",
"ticket",
"75.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"duration",
"10:00"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:54"
],
[
"_:result",
"id",
"TR3839"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"UE7KA83C"
],
[
"_:booking",
"ticket",
"75.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"duration",
"10:00"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"leave_at",
"10:54"
],
[
"_:result",
"address",
"88 Mill Road City Centre"
],
[
"_:result",
"name",
"Rice House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:54"
],
[
"_:result",
"id",
"TR3839"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"UE7KA83C"
],
[
"_:booking",
"ticket",
"75.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"duration",
"10:00"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"leave_at",
"10:54"
],
[
"_:result",
"address",
"88 Mill Road City Centre"
],
[
"_:result",
"name",
"Rice House"
],
[
"_:result",
"postcode",
"cb12bd"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_: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",
"day",
"thursday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:54"
],
[
"_:result",
"id",
"TR3839"
],
[
"_:result",
"ticket",
"37.80 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"UE7KA83C"
],
[
"_:booking",
"ticket",
"75.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"duration",
"10:00"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"leave_at",
"10:54"
],
[
"_:result",
"address",
"88 Mill Road City Centre"
],
[
"_:result",
"postcode",
"cb12bd"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"rice house"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'21:30');(_:search,destination,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train . The train should arrive by 21:30 and should go to bishops stortford ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day will you be traveling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to travel on Monday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'8');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are 8 trains that match your search . Shall I choose one to book ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please choose the one closest to my arrival time ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,id,'TR8244');(_:result,leave_at,'19:29');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I recommend the TR8244 which leaves at 19:29 . How many seats do you want me to reserve for you and your party ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I actually only want the price , but can you make sure that the train is leaving from Cambridge ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'many other times with an earlier departure time');(_:result,departure,'Cambridge');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Yes that leaves from Cambridge and there are many other times with an earlier departure time if you 'd like . The price is 10.10 pounds ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is perfect thank you very much for all of your help . You have a wonderful day ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , goodbye !"
}
] |
SNG1253.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"count",
"8"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"id",
"TR8244"
],
[
"_:result",
"leave_at",
"19:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:30"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"count",
"8"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"id",
"TR8244"
],
[
"_:result",
"leave_at",
"19:29"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"many other times with an earlier departure time"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'boat');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am interested in boat attractions ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'Boat Attractions');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 4 boat attractions . Do you want to specify an area ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'boat');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any boat attractions in the west ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,area,'west');(_:search,category,'boat');(_:search,type,'Attraction'))",
"inform((_:result,area,'centre');(_:result,area,'east');(_:result,area,'north');(_:result,category,'boat');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are no boat attractions in the west . The boat attractions are located in the east , north and centre areas . Will either of these areas work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'museums');(_:search,type,'Attraction'))",
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I see , can you tell me about museums in the west then . And what is the postcode ?"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,name,'cafe jello gallery');(_:result,name,'cambridge and county folk museum');(_:result,name,\"kettle 's yard\");(_:result,name,'lynne strover gallery');(_:result,type,'Attraction'))",
"inform((_:result,area,'west');(_:result,category,'museums');(_:result,count,'7');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 7 museums in the west , a few are cafe jello gallery , cambridge and county folk museum , kettle 's yard , and lynne strover gallery . Which would you like ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the postcode of the county folk museum ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'cb30aq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The postcode is cb30aq ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks I also need a train leaving monday arriving by 1900"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Can you tell me where you are going to and from please ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I am going from stevenage to cambridge . I need the price , travel , and depart times please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'18:43');(_:result,departure,'Stevenage');(_:result,destination,'Cambridge');(_:result,duration,'49 minutes');(_:result,leave_at,'17:54');(_:result,ticket,'12.80');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There is a train leaving from stevenage at 17:54 and arriving in cambridge at 18:43 . The price is 12.80 pounds . The trip is 49 minutes ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much ! I think that covers all the information I need today ."
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure ! Would you like to book the train , or is there anything else I can do for you today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all . Thank you !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Alright , have a nice day !"
}
] |
MUL0547.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Boat Attractions"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Boat Attractions"
],
[
"_:system",
"canthelp",
"_:search/ab3db36c"
],
[
"_:search/ab3db36c",
"area",
"west"
],
[
"_:search/ab3db36c",
"category",
"boat"
],
[
"_:search/ab3db36c",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Boat Attractions"
],
[
"_:system",
"canthelp",
"_:search/ab3db36c"
],
[
"_:search/ab3db36c",
"area",
"west"
],
[
"_:search/ab3db36c",
"category",
"boat"
],
[
"_:search/ab3db36c",
"type",
"Attraction"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"name",
"cafe jello gallery"
],
[
"_:result",
"name",
"cambridge and county folk museum"
],
[
"_:result",
"name",
"kettle 's yard"
],
[
"_:result",
"name",
"lynne strover gallery"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Boat Attractions"
],
[
"_:system",
"canthelp",
"_:search/ab3db36c"
],
[
"_:search/ab3db36c",
"area",
"west"
],
[
"_:search/ab3db36c",
"category",
"boat"
],
[
"_:search/ab3db36c",
"type",
"Attraction"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"name",
"cafe jello gallery"
],
[
"_:result",
"name",
"cambridge and county folk museum"
],
[
"_:result",
"name",
"kettle 's yard"
],
[
"_:result",
"name",
"lynne strover gallery"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"area",
"cb30aq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Boat Attractions"
],
[
"_:system",
"canthelp",
"_:search/ab3db36c"
],
[
"_:search/ab3db36c",
"area",
"west"
],
[
"_:search/ab3db36c",
"category",
"boat"
],
[
"_:search/ab3db36c",
"type",
"Attraction"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"name",
"cafe jello gallery"
],
[
"_:result",
"name",
"cambridge and county folk museum"
],
[
"_:result",
"name",
"kettle 's yard"
],
[
"_:result",
"name",
"lynne strover gallery"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"area",
"cb30aq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Boat Attractions"
],
[
"_:system",
"canthelp",
"_:search/ab3db36c"
],
[
"_:search/ab3db36c",
"area",
"west"
],
[
"_:search/ab3db36c",
"category",
"boat"
],
[
"_:search/ab3db36c",
"type",
"Attraction"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"name",
"cafe jello gallery"
],
[
"_:result",
"name",
"cambridge and county folk museum"
],
[
"_:result",
"name",
"kettle 's yard"
],
[
"_:result",
"name",
"lynne strover gallery"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"area",
"cb30aq"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"arrive_by",
"18:43"
],
[
"_:result",
"departure",
"Stevenage"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"leave_at",
"17:54"
],
[
"_:result",
"ticket",
"12.80"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_: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",
"amount",
"Boat Attractions"
],
[
"_:system",
"canthelp",
"_:search/ab3db36c"
],
[
"_:search/ab3db36c",
"area",
"west"
],
[
"_:search/ab3db36c",
"category",
"boat"
],
[
"_:search/ab3db36c",
"type",
"Attraction"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"name",
"cafe jello gallery"
],
[
"_:result",
"name",
"cambridge and county folk museum"
],
[
"_:result",
"name",
"kettle 's yard"
],
[
"_:result",
"name",
"lynne strover gallery"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"area",
"cb30aq"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"arrive_by",
"18:43"
],
[
"_:result",
"departure",
"Stevenage"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"leave_at",
"17:54"
],
[
"_:result",
"ticket",
"12.80"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need to find a place to dine in the expensive price range that serves indian food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,food,'Indian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Hi , I have several Indian places , what side of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I think I 'd like to eat on the west side ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'5');(_:result,name,'Tandoori');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have five different places that meet this criteria . How does the Tandoori palace sound ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds wonderful . Can you book me a table for 7 ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'd be happy to reserve your table . What day will you be dining there , and how many in your party ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'19:15');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "This will be for 7 people at 19:15 on friday"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I am sorry , but that time slot is not available . Is there another time you would like to reserve ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'18:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , how about 18:15 on Friday ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'B4JDF0YQ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Your reference number is B4JDF0YQ . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stars,'2-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would also like to find a guesthouse . I want something 2-star that has free parking and free wifi ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Do you have a specific area or price range in mind ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Not really . I just need a 2 star guesthouse or 4 star hotel ."
},
{
"id": 13,
"rdf-acts": [
"select((_:result,name,'Cambridge Belfry');(_:result,name,'Huntingdon Marriott');(_:result,name,'University Arms Hotel');(_:result,type,'Hotel'))",
"canthelp((_:search,category,'guesthouses');(_:search,stars,'2');(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'3');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I do n't have any guesthouses that are 2 star . I have 3 hotels that are 4 stars . The Huntingdon Marriott , Cambridge Belfry , and the University Arms Hotel . Which do you prefer ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about a guesthouse with a star of 4 ?"
},
{
"id": 15,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , we have the allenbell that fits your needs . Would you like me to book a room ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,people,'same number of people');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I 'd like it for the same number of people for 4 nights on the same day ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'friday');(_:booking,people,'seven');(_:booking,ref,'DPJODS84');(_:booking,stay,'four');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You 're all set ! I have seven people booked for four nights , starting friday . Your reference number is DPJODS84 . Anything else I can help with ?"
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Awesome ! Thanks . That 's all I needed . Have a good one . Bye ."
},
{
"id": 19,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with today ?"
},
{
"id": 20,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , I 'm all set . Have a great day ."
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,address,'517a coldham lane');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The address is 517a coldham lane ."
},
{
"id": 22,
"rdf-acts": [],
"speaker": "user",
"text": "Okay great , that 's everything else I needed . Goodnight !"
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "Well , thank you for your call ! You have a great day !"
}
] |
MUL1262.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Tandoori"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Tandoori"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Tandoori"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/85271d83"
],
[
"_:booking/85271d83",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Tandoori"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/85271d83"
],
[
"_:booking/85271d83",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"B4JDF0YQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Tandoori"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/85271d83"
],
[
"_:booking/85271d83",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"B4JDF0YQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Indian"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/85271d83"
],
[
"_:booking/85271d83",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"B4JDF0YQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"name",
"Huntingdon Marriott"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:system",
"canthelp",
"_:search/ad0ab994"
],
[
"_:search/ad0ab994",
"category",
"guesthouses"
],
[
"_:search/ad0ab994",
"stars",
"2"
],
[
"_:search/ad0ab994",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Indian"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:system",
"canthelp",
"_:booking/85271d83"
],
[
"_:booking/85271d83",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"B4JDF0YQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/ad0ab994"
],
[
"_:search/ad0ab994",
"category",
"guesthouses"
],
[
"_:search/ad0ab994",
"stars",
"2"
],
[
"_:search/ad0ab994",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"same number of people"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Indian"
],
[
"_:system",
"canthelp",
"_:booking/85271d83"
],
[
"_:booking/85271d83",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/ad0ab994"
],
[
"_:search/ad0ab994",
"category",
"guesthouses"
],
[
"_:search/ad0ab994",
"stars",
"2"
],
[
"_:search/ad0ab994",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"same number of people"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"friday"
],
[
"_:booking",
"people",
"seven"
],
[
"_:booking",
"ref",
"DPJODS84"
],
[
"_:booking",
"stay",
"four"
],
[
"_: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": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Indian"
],
[
"_:system",
"canthelp",
"_:booking/85271d83"
],
[
"_:booking/85271d83",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/ad0ab994"
],
[
"_:search/ad0ab994",
"category",
"guesthouses"
],
[
"_:search/ad0ab994",
"stars",
"2"
],
[
"_:search/ad0ab994",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"same number of people"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"friday"
],
[
"_:booking",
"people",
"seven"
],
[
"_:booking",
"ref",
"DPJODS84"
],
[
"_:booking",
"stay",
"four"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Indian"
],
[
"_:system",
"canthelp",
"_:booking/85271d83"
],
[
"_:booking/85271d83",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/ad0ab994"
],
[
"_:search/ad0ab994",
"category",
"guesthouses"
],
[
"_:search/ad0ab994",
"stars",
"2"
],
[
"_:search/ad0ab994",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"same number of people"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"friday"
],
[
"_:booking",
"people",
"seven"
],
[
"_:booking",
"ref",
"DPJODS84"
],
[
"_:booking",
"stay",
"four"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_: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,area,'centre');(_:search,category,'museums');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any museums in the centre ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'museums');(_:result,count,'11');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "We have 11 museums of various types , did you want more information on any of them ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , I want to know about ones close to the center of town ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,category,'another type of museum');(_:result,category,'art museum');(_:result,category,'gallery');(_:result,type,'Attraction'))",
"inform((_:result,area,'center');(_:result,category,'museums');(_:result,count,'11');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 11 museums close to the center of town . Are you looking for an art museum , a gallery , or another type of museum ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you give me the address to one of the art museums , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'6 trinity street');(_:result,name,'The cambridge contemporary art museum');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Sure . The cambridge contemporary art museum is at 6 trinity street ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thanks . Are there any cheap Indian restaurants near there ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'Centre');(_:result,count,'3');(_:result,food,'Indian');(_:result,name,'Kohinoor');(_:result,name,'mahal of cambridge');(_:result,name,'the gandhi');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "There are three cheap Indian restaurants in the Centre , Kohinoor , the gandhi , and mahal of cambridge . Would you like more information one of them ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'the gandhi');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like more information on the gandhi . Thank you ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'72 Regent Street City Street');(_:result,area,'centre');(_:result,food,'indian');(_:result,name,'Gandhi');(_:result,phone,'0122335942');(_:result,postcode,'cb21dp');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Gandhi is a cheap indian restaurant in the centre . It is located at 72 Regent Street City Street . Their postcode is cb21dp . Their phone number is 0122335942 ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'18:00');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay . Can we book a table there on Thursday at 18:00 . It will be 5 people ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I will book that table for you now ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thanks . Can I get a reference number ?"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "system",
"text": "Table for 5 on Thursday at 18:00 . They will only hold your table for 15 minutes . Your Reference number is : C5FO3HZF ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'18:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I also need to book a taxi to get me there by 18:00 from the hotel ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What hotel are you staying at ? Or do you need help booking a hotel as well ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'cambridge contemporary art');(_:search,destination,'the gandhi');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm sorry . I meant I will need a taxi from the cambridge contemporary art museum to the Gandhi in time for the reservation ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'red Skoda');(_:result,phone,'07625450117');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "A red Skoda will get you there in time . Contact # 07625450117 ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , that is all I need today . Thank you ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you ! Have a nice day !"
}
] |
PMUL3088.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"6 trinity street"
],
[
"_:result",
"name",
"The cambridge contemporary art museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"address",
"6 trinity street"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"name",
"mahal of cambridge"
],
[
"_:result",
"name",
"the gandhi"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"the gandhi"
],
[
"_: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",
"museums"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"the gandhi"
],
[
"_:result",
"address",
"72 Regent Street City Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Gandhi"
],
[
"_:result",
"phone",
"0122335942"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"the gandhi"
],
[
"_:result",
"address",
"72 Regent Street City Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Gandhi"
],
[
"_:result",
"phone",
"0122335942"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"the gandhi"
],
[
"_:result",
"address",
"72 Regent Street City Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Gandhi"
],
[
"_:result",
"phone",
"0122335942"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"the gandhi"
],
[
"_:result",
"address",
"72 Regent Street City Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Gandhi"
],
[
"_:result",
"phone",
"0122335942"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"departure",
"cambridge contemporary art"
],
[
"_:search",
"destination",
"the gandhi"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museums"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"the gandhi"
],
[
"_:result",
"address",
"72 Regent Street City Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Gandhi"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"departure",
"cambridge contemporary art"
],
[
"_:search",
"destination",
"the gandhi"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red Skoda"
],
[
"_:result",
"phone",
"07625450117"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'23:30');(_:search,departure,'wandlebury country park');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can you book me a taxi to arrive by 23:30 ? Oh , and I am departing from wandlebury country park ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I would be happy to book that , first I will need to know your destination ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'tandoori palace');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to go the Tandoori Palace ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'black honda');(_:result,phone,'07903665107');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "07903665107 is the contact number , I have you in a black honda ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much you 've been very helpful ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that will be all . Goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Glad to be of service , Goodbye ."
}
] |
SNG02304.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"23:30"
],
[
"_:search",
"departure",
"wandlebury country park"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"23:30"
],
[
"_:search",
"departure",
"wandlebury country park"
],
[
"_:search",
"destination",
"tandoori palace"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"23:30"
],
[
"_:search",
"departure",
"wandlebury country park"
],
[
"_:search",
"destination",
"tandoori palace"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black honda"
],
[
"_:result",
"phone",
"07903665107"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"23:30"
],
[
"_:search",
"departure",
"wandlebury country park"
],
[
"_:search",
"destination",
"tandoori palace"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black honda"
],
[
"_:result",
"phone",
"07903665107"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am trying to find when the train is leaving Sunday Cambridge can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Ok , and where are you heading to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am heading to Ely ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time do you want to arrive by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'london liverpool street');(_:search,leave_at,'16:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Oh , not Ely , sorry . I need to leave after 16:00 going to London Liverpool Street ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,leave_at,'19:27,will');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The earlest I have leaving is train TR7713 at 19:27,will this be okay for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That is good , I also need a place to stay with a cheap price and free parking ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have several hotels in your price range with free parking , what area would you like ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "A guesthouse in the east , please"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "There are nine I recommend allenbell it 's a 4 star guesthouse . Would you like the address and phone number or me to book it for you ?"
}
] |
PMUL4759.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:result",
"leave_at",
"19:27,will"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:result",
"leave_at",
"19:27,will"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.