turns
listlengths 2
60
| dialogue_id
stringlengths 1
31
| states
listlengths 1
30
|
---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for somewhere to stay in the east ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'east');(_:result,category,'hotels');(_:result,count,'7');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 7 hotels in the east . Do you have a price range or other needs to narrow them down ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I would like it to be cheap and a type of guesthouse ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'hotels');(_:result,count,'3');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I have three hotels that meet your needs . Would you like more information on them ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'5');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Which one would be available to book 5 people for 5 nights starting this Monday ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,name,'Autumn House');(_:booking,ref,'8BCYNW35');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I was able to book you in the Autumn House with reference number 8BCYNW35 . May I help with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all . Thank you ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Let us know if we can help further . Good day ."
}
] |
SSNG0374.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"name",
"Autumn House"
],
[
"_:booking",
"ref",
"8BCYNW35"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'korean');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i am looking for a place to dine . The restaurant should be in the moderate price range and should serve korean food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm afraid we do n't have one . Can I look you up something else ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What other restaurants are in the centre of town ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,food,'british');(_:result,food,'chinese');(_:result,food,'european');(_:result,food,'italian');(_:result,food,'spanish');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have chinese , italian , european , spanish , british . Do any of those interest you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'turkish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What about one that serves Turkish food ?"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,name,'efes restaurant or anatolia');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes ! There is efes restaurant or anatolia . Both are moderately priced in the city centre . Would you like me to make a booking at one ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'18:15');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . I need a table for 4 on Saturday at 18:15 ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I will book that for you now ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you . I will also need a reference number ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'9CFEAQYX');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've got you booked ! Your reference number is 9CFEAQYX . They will hold your table for 15 minutes ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'cambridge and county folk museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Great , thanks . Can you tell me some information on the Cambridge and County Folk Museum ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,entrance_fee,'3.5 pounds');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Sure thing ! It is in the west part of town and the entrance fee is 3.5 pounds"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,category,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you . I 'll also need the postcode and attraction type ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,category,'museum');(_:result,postcode,'cb30aq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "This is a museum . The post code is cb30aq . Can I be of further assistance ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I think I have everything I need ! Thank you for your help , you 've been very kind !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad I could help . Have a great day . Goodbye ."
}
] |
PMUL3776.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"canthelp",
"_:search/e5807a2a"
],
[
"_:search/e5807a2a",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"canthelp",
"_:search/e5807a2a"
],
[
"_:search/e5807a2a",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"food",
"spanish"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"canthelp",
"_:search/e5807a2a"
],
[
"_:search/e5807a2a",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"food",
"spanish"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"efes restaurant or anatolia"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"canthelp",
"_:search/e5807a2a"
],
[
"_:search/e5807a2a",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"food",
"spanish"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"efes restaurant or anatolia"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"canthelp",
"_:search/e5807a2a"
],
[
"_:search/e5807a2a",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"food",
"spanish"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"efes restaurant or anatolia"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"9CFEAQYX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge and county folk museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"canthelp",
"_:search/e5807a2a"
],
[
"_:search/e5807a2a",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"food",
"spanish"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"name",
"efes restaurant or anatolia"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"9CFEAQYX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge and county folk museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"3.5 pounds"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"canthelp",
"_:search/e5807a2a"
],
[
"_:search/e5807a2a",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"food",
"spanish"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"name",
"efes restaurant or anatolia"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"9CFEAQYX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge and county folk museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"3.5 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a cheap hotel ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,category,'guesthouse');(_:result,name,'alexander bed and breakfast');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "alexander bed and breakfast is a guesthouse east of Cambridge center that is cheap , would you like more information ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'no');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it have a star of 4 . I do n't care if it has free parking ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Alexander bed and breakfast');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Alexander bed and breakfast does have a 4 star rating , would you like help to book a room ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,stars,'4-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Actually , you mentioned its in the east . I really prefer something in the centre of town that s cheap and 4-star rated . It can be a guesthouse or hotel ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,name,'Alexander Bed and Breakfast');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Alexander Bed and Breakfast is a cheap 4 star guesthouse in the centre of town . Would you like me to book it for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . I 'm travelling with my family , so I need a room for 7 people for 4 nights , arriving Thursday ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sorry , that booking was unavailable . Perhaps you 'd like a different day or a shorter stay ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you see if they have just 2 nights available ?"
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry , that time is not available . Can we try a short length of stay or different day ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Are you sure the Alexander is in the centre ? You said earlier that it 's in the east ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , it 's in the centre ."
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "Please double check and make sure the booking is good ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'U0JT0YZ8');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , I was able to book that . The reference number is U0JT0YZ8 . DO you need anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all for today . Thank you ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "No problem . I 'm glad I could help ."
}
] |
SNG0956.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/1484fbfe"
],
[
"_:booking/1484fbfe",
"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"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/1484fbfe"
],
[
"_:booking/1484fbfe",
"type",
"Booking"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/0914dd7e"
],
[
"_:booking/0914dd7e",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/1484fbfe"
],
[
"_:booking/1484fbfe",
"type",
"Booking"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/0914dd7e"
],
[
"_:booking/0914dd7e",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_: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",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/1484fbfe"
],
[
"_:booking/1484fbfe",
"type",
"Booking"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/0914dd7e"
],
[
"_:booking/0914dd7e",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"U0JT0YZ8"
],
[
"_: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,'lensfield hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a hotel named,\"the lensfield hotel \" ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "can I check availability for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))",
"request((_:result,category,?);(_:result,has_internet,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes and I will need to know their postcode , if they have internet , and what type of hotel they are ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'53 - 57 Lensfield Road');(_:result,area,'south');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Lensfield');(_:result,postcode,'cb21en');(_:result,pricerange,'expensively - priced');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Lensfield is an expensively - priced 3 star hotel on the south side of town . They provide free Internet and parking , and they 're located at 53 - 57 Lensfield Road , postcode cb21en ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank , I also want to dine at a restaurant in the same area with an expensive price range ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What kind of food ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i want some italian food ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Frankie and Bennys');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Frankie and Bennys has some really yummy food . Would you like me to make a reservation for you there ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . I need a table for 8 people on Monday night . Are there any available ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,day,'Monday');(_:booking,people,'8');(_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are tables available for 8 on Monday night . What time would you like the reservation ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,duration,'17:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like the reservation at 17:30 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'LOSDRFUO');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reservation was successful . It will be available for 15 minutes . Your reference number is LOSDRFUO ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great ! Thank you ! I think that is all that I need today ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome ! Have a great day !"
}
] |
PMUL0236.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lensfield hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lensfield hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lensfield hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"53 - 57 Lensfield Road"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Lensfield"
],
[
"_:result",
"postcode",
"cb21en"
],
[
"_:result",
"pricerange",
"expensively - priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lensfield hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"53 - 57 Lensfield Road"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Lensfield"
],
[
"_:result",
"postcode",
"cb21en"
],
[
"_:result",
"pricerange",
"expensively - priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lensfield hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"53 - 57 Lensfield Road"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"postcode",
"cb21en"
],
[
"_:result",
"pricerange",
"expensively - priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"name",
"Frankie and Bennys"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lensfield hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"53 - 57 Lensfield Road"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"postcode",
"cb21en"
],
[
"_:result",
"pricerange",
"expensively - priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"name",
"Frankie and Bennys"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lensfield hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"53 - 57 Lensfield Road"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"postcode",
"cb21en"
],
[
"_:result",
"pricerange",
"expensively - priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"name",
"Frankie and Bennys"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"LOSDRFUO"
],
[
"_: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,'Police'))"
],
"speaker": "user",
"text": "Can you locate the nearest police station please ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The nearest police station is in Parkside , Cambridge , CB11JG"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Can you read me the address for that location , and phone number as well ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The address is Parkside , Cambridge . And their number is 01223358966 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome goodbye"
}
] |
SNG01249.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for an expensive 2 star hotel ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'express by holiday inn cambridge');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have the express by holiday inn cambridge with internet and parking . Would you like me to book that for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is it located in the east ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , that is located in the east ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That 's what I want . Please book it for Thursday for 3 people staying 2 nights ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:search,name,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm sorry , I was unable to book the hotel for you . Would you like to look for a different place ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I would . How about a different hotel in the same price range ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I\"m sorry but in that price range and star rating there is only the holiday express . Could we try another star rating ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , the star does not matter , just try the same price range , please ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "There are no other hotels located in the east . Is there another area you would prefer ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Just any hotel in the same price range please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,area,'south');(_:result,area,'west');(_:result,name,'Lensfield hotel');(_:result,name,'the gonville hotel');(_:result,name,'the marriot');(_:result,name,'the university arms hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I can try the Lensfield hotel in the south , the university arms hotel in the centre , the marriot in the west , or the gonville hotel in the centre ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,name,'gonville hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about trying the Gonville Hotel ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,day,'Thursday');(_:booking,name,'Gonville hotel');(_:booking,people,'3');(_:booking,ref,'5VNA5FPP');(_:booking,stay,'2 nights');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , I was able to book the Gonville hotel , Starting on Thursday for 2 nights for 3 people . Your reference number is 5VNA5FPP . Would that work for you ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes , thanks , that 's all I need . Have a nice day ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "So glad to help ! Have a great day . Good - Bye !"
}
] |
SSNG0260.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/89bb8953"
],
[
"_:booking/89bb8953",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/89bb8953"
],
[
"_:booking/89bb8953",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/a44158cc"
],
[
"_:search/a44158cc",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/89bb8953"
],
[
"_:booking/89bb8953",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/a44158cc"
],
[
"_:search/a44158cc",
"type",
"Hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/2dd2fa18"
],
[
"_:search/2dd2fa18",
"type",
"Hotel"
],
[
"_: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",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/89bb8953"
],
[
"_:booking/89bb8953",
"type",
"Booking"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/a44158cc"
],
[
"_:search/a44158cc",
"type",
"Hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/2dd2fa18"
],
[
"_:search/2dd2fa18",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Lensfield hotel"
],
[
"_:result",
"name",
"the gonville hotel"
],
[
"_:result",
"name",
"the marriot"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_: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",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/89bb8953"
],
[
"_:booking/89bb8953",
"type",
"Booking"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/a44158cc"
],
[
"_:search/a44158cc",
"type",
"Hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/2dd2fa18"
],
[
"_:search/2dd2fa18",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Lensfield hotel"
],
[
"_:result",
"name",
"the gonville hotel"
],
[
"_:result",
"name",
"the marriot"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"name",
"Gonville hotel"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"5VNA5FPP"
],
[
"_:booking",
"stay",
"2 nights"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello , do you know of any points of interest in the centre of Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'center');(_:result,count,'44');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 44 attractions in the center of town . What types are you interested in ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm not sure . What types of attractions are there ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'church');(_:result,category,'college');(_:result,category,'museums');(_:result,count,'8');(_:result,entrance_fee,'free of charge');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "You could visit a church or college . There are also 8 museums that are free of charge to enter ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like to visit a college . May I have the entrance fee and postcard ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,\"christ 's college\");(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is christ 's college , which has a free entrance fee . Their postcode is cb23bu ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'15:15');(_:search,day,'tuesday');(_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can I have information for a train departing from Ely ? I 'm looking to arrive in Cambridge by about 15:15 on Tuesday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'11:52');(_:result,day,'Tuesday');(_:result,id,'TR3412');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR3412 will arrive around 11:52 on Tuesday if you 're interested in that ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I 'll take it for just me what is the travel time , and the price please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'17 minutes');(_:result,ticket,'4.40 GBP');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The travel time is 17 minutes and the price is 4.40 GBP ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great thank you I think I have all the information I need"
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to book that train for you ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . Appreciate the help !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Have a good day !"
}
] |
MUL0570.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"church"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"entrance_fee",
"free of charge"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"church"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"church"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"11:52"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"id",
"TR3412"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"church"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"11:52"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"id",
"TR3412"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"ticket",
"4.40 GBP"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"church"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"11:52"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"id",
"TR3412"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"ticket",
"4.40 GBP"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train from cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))",
"inform((_:result,amount,'many');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I have many trains available . What is your destination and day you would like to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,destination,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am travelling to london liverpool street on Monday"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Do you have a particular time you would like to travel ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'london liverpool street');(_:search,leave_at,'17:00');(_:search,people,'7');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "london liverpool street and should leave after 17:00 , I need you to book it for 7 people and a reference number please"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR7092');(_:result,leave_at,'17:59');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR7092 leaves at 17:59 , will this be ok ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "That sounds great . Please book it for me ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'2SDPSULR');(_:booking,ticket,'116.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , your booking was successful . The total fee is 116.2 GBP . You can pay this at the station . Your reference number is 2SDPSULR ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you . I 'm also looking for a place to stay . I 'd like a guest house that 's expensive with a star of 4 ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))",
"select((_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm sorry there are n't any matches . Would you like to try something in the moderate price range ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about a cheap place instead ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,has_internet,?);(_:search,has_parking,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'7');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 7 choices in the cheap price range , are there any preferences ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'guesthouses');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "are there any guesthouses ?"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , there are several . Do you have a certain area in mind ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The area is not an issue . I do want it to be an actual hotel ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,category,'hotel');(_:result,count,'1');(_:result,name,'Cambridge Belfry');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There is one cheap hotel in the west . It is the Cambridge Belfry . Would you like me to book it for you ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes thank you . I need a room for 7 people and 5 nights starting from Wednesday ."
},
{
"id": 17,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I will work on getting that booked for you ."
},
{
"id": 18,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "What is the reference number ?"
},
{
"id": 19,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'QJTIXK8C');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , your reference number is : QJTIXK8C . Is there anything else I can assist you with today ?"
},
{
"id": 20,
"rdf-acts": [],
"speaker": "user",
"text": "Fantastic . That is all I have to request ."
},
{
"id": 21,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "i hope you enjoy staying around here"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I 'm sure I will . Thanks again ."
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "It was a pleasure assisting you . Have a great day . Goodbye ."
}
] |
PMUL3617.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"id",
"TR7092"
],
[
"_:result",
"leave_at",
"17:59"
],
[
"_: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": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"id",
"TR7092"
],
[
"_:result",
"leave_at",
"17:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2SDPSULR"
],
[
"_:booking",
"ticket",
"116.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"id",
"TR7092"
],
[
"_:result",
"leave_at",
"17:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2SDPSULR"
],
[
"_:booking",
"ticket",
"116.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:search/2a55ce8d"
],
[
"_:search/2a55ce8d",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_: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",
"amount",
"many"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"id",
"TR7092"
],
[
"_:result",
"leave_at",
"17:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2SDPSULR"
],
[
"_:booking",
"ticket",
"116.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/2a55ce8d"
],
[
"_:search/2a55ce8d",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"id",
"TR7092"
],
[
"_:result",
"leave_at",
"17:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2SDPSULR"
],
[
"_:booking",
"ticket",
"116.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/2a55ce8d"
],
[
"_:search/2a55ce8d",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"id",
"TR7092"
],
[
"_:result",
"leave_at",
"17:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2SDPSULR"
],
[
"_:booking",
"ticket",
"116.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/2a55ce8d"
],
[
"_:search/2a55ce8d",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"id",
"TR7092"
],
[
"_:result",
"leave_at",
"17:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2SDPSULR"
],
[
"_:booking",
"ticket",
"116.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/2a55ce8d"
],
[
"_:search/2a55ce8d",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_: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,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"id",
"TR7092"
],
[
"_:result",
"leave_at",
"17:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"116.2 GBP"
],
[
"_:system",
"canthelp",
"_:search/2a55ce8d"
],
[
"_:search/2a55ce8d",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"QJTIXK8C"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"id",
"TR7092"
],
[
"_:result",
"leave_at",
"17:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"116.2 GBP"
],
[
"_:system",
"canthelp",
"_:search/2a55ce8d"
],
[
"_:search/2a55ce8d",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"QJTIXK8C"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Oh , yes I 'm hoping you can help me with finding a train departing out of Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Certainly ! Where would you like to go ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to go to Birmingham New Street ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'plenty');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are plenty of trains going there . What day and time would you like to travel ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,leave_at,'15:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave on Sunday afternoon after 15:00 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'17:44');(_:result,departure,'Cambridge');(_:result,destination,'Birmingham new street');(_:result,leave_at,'15:01');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I have a train leaving Cambridge at 15:01 , and arriving on Birmingham new street at 17:44 ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the price on that train ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,ticket,'60.08 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The price is 60.08 pounds , payable at the station . May I help with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that was all I needed . Thank you so much for your help !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting us . You have a great trip in cambridge ."
}
] |
SNG0412.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"17:44"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham new street"
],
[
"_:result",
"leave_at",
"15:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"17:44"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham new street"
],
[
"_:result",
"leave_at",
"15:01"
],
[
"_:result",
"ticket",
"60.08 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))",
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "i am looking for a place to stay . The hotel should include free parking and should be in the type of guesthouse ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'quite a few');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have quite a few what price range were you looking at ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That does n't matter . I would like a 3 star hotel ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what about prefered side of town ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't have one , but I 'd like one of 3 stars ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'bridge guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "bridge guest house is a great place to stay ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Could I please have the address ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'151 hills road');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes their address is 151 hills road ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for places to go in town"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'Jesus Lane');(_:result,name,'All Saints Church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I would like to recommend All Saints Church on Jesus Lane ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Is that in the centre ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , it is in the centre of town . Is there anything else I can help with ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "what is the entrance fee ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The entrance fee is free ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "okay thank you . i appreciate your help a lot . i think that is all for now . Goodbye"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . Good bye ."
}
] |
PMUL3194.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"bridge guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"name",
"bridge guest house"
],
[
"_:result",
"address",
"151 hills road"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_: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,'city centre north b and b');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for information about the City Centre North B and B hotel . Can you help me with that ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'328A Histon Road');(_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'City Centre North B and B');(_:result,pricerange,'inexpensively - priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes ! City Centre North B and B is an inexpensively - priced guesthouse in the north of town at 328A Histon Road . Would you like to book a room ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes can I book it for 6 people starting on Saturday for 4 nights please ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "They were n't able to accommodate those parameters . Would you like to try a shorter stay ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stay,'2');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure . Let 's try 2 nights . Thanks . I 'll need a reference number , too , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,name,'City Centre North B&B');(_:booking,ref,'0FAFY5PP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking for City Centre North B&B has been made , your reference number is 0FAFY5PP ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great ! I also need a train from bishops stortford to cambridge , please ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can find one for you . Can you tell me what day you would like to travel , please ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'14:45');(_:search,day,'same day');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The train should arrive by 14:45 and should be on the same day as the hotel booking ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'14:07');(_:result,id,'TR5108');(_:result,leave_at,'13:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great , I recommend train TR5108 . It departs at 13:29 and will get you there by 14:07 . Would you like me to book it ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Please book that train for me now ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Certainly ! How many tickets would you like ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need 6 tickets for the same day ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'GSTIN0L6');(_:booking,ticket,'48.48 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 48.48 GBP payable at the station . \n Reference number is : GSTIN0L6 ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need today , thank you ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Lovely day to you ."
}
] |
MUL2261.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",
"address",
"328A Histon Road"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"City Centre North B and B"
],
[
"_:result",
"pricerange",
"inexpensively - priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_: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",
"address",
"328A Histon Road"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"City Centre North B and B"
],
[
"_:result",
"pricerange",
"inexpensively - priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/66e9206f"
],
[
"_:booking/66e9206f",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"328A Histon Road"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"City Centre North B and B"
],
[
"_:result",
"pricerange",
"inexpensively - priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/66e9206f"
],
[
"_:booking/66e9206f",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"City Centre North B&B"
],
[
"_:booking",
"ref",
"0FAFY5PP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"328A Histon Road"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"City Centre North B and B"
],
[
"_:result",
"pricerange",
"inexpensively - priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/66e9206f"
],
[
"_:booking/66e9206f",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"City Centre North B&B"
],
[
"_:booking",
"ref",
"0FAFY5PP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"328A Histon Road"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"City Centre North B and B"
],
[
"_:result",
"pricerange",
"inexpensively - priced"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/66e9206f"
],
[
"_:booking/66e9206f",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"City Centre North B&B"
],
[
"_:booking",
"ref",
"0FAFY5PP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"same day"
],
[
"_:result",
"arrive_by",
"14:07"
],
[
"_:result",
"id",
"TR5108"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"328A Histon Road"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"City Centre North B and B"
],
[
"_:result",
"pricerange",
"inexpensively - priced"
],
[
"_:system",
"canthelp",
"_:booking/66e9206f"
],
[
"_:booking/66e9206f",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"City Centre North B&B"
],
[
"_:booking",
"ref",
"0FAFY5PP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:result",
"arrive_by",
"14:07"
],
[
"_:result",
"id",
"TR5108"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"day",
"same day"
],
[
"_: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",
"name",
"city centre north b and b"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"328A Histon Road"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"City Centre North B and B"
],
[
"_:result",
"pricerange",
"inexpensively - priced"
],
[
"_:system",
"canthelp",
"_:booking/66e9206f"
],
[
"_:booking/66e9206f",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"City Centre North B&B"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:result",
"arrive_by",
"14:07"
],
[
"_:result",
"id",
"TR5108"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"GSTIN0L6"
],
[
"_:booking",
"ticket",
"48.48 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,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train going to cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be arriving from and on what day ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to travel on Wednesday and I 'll be coming from London Kings Cross ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I have many trains to choose from . Do you have a travel time preference ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'20:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i want to arrive by 20:15"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'20:08');(_:result,id,'TR9332');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR9332 arrives by 20:08 . Would you like it booked ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please , for 2 people ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,ref,'9BB5OGBN');(_:result,type,'Train'))",
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ticket,'47.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 47.2 GBP payable at the station . Your reference number is 9BB5OGBN . Do you need help with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'nightclub');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm also looking for places to go . Maybe a nightclub ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'1 Wheeler St.');(_:result,area,'center');(_:result,category,'nightclubs');(_:result,count,'6');(_:result,name,'Kambar');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "We have 6 nightclubs in town . Most of them are in the center , and Kambar , at 1 Wheeler St. , is my favorite ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'kambar');(_:search,type,'Attraction'))",
"request((_:result,area,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "get phone number , area , and postcode of Kambar ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'Kambar nightclub');(_:result,phone,'01223842725');(_:result,postcode,'cb23qb');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Kambar nightclub is in the centre area . The phone # is 01223842725 and the postcode is cb23qb ."
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Oh yeah , I 'm so there . Thanks a lot , that 's all I needed help with today ! Bye"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "It was a pleasure helping you today . Good - bye ."
}
] |
PMUL1049.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"id",
"TR9332"
],
[
"_: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,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"id",
"TR9332"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:result",
"ref",
"9BB5OGBN"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"47.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"id",
"TR9332"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:result",
"ref",
"9BB5OGBN"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"47.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:result",
"address",
"1 Wheeler St."
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"name",
"Kambar"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"kambar"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"id",
"TR9332"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:result",
"ref",
"9BB5OGBN"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"47.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:result",
"address",
"1 Wheeler St."
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"6"
],
[
"_:search",
"name",
"kambar"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Kambar nightclub"
],
[
"_:result",
"phone",
"01223842725"
],
[
"_:result",
"postcode",
"cb23qb"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "Are there any theaters that I can go to while I 'm visiting Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'Several');(_:result,name,'cambridge corn exchange');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Yes ! ! Several , like the cambridge corn exchange . Is there a particular area you are interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes a theatre in the east is what I am looking for ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"canthelp((_:search,category,'theatres');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Unfortunately there are n't any theatres in that area . Would a different area work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would consider a museum . Are there any in the east ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,entrance_fee,?);(_:search,type,'Attraction'))",
"inform((_:result,count,'4');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes I have 4 , does a entrance fee matter to you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I need the get postcode and phone number ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'cambridge museum of technology');(_:result,phone,'01223368650');(_:result,postcode,'cb58ld');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "A museum was nt picked , but i would recommend the cambridge museum of technology , the postal code is cb58ld and the number is 01223368650 , may I help with anything else ."
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "i do n't want that museum , i hate technology . i want to destroy this computer i 'm using ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'gallery at twelve a high street');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Lol . Okay how about the gallery at twelve a high street then ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "is it an art gallery ? i also hate art . i 'm a curmudgeon ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,category,'museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "it 's just listed as a museum but i would assume they have art there . anything else today ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train to Peterborough on Saturday ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,amount,'a few');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are a few trains to that place . Where will you be departing from ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The train should leave on saturday and should depart from cambridge ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "The train nnumber is TR7310 and leaves at 5:06"
}
] |
PMUL1305.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Several"
],
[
"_:result",
"name",
"cambridge corn exchange"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Several"
],
[
"_:result",
"name",
"cambridge corn exchange"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/3672a3af"
],
[
"_:search/3672a3af",
"category",
"theatres"
],
[
"_:search/3672a3af",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Several"
],
[
"_:result",
"name",
"cambridge corn exchange"
],
[
"_:system",
"canthelp",
"_:search/3672a3af"
],
[
"_:search/3672a3af",
"category",
"theatres"
],
[
"_:search/3672a3af",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Several"
],
[
"_:system",
"canthelp",
"_:search/3672a3af"
],
[
"_:search/3672a3af",
"category",
"theatres"
],
[
"_:search/3672a3af",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"cambridge museum of technology"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:result",
"postcode",
"cb58ld"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Several"
],
[
"_:system",
"canthelp",
"_:search/3672a3af"
],
[
"_:search/3672a3af",
"category",
"theatres"
],
[
"_:search/3672a3af",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:result",
"postcode",
"cb58ld"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"gallery at twelve a high street"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"Several"
],
[
"_:system",
"canthelp",
"_:search/3672a3af"
],
[
"_:search/3672a3af",
"category",
"theatres"
],
[
"_:search/3672a3af",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:result",
"postcode",
"cb58ld"
],
[
"_:result",
"name",
"gallery at twelve a high street"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3672a3af"
],
[
"_:search/3672a3af",
"category",
"theatres"
],
[
"_:search/3672a3af",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:result",
"postcode",
"cb58ld"
],
[
"_:result",
"name",
"gallery at twelve a high street"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"museum"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"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,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I 'm looking for an Expensive Indian restaurant . What can you recommend ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'14');(_:result,food,'Indian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I found 14 expensive Indian restaurants . What location do you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any in the centre location ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Norfolk Street');(_:result,area,'centre');(_:result,name,'Panahar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Panahar looks like a good choice . It 's on Norfolk Street in the city centre ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'11:00');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds great . Could you book me a table for Thursday for 2 people at 11:00 ?"
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Seems like I can not make this reservation and should find another restaurant . Thank you"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'same area and pricerange');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Um ok ? well can you find a different restaurant in the same area and pricerange ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,day,'Thursday');(_:booking,duration,'11:00');(_:booking,name,'Saffron Brasserie');(_:booking,people,'2');(_:booking,ref,'9VCXTCZZ');(_:booking,type,'Booking');(_:result,address,'Hills Road in City Centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I was able to make you a reservation at Saffron Brasserie on Hills Road in City Centre for 2 people at 11:00 on Thursday . Your reference number is 9VCXTCZZ ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much . Have a nice day !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You too . Thank you ."
}
] |
SSNG0069.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",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"Norfolk Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Panahar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Norfolk Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Panahar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/73d605e3"
],
[
"_:booking/73d605e3",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and pricerange"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Panahar"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/73d605e3"
],
[
"_:booking/73d605e3",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and pricerange"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"11:00"
],
[
"_:booking",
"name",
"Saffron Brasserie"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"9VCXTCZZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Hills Road in City Centre"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'15:15');(_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train that arrives by 15:15 on saturday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where would you like to depart from and where do you want to arrive at ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need it to depart from Broxbourne and arrive in Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'10:32');(_:result,id,'TR7846');(_:result,leave_at,'09:32');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR7846 leaves at 09:32 and arrives at 10:32 . Would that work ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can I get one closer to my arrival time ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'14:32');(_:result,id,'TR0279');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Train TR0279 arrives at 14:32 which is the closest one ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That 's perfect . Please book it for 4 tickets ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'CEP20AFO');(_:booking,ticket,'57.28');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book you , your reference number is CEP20AFO . , total cost 57.28 payable at the station .. Any other questions ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'emmanuel college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes please . I 've heard that Emmanuel College is an interesting place . What can you tell me about it ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,\"saint andrew 's street\");(_:result,area,'centre');(_:result,category,'college');(_:result,phone,'01223334200');(_:result,postcode,'cb23ap');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is a college in the centre of town located at saint andrew 's street , poscode cb23ap and their phone number is 01223334200 ."
},
{
"id": 10,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "user",
"text": "Great ! I appreciate all the info . Goodbye !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Good night , enjoy the rest of your evening ."
}
] |
MUL1906.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:32"
],
[
"_:result",
"id",
"TR7846"
],
[
"_:result",
"leave_at",
"09:32"
],
[
"_: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",
"15:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"leave_at",
"09:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"14:32"
],
[
"_:result",
"id",
"TR0279"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"leave_at",
"09:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"arrive_by",
"14:32"
],
[
"_:result",
"id",
"TR0279"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"CEP20AFO"
],
[
"_:booking",
"ticket",
"57.28"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"emmanuel college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"leave_at",
"09:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"arrive_by",
"14:32"
],
[
"_:result",
"id",
"TR0279"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"CEP20AFO"
],
[
"_:booking",
"ticket",
"57.28"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"emmanuel college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"phone",
"01223334200"
],
[
"_:result",
"postcode",
"cb23ap"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))"
],
"speaker": "user",
"text": "I am trying to find the Parkside Police Station ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The police station is located at Parkside , Cambridge ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "May I have the address please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The only information I have is that the Postcode is CB11JG and the phone number is 01223358966 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "OK , I suppose that will have to do . Thank you ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The address is Parkside , Cambridge . Is there anything else I can do for you ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all . Thank you ."
},
{
"id": 7,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "You 're welcome . Call us again please !"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "I will have a great day ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services ."
}
] |
SNG01568.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",
"type",
"Police"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"type",
"Police"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a 0 star hotel to stay at that includes free parking . Do you know of any ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , there is n't anything that matches those requirements . Can I look for something else ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a hotel with free wifi ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I do n't have anything with that criteria . Can we try a different area ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you look again and search all areas ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouse');(_:result,stars,'0');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I did find a 0 star guesthouse with those requirements . Does that interest you ? Or would you like me to find a hotel with a different rating perhaps ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Can you find another one please ?"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'north');(_:result,type,'Hotel'))",
"inform((_:result,count,'2');(_:result,stars,'0');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 2 with 0 star ratings , would you prefer to be in the north area or centre ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Attraction'))",
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Honestly it does n't matter to me , either area will do just fine . Just make sure the hotel offers free wifi and parking ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'city centre north b and b');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "May I suggest , city centre north b and b ? Would you like me to book this for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'2');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . Can you book a room for Monday for 2 people , 4 nights please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'SV6EZZ21');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "SV6EZZ21 is your reference number for that booking . Is there anything else I can do ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like to go to the theatre as well . Can you help me find one ?"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'centre');(_:result,area,'south');(_:result,category,'theatres');(_:result,count,'5');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , I can help you with that . There is 5 theatres in the city . 4 are in the the centre and 1 in the south . Do you have a preference ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "You can pick one but please give me the entrance fee , area and address of what you pick ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,address,'park street');(_:result,entrance_fee,'not known');(_:result,name,'adc theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address of adc theatre is park street and the fee is not known ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,name,'adc theatre');(_:search,type,'Attraction'))",
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "In what area is the ADC Theatre ?"
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's located in the centre . Is there anything else I can help you with ?"
},
{
"id": 18,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "please give me the entrance fee area and address"
},
{
"id": 19,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'park street');(_:result,entrance_fee,'no entrance fee listed');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I am sorry , there is no entrance fee listed . They are located on park street . Is there anymore information you need ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need today . Thank you ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great time ."
}
] |
PMUL2983.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/0df33e19"
],
[
"_:search/0df33e19",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"canthelp",
"_:search/0df33e19"
],
[
"_:search/0df33e19",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/9180edb6"
],
[
"_:search/9180edb6",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/0df33e19"
],
[
"_:search/0df33e19",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9180edb6"
],
[
"_:search/9180edb6",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0df33e19"
],
[
"_:search/0df33e19",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9180edb6"
],
[
"_:search/9180edb6",
"type",
"Hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0df33e19"
],
[
"_:search/0df33e19",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9180edb6"
],
[
"_:search/9180edb6",
"type",
"Hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0df33e19"
],
[
"_:search/0df33e19",
"type",
"Hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9180edb6"
],
[
"_:search/9180edb6",
"type",
"Hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"SV6EZZ21"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0df33e19"
],
[
"_:search/0df33e19",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/9180edb6"
],
[
"_:search/9180edb6",
"type",
"Hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"SV6EZZ21"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0df33e19"
],
[
"_:search/0df33e19",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/9180edb6"
],
[
"_:search/9180edb6",
"type",
"Hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"SV6EZZ21"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"park street"
],
[
"_:result",
"entrance_fee",
"not known"
],
[
"_:result",
"name",
"adc theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"adc theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0df33e19"
],
[
"_:search/0df33e19",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/9180edb6"
],
[
"_:search/9180edb6",
"type",
"Hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"SV6EZZ21"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"address",
"park street"
],
[
"_:result",
"entrance_fee",
"not known"
],
[
"_:result",
"name",
"adc theatre"
],
[
"_:search",
"name",
"adc theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/0df33e19"
],
[
"_:search/0df33e19",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/9180edb6"
],
[
"_:search/9180edb6",
"type",
"Hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"SV6EZZ21"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"adc theatre"
],
[
"_:search",
"name",
"adc theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"park street"
],
[
"_:result",
"entrance_fee",
"no entrance fee listed"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'no');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to stay at a guesthouse while I 'm in cambridge . It does n't need to have internet ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'hotel');(_:result,name,'alpha - milton guest house');(_:result,pricerange,'moderately priced');(_:result,stars,'three');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'd recommend alpha - milton guest house in the north . It 's a moderately priced three star hotel . Would you like a room ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No thanks - not yet . Does it have free parking ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Unfortunately it does not have free parking . What price range do you have in mind ? I can find you one that does have parking"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))",
"request((_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't have any price range in mind , I just want a guesthouse with free parking on the north side"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'154 chesterton road');(_:result,category,'guesthouse');(_:result,name,'acorn guest house');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would then recommend the acorn guest house , a moderately priced 4 star guesthouse located at 154 chesterton road . Would you like to book a room ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , I do need to book a room ."
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people will be joining you , if any ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Actually , I 'll book later . Can you help me find a train though ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where do you want to travel to and from ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'11:15');(_:search,departure,'cambridge');(_:search,destination,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "should depart from cambridge and should arrive by 11:15 . I am going to stevenage"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))",
"inform((_:result,departure,'cambridge');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "What day would you like to leave Cambridge ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be leaving on Sunday ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,id,'TR5390');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR5390 would be great , do you need a booking ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes please book it for 1 ticket . I 'll also need a reference number ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'HBX3KMT9');(_:booking,ticket,'10.24 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 10.24 GBP payable at the station .Reference number is : HBX3KMT9 ."
},
{
"id": 16,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks so much ! Could I get the phone number for the Acorn Guesthouse ?"
},
{
"id": 17,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,phone,'01223353888');(_:result,type,'Hotel'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "their phone number is 01223353888 . would you like me to book it for you ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . I 'd just like to have the information for now ."
},
{
"id": 19,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Okay thank you so much for the help ."
},
{
"id": 20,
"rdf-acts": [],
"speaker": "user",
"text": "That is all I need ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Hope you have a wonderful stay !"
}
] |
PMUL1826.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"three"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"three"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_: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",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"id",
"TR5390"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"id",
"TR5390"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HBX3KMT9"
],
[
"_:booking",
"ticket",
"10.24 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"id",
"TR5390"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HBX3KMT9"
],
[
"_:booking",
"ticket",
"10.24 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223353888"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"address",
"154 chesterton road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"id",
"TR5390"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HBX3KMT9"
],
[
"_:booking",
"ticket",
"10.24 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223353888"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'old schools');(_:search,destination,'loch fyne');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to come get me from old schools to take me to loch fyne ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Ok , what time do you want to be picked up ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'11:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I actually need to leave after 11:00 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'black skoda');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Your booking is complete . A black skoda will be picking you up ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "That will be fine , could you give me the contact number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,phone,'07334842640');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "The contact number is 07334842640 . Can I help with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,leave_at,'11:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Thank you , that 's it . I will look for the taxi after 11:00 . Goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
SNG01201.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"old schools"
],
[
"_:search",
"destination",
"loch fyne"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"old schools"
],
[
"_:search",
"destination",
"loch fyne"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"old schools"
],
[
"_:search",
"destination",
"loch fyne"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black skoda"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"old schools"
],
[
"_:search",
"destination",
"loch fyne"
],
[
"_:result",
"car",
"black skoda"
],
[
"_:result",
"phone",
"07334842640"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,department,'medicine for the elderly');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Hey I 'm looking for the Addenbrookes Hopistal . Please make sure it has the medicine for the elderly department ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,department,'medicine for the elderly');(_:result,phone,'01223245151');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "I just double checked and there is a medicine for the elderly department at Addenbookes Hospital . They can be reached at 01223245151 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "What is the hospital 's postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The postcode is CB20QQ ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "awesome that s all thank you !"
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else you need help with ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all that I need today , thank you !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . It was my pleasure . Please call us again . Have a good day ."
}
] |
SNG0222.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"medicine for the elderly"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"medicine for the elderly"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"medicine for the elderly"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"medicine for the elderly"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"medicine for the elderly"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"medicine for the elderly"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"medicine for the elderly"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,name,'archway house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i am looking for a particular hotel . Its name is called archway house ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'North');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Archway House');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Archway House is a moderately priced 4 star hotel in the North that offers free parking and internet . Would you like me to make a reservation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'5');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , can you please book it for 5 people , 5 nights , starting on Wednesday ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'FFE8ZDNV');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Done . The reference number is : FFE8ZDNV"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for the help ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome and have a great day !"
}
] |
PMUL4044.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"archway house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"archway house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"archway house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"FFE8ZDNV"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'german');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a German restaurant in the west part of town ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()",
"inform((_:result,area,'west');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no German restaurants in the west part of town . Would you like to make another query ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about Italian ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,area,'west');(_:result,food,'Italian');(_:result,name,'La Margherita');(_:result,name,'Prezzo');(_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are several Italian restaurants in the west part of town . La Margherita is cheap and Prezzo is moderate . Would you like the address of one of those ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the phone number of one of them ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'Prezzo');(_:result,phone,'01799 521260');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number to Prezzo , which is moderately priced , is 01799 521260 . Is there anything else I can assist you with today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "thank you . good bye"
}
] |
WOZ20540.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"german"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:system",
"canthelp",
"_:search/faa1b88a"
],
[
"_:search/faa1b88a",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:system",
"canthelp",
"_:search/faa1b88a"
],
[
"_:search/faa1b88a",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"La Margherita"
],
[
"_:result",
"name",
"Prezzo"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:system",
"canthelp",
"_:search/faa1b88a"
],
[
"_:search/faa1b88a",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Italian"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Prezzo"
],
[
"_:result",
"phone",
"01799 521260"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like a 4 star hotel in the west , please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,name,'finches bed and breakfast');(_:result,name,'huntingdon marriott hotel');(_:result,name,'the cambridge belfry');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "finches bed and breakfast is a guesthouse in the cheap range . huntingdon marriott hotel is in the expensive range and the cambridge belfry is a hotel in the cheap range ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "which of these hotels include free parking ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'all');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "They all have free parking and free wifi ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'4');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like to book one for 4 people for 3 nights starting sunday . Will that be possible ?"
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,day,'Sunday');(_:booking,stay,'3');(_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))",
"inform((_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I was n't able to book any of the 4 star hotels for 3 nights starting Sunday . Can you book on a different day or a shorter stay ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,stay,'one');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes can you try one night instead ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'DQ0XVS0Z');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Perfect ! You have been booked and your reference number is DQ0XVS0Z ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Awesome . I 'm also looking for a train ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can help you with a train as well . When would you like this scheduled for ? Where will you be departing and arriving ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'20:00');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Depart from cambridge and should arrive by 20:00 ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your destination ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "It is leicester ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day would you like to travel ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to travel on Monday ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'4GVI1B9L');(_:booking,ticket,'37.79 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 37.79 GBP payable at the station . \n Reference number is : 4GVI1B9L ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for all your help today . I have all I need at this time ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome ! I hope you have a good trip and a wonderful day ."
}
] |
MUL2096.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"finches bed and breakfast"
],
[
"_:result",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"finches bed and breakfast"
],
[
"_:result",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"finches bed and breakfast"
],
[
"_:result",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/35a3eb6f"
],
[
"_:booking/35a3eb6f",
"day",
"Sunday"
],
[
"_:booking/35a3eb6f",
"stay",
"3"
],
[
"_:booking/35a3eb6f",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"one"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"finches bed and breakfast"
],
[
"_:result",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/35a3eb6f"
],
[
"_:booking/35a3eb6f",
"day",
"Sunday"
],
[
"_:booking/35a3eb6f",
"stay",
"3"
],
[
"_:booking/35a3eb6f",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"one"
],
[
"_:booking",
"ref",
"DQ0XVS0Z"
],
[
"_: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",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"finches bed and breakfast"
],
[
"_:result",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/35a3eb6f"
],
[
"_:booking/35a3eb6f",
"day",
"Sunday"
],
[
"_:booking/35a3eb6f",
"stay",
"3"
],
[
"_:booking/35a3eb6f",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"one"
],
[
"_:booking",
"ref",
"DQ0XVS0Z"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_: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",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"finches bed and breakfast"
],
[
"_:result",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/35a3eb6f"
],
[
"_:booking/35a3eb6f",
"day",
"Sunday"
],
[
"_:booking/35a3eb6f",
"stay",
"3"
],
[
"_:booking/35a3eb6f",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"one"
],
[
"_:booking",
"ref",
"DQ0XVS0Z"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"finches bed and breakfast"
],
[
"_:result",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/35a3eb6f"
],
[
"_:booking/35a3eb6f",
"day",
"Sunday"
],
[
"_:booking/35a3eb6f",
"stay",
"3"
],
[
"_:booking/35a3eb6f",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"one"
],
[
"_:booking",
"ref",
"DQ0XVS0Z"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"finches bed and breakfast"
],
[
"_:result",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"all"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/35a3eb6f"
],
[
"_:booking/35a3eb6f",
"day",
"Sunday"
],
[
"_:booking/35a3eb6f",
"stay",
"3"
],
[
"_:booking/35a3eb6f",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"one"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"4GVI1B9L"
],
[
"_:booking",
"ticket",
"37.79 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am hoping to get information about some places to go in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'architecture');(_:result,name,\"Great saint mary 's church\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Great saint mary 's church is an architecture site in the centre of town ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I get the address please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'market square');(_:result,entrance_fee,'2 pounds');(_:result,name,\"Great saint mary 's\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Great saint mary 's is located at market square and the entrance fee is 2 pounds . May I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm also looking for somewhere to stay ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What ammenities do you need for your hotel ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like it to be in the moderate price range and include wifi ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'quite a few');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I found quite a few . What area would you like it to be in ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do you have anything near my attraction in the centre part of town ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'cityroomz');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , there is one . It is cityroomz . Want me to book it for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm not ready to book . Can you tell me the address and type please instead"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'sleeperz hotel , station road');(_:result,postcode,'cb12tz');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The address is sleeperz hotel , station road and the postcode is cb12tz ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Hotel'))",
"inform((_:search,name,'cityroomz');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "And what is the type of cityroomz ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,category,'hotel');(_:result,name,'Cityroomz');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Cityroomz is a hotel ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much , that is all I need today . Goodbye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for visiting Cambridge and have a great weekend ."
}
] |
PMUL2709.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"name",
"Great saint mary 's church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"market square"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:result",
"name",
"Great saint mary 's"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"market square"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:result",
"name",
"Great saint mary 's"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"market square"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:result",
"name",
"Great saint mary 's"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"market square"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"address",
"sleeperz hotel , station road"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"category",
"?"
],
[
"_:search",
"name",
"cityroomz"
],
[
"_: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",
"centre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"sleeperz hotel , station road"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:search",
"name",
"cityroomz"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_: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,category,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I want to check out some colleges around here"
},
{
"id": 1,
"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 in cambridge . Is there a certain area of town you would like ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "No preference , I will go with what you recommend , All ill need is the entrance fee of that place ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'Magdalene College');(_:result,type,'Attraction'))",
"reqmore()",
"inform((_:result,entrance_fee,'free admission');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Well then , I would recommend Magdalene College . It 's interesting and has free admission . Is there anything else you need today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train leaving from Broxbourne on Tuesday ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Do you have a certain time that you would like to leave after or arrive by ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,leave_at,'after lunch');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I plan on getting lunch first , so sometime after then I 'd like to leave ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,departure,'broxbourne');(_:result,id,'TR8199');(_:result,leave_at,'13:32');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR8199 leaves broxbourne at 13:32 . Would you like to make a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please . Can you make the booking for 7 people ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'J4SFMXEJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've made that reservation and your reference number is J4SFMXEJ ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Anytime ."
}
] |
PMUL3200.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free admission"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free admission"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"after lunch"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free admission"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"after lunch"
],
[
"_:result",
"departure",
"broxbourne"
],
[
"_:result",
"id",
"TR8199"
],
[
"_:result",
"leave_at",
"13:32"
],
[
"_: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,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free admission"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"after lunch"
],
[
"_:result",
"departure",
"broxbourne"
],
[
"_:result",
"id",
"TR8199"
],
[
"_:result",
"leave_at",
"13:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"J4SFMXEJ"
],
[
"_: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,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm on the North side , please find me an expensive restaurant here"
},
{
"id": 1,
"rdf-acts": [
"select((_:result,food,'Chinese');(_:result,food,'European');(_:result,food,'French');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Would you prefer Chinese , French , or European cuisine ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "I 'm open . What would you recommend ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,food,'Chinese');(_:result,name,'Hotspot');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'd recommend The Hotspot . It 's a Chinese restaurant . Would you like to book a table ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'13:15');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please , book me for 4 people at 13:15 on friday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'37DDZB4H');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was successful . The reference number is : 37DDZB4H ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you find me a train from Leicester to Cambridge on Saturday >"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time would you like to arrive by ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I just need to leave sometime after 16:30 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,id,'TR7824');(_:result,leave_at,'17:09');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR7824 bus leaves at 17:09 . Would you like to book this one ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I do need the price and arrival time first ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'18:54');(_:result,ticket,'30.24 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "It arrives at 18:54 and is 30.24 pounds ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that is all I need , you helped me a lot ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Great , have a terrific trip !"
}
] |
PMUL4932.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Hotspot"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Hotspot"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"37DDZB4H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_: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",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Hotspot"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"37DDZB4H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Hotspot"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"37DDZB4H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR7824"
],
[
"_:result",
"leave_at",
"17:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Hotspot"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"37DDZB4H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR7824"
],
[
"_:result",
"leave_at",
"17:09"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"18:54"
],
[
"_:result",
"ticket",
"30.24 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'bridge guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to get information on the bridge guest house ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'south');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I can definitely help with that . It 's moderately priced and is located in the south . They offer free wifi and parking . Would you like help booking a room with them ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'7');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks ! I will book the hotel for 7 people for 2 nights starting from Monday ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'6NEWYJ6Y');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was successful ! Your reference number is 6NEWYJ6Y . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that 's all for me today . Goodbye !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Okay . Glad we could help !"
}
] |
SNG1033.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"6NEWYJ6Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train going to Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where are you leaving from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The train should depart from kings lynn and should leave on thursday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are 19 total trips available to you"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "I wish to leave after 8:15 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR3447');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "How about TR3447 ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "can i get the price and time travel please"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'09:58');(_:result,day,'thursday');(_:result,departure,'kings lynn');(_:result,destination,'cambridge');(_:result,duration,'47 minutes');(_:result,id,'TR3447');(_:result,leave_at,'09:11');(_:result,ticket,'9.80 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "trainID \t departure \t destination \t day \t leaveAt \t arriveBy \t price \t duration \t book \n ( optional ) \n TR3447 \t kings lynn \t cambridge \t thursday \t 09:11 \t 09:58 \t 9.80 pounds \t 47 minutes"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Would you be able to send that in a different format ? I just need a price and travel time , that list is confusing ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'47 minutes');(_:result,ticket,'9.80 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "Sorry about that . The travel time is 47 minutes and the cost is 9.80 pounds . Anything else I can do for you ?"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that is all . Good bye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Alright . Thank you , and have a great day !"
}
] |
SNG02346.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"id",
"TR3447"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"arrive_by",
"09:58"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"kings lynn"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_:result",
"id",
"TR3447"
],
[
"_:result",
"leave_at",
"09:11"
],
[
"_:result",
"ticket",
"9.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"arrive_by",
"09:58"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"kings lynn"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR3447"
],
[
"_:result",
"leave_at",
"09:11"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_:result",
"ticket",
"9.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for an expensive restaurant in the west ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'west');(_:result,count,'9');(_:result,food,'British');(_:result,food,'European');(_:result,food,'Indian');(_:result,food,'Thai');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 9 expensive restaurants in the west . There are British , European , Indian , and Thai food to choose from . Which would you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would love something that has British food ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'Graffiti');(_:result,name,'Travellers Rest');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "You should try either Graffiti or Travellers Rest then . Would you like more information about these ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,name,'travellers rest');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I think I 'll try Travellers Rest . Could you book me a table there for Saturday ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,day,'Saturday');(_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "At what time on Saturday would you like a table reserved ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,duration,'16:30');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please book for 1 person at 16:30"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'Q1IQNSL8');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It has been booked , your reference number is Q1IQNSL8"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'11:15');(_:search,departure,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train departing from Kings Lynn arriving by 11:15 ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day would you be traveling and where are you going to ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be going to Cambridge on the same day as my stop at Travellers Rest ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'10:58');(_:result,id,'TR2514');(_:result,leave_at,'10:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR2514 that departs at 10:11 and arrives by 10:58 . Would that be something that would work for you ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that would be great . What is the price for that ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,id,'TR2514');(_:result,ticket,'7.84 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The price for the TR2514 is 7.84 pounds per ticket . Would you like to book a seat ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is all I needed , thank you for your help ! Goodbye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . It has been a pleasure helping you today . Have a great trip !"
}
] |
MUL1548.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"name",
"Travellers Rest"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"travellers rest"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"name",
"Travellers Rest"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"travellers rest"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"name",
"Travellers Rest"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"travellers rest"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"Q1IQNSL8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"name",
"Travellers Rest"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"travellers rest"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"Q1IQNSL8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"name",
"Travellers Rest"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"travellers rest"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"Q1IQNSL8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:58"
],
[
"_:result",
"id",
"TR2514"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"name",
"Travellers Rest"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"travellers rest"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"Q1IQNSL8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:15"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:58"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"id",
"TR2514"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for an expensive restaurant in the east part of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'east');(_:result,count,'5');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "there are 5 expensive restaurants in the east , what food type do you want ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,address,'290 Mill Road City Centre');(_:result,name,'Royal Standard');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about the Royal Standard at 290 Mill Road City Centre ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the phone number ?"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Their phone number is 01223 247877 ."
}
] |
WOZ20339.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"290 Mill Road City Centre"
],
[
"_:result",
"name",
"Royal Standard"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,stars,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking to stay at a four start place with free wifi ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,'center');(_:result,area,'west');(_:result,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'3');(_:result,has_internet,'none');(_:result,stars,'four');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I am showing three results for four star hotels with internet . Would you rather be located in the center of town , or on the west side ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouses');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Either will do . Are there by any chance any cheap guesthouses available ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'both');(_:result,area,'centre');(_:result,area,'west');(_:result,category,'guesthouses');(_:result,has_internet,'none');(_:result,name,'alexander bed and breakfast');(_:result,name,'finches bed and breakfast');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "alexander bed and breakfast is located in the centre and finches bed and breakfast is located in the west . both are cheap guesthouses with internet ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,name,'alexander bed and breakfast');(_:search,people,'4');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Please book Alexander Bed and Breakfast for 4 people and 5 nights starting on Tuesday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'YIZ6WQ8T');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've got it all booked for you . Your reference number is YIZ6WQ8T ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm also looking for an architecture attraction to go to . Do you have information on any of those ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'a number of');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "yes there are a number of them . which side would you prefer ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "well since the hotel is in the center try nearby ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'trinity lane');(_:result,count,'5');(_:result,entrance_fee,'free');(_:result,name,'old schools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 5 choices . I recommend old schools on trinity lane . It is free admission ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Please send me their phone number and postcode ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,phone,'01223332320');(_:result,postcode,'cb21tt');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number is 01223332320 and post code is cb21tt ."
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Okay , that 's all I need for today . Thanks , bye !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , enjoy your stay !"
}
] |
PMUL2533.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"name",
"finches bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"name",
"finches bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"YIZ6WQ8T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"name",
"finches bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"YIZ6WQ8T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"amount",
"a number of"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"YIZ6WQ8T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"amount",
"a number of"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"old schools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"YIZ6WQ8T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"amount",
"a number of"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"old schools"
],
[
"_:result",
"phone",
"01223332320"
],
[
"_:result",
"postcode",
"cb21tt"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you find me a good moderately priced hotel in cambridge ? No guesthouses please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'downtown');(_:result,name,'cityroomz');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "the cityroomz is located downtown . would you like more info ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you ! I am looking for a place in the West part of town , though . Are there any available ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,pricerange,'moderate');(_:search,type,'Hotel'))",
"inform((_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "No , I 'm sorry . Not in the moderate price range . I do have a cheap 4 star though . Would you like to check it out ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'guesthouses');(_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about any guesthouses that are moderately priced in the west with free parking ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'hobsons house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "What about the hobsons house with internet and parking ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "that sounds good . there will be 7 persons for 3 nights starting on sunday"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'CW5RJ5HB');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book that for you successfully . our reference number is CW5RJ5HB . Is there anything else I can help you with today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,\"do n't care\");(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please , I need to find a restaurant in the same area as my hotel . I do n't care about the type of food ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'14');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 14 options to choose from , is there a particular cuisine you are wanting to try ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care what cuisine , but i 'd like one in the moderate price range ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'3');(_:result,food,'british');(_:result,food,'indian');(_:result,food,'italian');(_:result,name,'prezzo');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , I see three options here , which are british , indian , or italian food types . I recommend prezzo . Would you like a reservation ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'11:00');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . Please book that restaurant for 7 people on sunday at 11:00"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay I have that booked for you . Is there anything else I can help you with ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I get the reference number please ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'D7277SMZ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Reference number : D7277SMZ ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to get me to the restaurant please ."
},
{
"id": 17,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "And what time would you like the taxi ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,arrive_by,'11:00');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to arrive at the restaurant in time for my reservation at 11:00 ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,car,'yellow volvo');(_:result,phone,'07514653314');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "A yellow volvo is booked . contact number : 07514653314"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for all your help !"
},
{
"id": 21,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "My pleasure . Is that all"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes that should be everything that I need thank you very much for your help ."
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "You are quite welcome ! Goodbye !"
}
] |
PMUL4391.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"downtown"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"downtown"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/7411a25a"
],
[
"_:search/7411a25a",
"pricerange",
"moderate"
],
[
"_:search/7411a25a",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"downtown"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/7411a25a"
],
[
"_:search/7411a25a",
"pricerange",
"moderate"
],
[
"_:search/7411a25a",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"hobsons house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"downtown"
],
[
"_:system",
"canthelp",
"_:search/7411a25a"
],
[
"_:search/7411a25a",
"pricerange",
"moderate"
],
[
"_:search/7411a25a",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"hobsons house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"CW5RJ5HB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"do n't care"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"downtown"
],
[
"_:system",
"canthelp",
"_:search/7411a25a"
],
[
"_:search/7411a25a",
"pricerange",
"moderate"
],
[
"_:search/7411a25a",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"hobsons house"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"CW5RJ5HB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"downtown"
],
[
"_:system",
"canthelp",
"_:search/7411a25a"
],
[
"_:search/7411a25a",
"pricerange",
"moderate"
],
[
"_:search/7411a25a",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"CW5RJ5HB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"prezzo"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_: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",
"area",
"downtown"
],
[
"_:system",
"canthelp",
"_:search/7411a25a"
],
[
"_:search/7411a25a",
"pricerange",
"moderate"
],
[
"_:search/7411a25a",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"CW5RJ5HB"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"prezzo"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"downtown"
],
[
"_:system",
"canthelp",
"_:search/7411a25a"
],
[
"_:search/7411a25a",
"pricerange",
"moderate"
],
[
"_:search/7411a25a",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"prezzo"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"D7277SMZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"downtown"
],
[
"_:system",
"canthelp",
"_:search/7411a25a"
],
[
"_:search/7411a25a",
"pricerange",
"moderate"
],
[
"_:search/7411a25a",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"prezzo"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"D7277SMZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"downtown"
],
[
"_:system",
"canthelp",
"_:search/7411a25a"
],
[
"_:search/7411a25a",
"pricerange",
"moderate"
],
[
"_:search/7411a25a",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"prezzo"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"D7277SMZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow volvo"
],
[
"_:result",
"phone",
"07514653314"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"downtown"
],
[
"_:system",
"canthelp",
"_:search/7411a25a"
],
[
"_:search/7411a25a",
"pricerange",
"moderate"
],
[
"_:search/7411a25a",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"prezzo"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"D7277SMZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow volvo"
],
[
"_:result",
"phone",
"07514653314"
],
[
"_: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,type,'Hospital'))"
],
"speaker": "user",
"text": "i am looking for the Addenbrookes Hospital"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "That hospital is located at Hills Rd , Cambridge ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "Can you please provide me with the complete address for the hospital ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Hills Rd , Cambridge is the complete address . The postcode is CB20QQ ."
},
{
"id": 4,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That is all . Good bye ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Bye now . Have a great day ."
}
] |
SNG01663.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'saint johns chop house');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , could you give me the location of the Saint Johns Chop House ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'21 - 24 Northampton Street');(_:result,area,'west');(_:result,name,'Saint Johns Chop House');(_:result,postcode,'cb30ad');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Saint Johns Chop House is located at 21 - 24 Northampton Street , cb30ad , on the west side of town ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great . How about the phone number ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223353110');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Their phone number is 01223353110"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you tell me what their price range is ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "This restaurant is in the moderate price range ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'leverton house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for a particular hotel named leverton house ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "system",
"text": "What information are you looking for ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "The address please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'732 - 734 Newmarket Road');(_:result,postcode,'cb58rs');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "They are located at 732 - 734 Newmarket Road , postcode cb58rs ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for the information on that ."
},
{
"id": 11,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "No problem ! Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,name,'Leverton House');(_:search,people,'3');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I am looking to book a room at the Leverton House for 3 people and 5 nights starting Wednesday ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'PY098GT4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful . Your reference number is PY098GT4 . How else can I help today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . That 's all for now ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day !"
}
] |
PMUL0426.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"21 - 24 Northampton Street"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Saint Johns Chop House"
],
[
"_:result",
"postcode",
"cb30ad"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"21 - 24 Northampton Street"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Saint Johns Chop House"
],
[
"_:result",
"postcode",
"cb30ad"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"21 - 24 Northampton Street"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Saint Johns Chop House"
],
[
"_:result",
"postcode",
"cb30ad"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"leverton house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"21 - 24 Northampton Street"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Saint Johns Chop House"
],
[
"_:result",
"postcode",
"cb30ad"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"leverton house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Saint Johns Chop House"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"name",
"leverton house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"732 - 734 Newmarket Road"
],
[
"_:result",
"postcode",
"cb58rs"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Saint Johns Chop House"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"732 - 734 Newmarket Road"
],
[
"_:result",
"postcode",
"cb58rs"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"Leverton House"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Saint Johns Chop House"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"732 - 734 Newmarket Road"
],
[
"_:result",
"postcode",
"cb58rs"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"Leverton House"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PY098GT4"
],
[
"_: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,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello , I am looking for accommodations with free wifi ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I can definitely help with that . I have many options . In order to narrow it down , do you have a preference between a hotel or guesthouse ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stars,'4-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Either one , but I insist on 4-star quality ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,name,'Arbury Lodge');(_:result,pricerange,'moderately price');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about Arbury Lodge guesthouse ? It is in north , is moderately price with free wifi and has 4 stars ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "What 's the postcode and address for that ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'82 arbury road');(_:result,postcode,'cb42je');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The address is 82 arbury road and the postcode is cb42je"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Am I able to park for free there ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , they offer both free wifi and free parking . Do you need me to assist you in making a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No , thanks . I also need a train on Sunday out of Cambridge ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,type,'Train'))",
"request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are many . What time would you like to leave and what 's your destination ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,destination,'peterborough');(_:search,leave_at,'18:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to leave for Peterborough after 18:30 ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,id,'TR8255');(_:booking,ref,'E1SGGIUC');(_:booking,ticket,'13.20 pounds');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked you a ride on train TR8255 , your reference number is E1SGGIUC , the ticket will cost 13.20 pounds . Is there anything else I could help you with ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I just need the arrival and travel times for that train , thanks ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'19:24');(_:result,id,'TR8255');(_:result,leave_at,'18:34');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "TR8255 departs at 18:34 and arrives at 19:24 . Hope that helps ! Any other questions ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "You have been a great help . Thank you very much ! Goodbye !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome ! Enjoy your stay !"
}
] |
MUL2205.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Arbury Lodge"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Arbury Lodge"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"82 arbury road"
],
[
"_:result",
"postcode",
"cb42je"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Arbury Lodge"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"82 arbury road"
],
[
"_:result",
"postcode",
"cb42je"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Arbury Lodge"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"82 arbury road"
],
[
"_:result",
"postcode",
"cb42je"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"18: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_internet",
"yes"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Arbury Lodge"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"82 arbury road"
],
[
"_:result",
"postcode",
"cb42je"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8255"
],
[
"_:booking",
"ref",
"E1SGGIUC"
],
[
"_:booking",
"ticket",
"13.20 pounds"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Arbury Lodge"
],
[
"_:result",
"pricerange",
"moderately price"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"82 arbury road"
],
[
"_:result",
"postcode",
"cb42je"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8255"
],
[
"_:booking",
"ref",
"E1SGGIUC"
],
[
"_:booking",
"ticket",
"13.20 pounds"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"arrive_by",
"19:24"
],
[
"_:result",
"id",
"TR8255"
],
[
"_:result",
"leave_at",
"18:34"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a moderately priced resturant in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'21');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I found 21 restaurants available , do you have a type of food you would prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'lebanese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like lebanese food ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Ali Baba');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How does Ali Baba ? I recommend it . Would you like for me to book a table ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'20:00');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I want to book a table for 3 people at 20:00 on thursday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,day,'thursday');(_:booking,duration,'20:00');(_:booking,people,'3');(_:booking,ref,'5LY9WSF1');(_:booking,type,'Booking'))",
"reqmore()",
"inform((_:result,name,'ali baba');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Great , I have booked your table for ali baba thursday at 20:00 for 3 . Your reference number is 5LY9WSF1 . May I help with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think that 's all I need . Thank you !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge TownInfo service , and have a wonderful day !"
}
] |
SNG0524.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Ali Baba"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"thursday"
],
[
"_:booking",
"duration",
"20:00"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"5LY9WSF1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"ali baba"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a museum to visit ? I 'm pretty excited to be coming in a few weeks ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,amount,'several');(_:result,name,'museum of technology');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "we have several including the museum of technology . would you like to purchase tickets ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What area of town is that in ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'cambridge museum of technology');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "cambridge museum of technology is in the east side of town ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Great ! Can I get the address and phone number ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'old pumping station , cheddars lane');(_:result,phone,'01223368650');(_:result,postcode,'cb58ld');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their address is the old pumping station , cheddars lane , cb58ld . Their phone number is 01223368650 . Will that be all for today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm also looking for a cheap guesthouse with free parking and free wifi ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Is there a certain area you prefer ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Let 's stick with the east"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Allenbell');(_:result,phone,'01223210353');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Allenbell is cheap and 4 stars with internet and parking located at 517a coldham lane , cb13js . Phone number is 01223210353 . Can I book a room for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'4');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please book it for 4 people and 3 nights starting from Saturday ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'X3YRQRDQ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are booked , the reference number is X3YRQRDQ , can I assist with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that is all . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the service today ."
}
] |
PMUL3714.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"museum of technology"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"cambridge museum of technology"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"museum"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"cambridge museum of technology"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"old pumping station , cheddars lane"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:result",
"postcode",
"cb58ld"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_: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",
"name",
"museum"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"cambridge museum of technology"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"old pumping station , cheddars lane"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:result",
"postcode",
"cb58ld"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"museum"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"east"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"old pumping station , cheddars lane"
],
[
"_:result",
"postcode",
"cb58ld"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"phone",
"01223210353"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"museum"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"address",
"old pumping station , cheddars lane"
],
[
"_:result",
"postcode",
"cb58ld"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"phone",
"01223210353"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"X3YRQRDQ"
],
[
"_: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,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a moderately priced place to stay ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Certainly , we have many moderately priced options . Which area of town do you prefer to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))",
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm not familiar with the different areas , so I guess it does n't matter . I would like a moderate though . With free WiFi ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_internet,'none');(_:result,name,'A and B Guest House');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The A and B Guest House is in the moderate price range and has free wifi . Would you like to book a room ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it have a four star rating ? I need free parking , too ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Archway House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Archway House would meet your needs . Would you like to make a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,area,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "No , could you just tell me the phone number ? And what area of town is that in ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,phone,'01223575314');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The phone number is 01223575314 and it is in the north area of town ."
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Great ! Thanks for all the info . I 'm all set . Bye !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a nice day ."
}
] |
SNG0897.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"A and B Guest House"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"phone",
"01223575314"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Please show me where the nearest hospital is"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The nearest hospital is The Addenbrookes Hospital located at Hills Rd , Cambridge Postcode CB20QQ ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Thank you . Can you book a taxi to take me there ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Yes , what time would you like the taxi to pick you up ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Nevermind , I do n't need a taxi . Thanks for your help ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "system",
"text": "What can I help you with ?"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That 's all . Thank you , good bye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using Cambridge TownInfo centre . Have a nice day !"
}
] |
SNG01654.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'asian oriental');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant . The restaurant should serve asian oriental food and should be in the centre"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Okay . What price range would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "It should be in the cheap price range ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))",
"inform((_:result,address,'40210 Millers Yard');(_:result,area,'City Centre');(_:result,name,'dojo noodle bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The dojo noodle bar is at 40210 Millers Yard City Centre and meets your criteria . What time would you like to book ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like to book a table for 1 at 12 on Tuesday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,day,'Tuesday');(_:booking,duration,'12:00');(_:booking,people,'1');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "OK , I will make you a reservation for 12:00 Tuesday for 1 . Anything else I can help with ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'll need the reference number of my reservation ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'0C4KYZ3K');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 0C4KYZ3K ."
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks , that 's all I need . Good bye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a great day and enjoy your meal !"
}
] |
SNG02308.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"40210 Millers Yard"
],
[
"_:result",
"area",
"City Centre"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"40210 Millers Yard"
],
[
"_:result",
"area",
"City Centre"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"duration",
"12:00"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"40210 Millers Yard"
],
[
"_:result",
"area",
"City Centre"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"duration",
"12:00"
],
[
"_:booking",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"0C4KYZ3K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "I was in an argument about a car accident and need help"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "Parkside Police Station will help you . Their telephone number is 01223358966 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Could you also forward the postcode and address to me ?"
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "Yes , it 's in Parkside , Cambridge , CB11JG ."
}
] |
SNG01970.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a hotel in Cambridge , preferably with free wi - fi , please ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What price range and what area of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want it moderately priced and I do n't care what part of town ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,name,'They Ashley Hotel');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "They Ashley Hotel in the north is moderately priced with free wifi . Would you like to book a room ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I would like to book it for 6 people , 4 nights beginning on Saturday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'ORVRFO2U');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have made those reservations for you . Your reference numbers are ORVRFO2U ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am also looking for somewhere fun in the centre of town ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'over 40');(_:result,area,'City Centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "City Centre boasts over 40 different attractions . Do you have any thoughts on what type of attraction you 'd like to see ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))",
"request((_:result,category,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Hmm I actually have no clue . Could you just recommend your favorite attraction in the centre and tell me its type and postcode please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'ADC Theatre');(_:result,postcode,'cb58as');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "I like the ADC Theatre . Its post code is cb58as . Would you like more information about this theatre ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . That will be all for today ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for allowing me to help . Have a great day ."
}
] |
PMUL2956.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"They Ashley Hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"They Ashley Hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"ORVRFO2U"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"They Ashley Hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"ORVRFO2U"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"over 40"
],
[
"_:result",
"area",
"City Centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"ORVRFO2U"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"over 40"
],
[
"_:result",
"area",
"City Centre"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure , can you help me find a particular hotel ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "I have a lot of information about hotels in the area . Do you know what part of the city you would like to go to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'worth house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for information on the worth house ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'the worth house');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Ok the worth house is located in the north and is in the cheap price range . Would you like to know anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks . I need to know about taking a Sunday train from Kings Cross ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "I have several trains departing from kings cross on sunday . What is your destination and what time would you like to depart ?"
}
] |
PMUL1588.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"name",
"worth house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"name",
"worth house"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the worth house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'll be travelling to Cambridge to do some sightseeing and need a place to stay . I 'd love to stay in a guesthouse rather than a hotel ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,has_internet,?);(_:search,postcode,?);(_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'24');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 24 options to choose from . Do you have a preference for area , stars , pricerange or internet ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,stars,'two');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would really like something in the North with a two star rating ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,area,'North');(_:search,category,'guesthouse');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I am sorry but I am not showing any 2 star guesthouse in the North . Would you like to me check availability for 3 or 4 star in the North ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotels');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about some options for 2 star hotels instead of guesthouses ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I still ca n't find anything that matches that . Could you like us to look at other areas of the city ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotels');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Are there any other type of hotels that match ?"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:search,area,'north');(_:search,stars,'two');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm terribly sorry , I have nothing that has two stars in the north at all ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotel');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I really need a hotel room in the north with a 2 star rating . Can you please double check ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I just double checked and nothing . Do you want to try another star rated hotel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'gallery at twelve a high street');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Well , maybe you can help me find an attraction called the Gallery at Twelve a High Street ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'fulbourn');(_:result,area,'eastside');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,name,'The gallery at twelve a high street');(_:result,phone,'01223295264');(_:result,postcode,'cb15dh');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The gallery at twelve a high street is a museum on the eastside . address is fulbourn , postcode cb15dh . Phone number is 01223295264 . Entrance is free . Anything else you need today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is ok . Thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you ! Goodbye ."
}
] |
MUL2506.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"postcode",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"24"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"two"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"postcode",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"24"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/4d5d0a66"
],
[
"_:search/4d5d0a66",
"area",
"North"
],
[
"_:search/4d5d0a66",
"category",
"guesthouse"
],
[
"_:search/4d5d0a66",
"stars",
"2"
],
[
"_:search/4d5d0a66",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"postcode",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"24"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d5d0a66"
],
[
"_:search/4d5d0a66",
"area",
"North"
],
[
"_:search/4d5d0a66",
"category",
"guesthouse"
],
[
"_:search/4d5d0a66",
"stars",
"2"
],
[
"_:search/4d5d0a66",
"type",
"Hotel"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9422d15f"
],
[
"_:search/9422d15f",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"postcode",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"24"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d5d0a66"
],
[
"_:search/4d5d0a66",
"area",
"North"
],
[
"_:search/4d5d0a66",
"category",
"guesthouse"
],
[
"_:search/4d5d0a66",
"stars",
"2"
],
[
"_:search/4d5d0a66",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/9422d15f"
],
[
"_:search/9422d15f",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/ea31692e"
],
[
"_:search/ea31692e",
"area",
"north"
],
[
"_:search/ea31692e",
"stars",
"two"
],
[
"_:search/ea31692e",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"postcode",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"24"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/4d5d0a66"
],
[
"_:search/4d5d0a66",
"area",
"North"
],
[
"_:search/4d5d0a66",
"category",
"guesthouse"
],
[
"_:search/4d5d0a66",
"stars",
"2"
],
[
"_:search/4d5d0a66",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/9422d15f"
],
[
"_:search/9422d15f",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/ea31692e"
],
[
"_:search/ea31692e",
"area",
"north"
],
[
"_:search/ea31692e",
"stars",
"two"
],
[
"_:search/ea31692e",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/9d9eb55a"
],
[
"_:search/9d9eb55a",
"type",
"Hotel"
],
[
"_:search",
"name",
"gallery at twelve a high street"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"postcode",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"24"
],
[
"_:system",
"canthelp",
"_:search/4d5d0a66"
],
[
"_:search/4d5d0a66",
"area",
"North"
],
[
"_:search/4d5d0a66",
"category",
"guesthouse"
],
[
"_:search/4d5d0a66",
"stars",
"2"
],
[
"_:search/4d5d0a66",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/9422d15f"
],
[
"_:search/9422d15f",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/ea31692e"
],
[
"_:search/ea31692e",
"area",
"north"
],
[
"_:search/ea31692e",
"stars",
"two"
],
[
"_:search/ea31692e",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/9d9eb55a"
],
[
"_:search/9d9eb55a",
"type",
"Hotel"
],
[
"_:search",
"name",
"gallery at twelve a high street"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"fulbourn"
],
[
"_:result",
"area",
"eastside"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"The gallery at twelve a high street"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:result",
"postcode",
"cb15dh"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train departing from Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Ok , where will you be going ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,destination,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be going to London Liverpool Street on Sunday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,day,'saturday');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And what time would you like to leave after or arrive by on saturday ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'21:00');(_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm leaving on sunday , not saturday . Can you make sure that 's correct ? And I want to arrive by 21:00"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'17:27');(_:result,day,'Sunday');(_:result,destination,'london liverpool street');(_:result,id,'TR0189');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I am so sorry about the mix - up in days . I have TR0189 arriving Sunday at london liverpool street at 17:27 . Would this be acceptable ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thanks so much , that s all i needed"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Well , I 'm glad I could help . Have a safe trip . Goodbye ."
}
] |
SNG1395.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"day",
"saturday"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"17:27"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"destination",
"london liverpool street"
],
[
"_:result",
"id",
"TR0189"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need the address and postcode of a cheap restaurant on the north side of town ."
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "The address for Royal Spice is Victoria avenue Chesterton and the post code is C.B 4 , 1 E.H. Royal Spice is in the cheap price range and is in the north part of town ."
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Than you ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Goodbye ."
}
] |
WOZ20574.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'Europeon');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a Europeon restaurant in the west of Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Cambridge lodge restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Ok , I found the Cambridge lodge restaurant . Would you like to make a reservation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is that an expensive restaraunt ? I really need someplace expensive , it is a special occasion for me ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'139 Huntingdon Road City Centre');(_:result,name,'cambridge lodge restaurant');(_:result,postcode,'cb30dq');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'd suggest cambridge lodge restaurant on Cambridge Lodge Hotel 139 Huntingdon Road City Centre , cb30dq . Would you like me to make a reservation ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , please make the reservation for me ."
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I need to know for what day and time and for how many people please"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'20:00');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Make the reservation for 3 people on Friday at 20:00 . Thank you !"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,day,'Friday');(_:booking,duration,'20:00');(_:booking,people,'3');(_:booking,ref,'Y2C9CD1C');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've got it booked for you at 20:00 on Friday for 3 people . They 'll hold your table for 15 minutes . Your reference number is Y2C9CD1C ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'finches bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks . Can you also give me some information about Finches Bed and Breakfast ? We 're thinking of staying there ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'144 thornton road');(_:result,area,'west');(_:result,category,'guesthouse');(_:result,stars,'4');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure thing , it 's a 4 star guesthouse on the west side , located at 144 thornton road . Is there anything else you would like to know ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can I book a room there for 3 for 3 nights starting friday ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'GPZ76PRO');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . \n Reference number is : GPZ76PRO . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Thanks I also need a taxi arriving in time for the reservation at the restaurant ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where will you be departing from and what is your destination ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'finches bed and breakfast');(_:search,destination,'cambridge lodge restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Departing from Finches Bed and Breakfast , and arriving at Cambridge Lodge Restaurant ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'blue toyota');(_:result,phone,'07359871598');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t blue toyota \n Contact number \t : \t 07359871598"
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "You were a great help . That 's all I needed . Thanks . Bye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day ."
}
] |
PMUL0095.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"Europeon"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"Europeon"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Cambridge lodge restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"Europeon"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"139 Huntingdon Road City Centre"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:result",
"postcode",
"cb30dq"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"Europeon"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"139 Huntingdon Road City Centre"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:result",
"postcode",
"cb30dq"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"Europeon"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"139 Huntingdon Road City Centre"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:result",
"postcode",
"cb30dq"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"20:00"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"Y2C9CD1C"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"finches bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"Europeon"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:result",
"postcode",
"cb30dq"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"20:00"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"Y2C9CD1C"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"finches bed and breakfast"
],
[
"_:result",
"address",
"144 thornton road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"Europeon"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:result",
"postcode",
"cb30dq"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"20:00"
],
[
"_:booking",
"people",
"3"
],
[
"_:search",
"name",
"finches bed and breakfast"
],
[
"_:result",
"address",
"144 thornton road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"GPZ76PRO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"Europeon"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:result",
"postcode",
"cb30dq"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"20:00"
],
[
"_:booking",
"people",
"3"
],
[
"_:search",
"name",
"finches bed and breakfast"
],
[
"_:result",
"address",
"144 thornton road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"GPZ76PRO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"finches bed and breakfast"
],
[
"_:search",
"destination",
"cambridge lodge restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"Europeon"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"cambridge lodge restaurant"
],
[
"_:result",
"postcode",
"cb30dq"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"20:00"
],
[
"_:booking",
"people",
"3"
],
[
"_:search",
"name",
"finches bed and breakfast"
],
[
"_:result",
"address",
"144 thornton road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"GPZ76PRO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"finches bed and breakfast"
],
[
"_:search",
"destination",
"cambridge lodge restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue toyota"
],
[
"_:result",
"phone",
"07359871598"
],
[
"_: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
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like to know about a particular attraction ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "I 'll be happy to give you the information you need . What 's the name of the attraction ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'museum of archaelogy and anthropology');(_:search,type,'Attraction'))",
"request((_:result,area,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "museum of archaelogy and anthropology . i want its phone number and area"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,category,'museum');(_:result,postcode,'cb23dz');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "That museum is located at the city centre and the postcode is cb23dz . Is there anything else that I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Do you have the phone number ? I also need help finding a train ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,phone,'01223333516');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number is 01223333516 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great . Can i get a train to bishops stortford on Thursday ?"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Yes I will take the first one abvailable , will you book it for me ?"
}
] |
PMUL1390.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"museum of archaelogy and anthropology"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"museum of archaelogy and anthropology"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"postcode",
"cb23dz"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"museum of archaelogy and anthropology"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"postcode",
"cb23dz"
],
[
"_:result",
"phone",
"01223333516"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a moderately priced restaurant in the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Certainly ! What type of cuisine would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like sometthing International ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Bloomsbury restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , I recommend Bloomsbury restaurant . Would you like me to book a table ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'17:15');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes there will be 8 of us at 17:15 on Wednesday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'KNRFFO4K');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to reserve you a table , they will only hold the table for 15 minutes . Your reference number is KNRFFO4K . Do you need anymore assistance today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train ?"
},
{
"id": 7,
"rdf-acts": [
"thank()",
"request((_:search,day,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can help find a train . I need to know where you are traveling from and to and what day and time you wish to travel ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'10:45');(_:search,day,'wednesday');(_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like a train from Ely to Cambridge on Wednesday and I need to arrive before 10:45 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,id,'TR2704');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR2704 would suit your needs . Can I book you a ticket ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No thank you . I 'll just need the travel time and train ID , please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,duration,'17 minutes');(_:result,id,'TR2704');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The ID is TR2704 and the total travel time is 17 minutes . Anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . That will be all for now . Thank you for your help ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Sure thing ! Enjoy your trip and your dinner . Be sure to contact us for anything else you may need ."
}
] |
PMUL3455.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",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Bloomsbury restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Bloomsbury restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"KNRFFO4K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Bloomsbury restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"KNRFFO4K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Bloomsbury restaurant"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"KNRFFO4K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR2704"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
]
],
"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",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Bloomsbury restaurant"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"KNRFFO4K"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"17 minutes"
],
[
"_:result",
"id",
"TR2704"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going on a trip to Cambridge and I would like a train leaving Wednesday around noon ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure . There are many options . Where would you be departing from ? And do your prefer an arrival time ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'08:15');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "it should depart from cambridge and arrive by 08:15"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Ok great ! So that I can narrow down our results , can you tell me where you will be traveling to ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I am going to peterborough ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'07:56');(_:result,id,'TR3730');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR3730 will arrive by 07:56 , would that work for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'four');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , for four please ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,people,'4');(_:booking,ref,'FD20AHTB');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book you 4 tickets for that train . Your reference number is FD20AHTB . Is there anything else I can assist you with today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,\"little saint mary 's church\");(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes . I 'd like some information on a particular attraction called Little Saint Mary 's Church ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,\"Little Saint Mary 's Lane\");(_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,\"Little Saint Mary 's Church\");(_:result,phone,'01223366202');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! Little Saint Mary 's Church is in the centre of the city on Little Saint Mary 's Lane . The phone number is 01223366202 . It has free admission ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That s perfect and what is the entrance fee ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,\"there is n't an entrance fee\");(_:result,name,\"Little Saint Mary 's Church\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is n't an entrance fee for Little Saint Mary 's Church . Is there anything else I can help you with today ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "He s , can you provide me the postcode please ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,\"Little Saint Mary 's Church\");(_:result,postcode,'cb21qy');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The postcode for Little Saint Mary 's Church is cb21qy ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "And what type of attraction is it ?"
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:result,category,'architecture');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is an architecture type attraction renowned for it 's stained glass windows . Can I help with anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , you 've been very helpful . Thank you . Goodbye"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Glad to help . Let me know if you ever need anything else ."
}
] |
MUL1939.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"07:56"
],
[
"_:result",
"id",
"TR3730"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"07:56"
],
[
"_:result",
"id",
"TR3730"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"four"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"ref",
"FD20AHTB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"little saint mary 's church"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"07:56"
],
[
"_:result",
"id",
"TR3730"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"four"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"ref",
"FD20AHTB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"little saint mary 's church"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Little Saint Mary 's Lane"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Little Saint Mary 's Church"
],
[
"_:result",
"phone",
"01223366202"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"07:56"
],
[
"_:result",
"id",
"TR3730"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"ref",
"FD20AHTB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"little saint mary 's church"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Little Saint Mary 's Lane"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"phone",
"01223366202"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"there is n't an entrance fee"
],
[
"_:result",
"name",
"Little Saint Mary 's Church"
],
[
"_: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",
"wednesday"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"07:56"
],
[
"_:result",
"id",
"TR3730"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"ref",
"FD20AHTB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"little saint mary 's church"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Little Saint Mary 's Lane"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"phone",
"01223366202"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"there is n't an entrance fee"
],
[
"_:result",
"name",
"Little Saint Mary 's Church"
],
[
"_:result",
"postcode",
"cb21qy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"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"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"07:56"
],
[
"_:result",
"id",
"TR3730"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"four"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"ref",
"FD20AHTB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"little saint mary 's church"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Little Saint Mary 's Lane"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"phone",
"01223366202"
],
[
"_:result",
"entrance_fee",
"there is n't an entrance fee"
],
[
"_:result",
"name",
"Little Saint Mary 's Church"
],
[
"_:result",
"postcode",
"cb21qy"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'vegetarian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I am looking for a restaurant that serves vegetarian food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,food,'vegetarian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no restaurants serving vegetarian food ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'turkish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about turkish food ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'Three');(_:result,food,'Turkish');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Three restaurants serve Turkish food . Do you have a price preference ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do not care"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'turkish');(_:result,name,'Anatolia');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Anatolia is a turkish restaurant , in the moderate price range and in the centre of town . Do you want the address and phone number ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Address , please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'30 Bridge Street City Centre');(_:result,name,'Anatolia');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Anatolia is located at 30 Bridge Street City Centre ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Goodbye ."
}
] |
WOZ20292.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"vegetarian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/ebda5a30"
],
[
"_:search/ebda5a30",
"type",
"Restaurant"
],
[
"_:result",
"food",
"vegetarian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/ebda5a30"
],
[
"_:search/ebda5a30",
"type",
"Restaurant"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"amount",
"Three"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/ebda5a30"
],
[
"_:search/ebda5a30",
"type",
"Restaurant"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"amount",
"Three"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"name",
"Anatolia"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/ebda5a30"
],
[
"_:search/ebda5a30",
"type",
"Restaurant"
],
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"amount",
"Three"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"30 Bridge Street City Centre"
],
[
"_:result",
"name",
"Anatolia"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'korean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need to find a restaurant that serves korean food located in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,count,'1');(_:result,food,'Korean');(_:result,name,'Little Seoul');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is one Korean restaurant in centre of town . It is expensive . It 's called Little Seoul . Would you like a reservation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'19:15');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please book a table for 4 people at 19:15 on monday ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I am sorry by Little Seoul was n't available at that time . Is there another option for dining I can look up for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about a different restaurant within the same area and price range ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,name,'kymmoy');(_:booking,ref,'J39DEUPU');(_:booking,type,'Booking');(_:result,address,'52 Mill Road City Centre');(_:result,area,'centre');(_:result,food,'asian oriental');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "You are booked into kymmoy which serves asian oriental , in the town centre and expensive range . Your reference number is J39DEUPU . The address is 52 Mill Road City Centre ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was very helpful . Thank you goodbye !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system !"
}
] |
SSNG0048.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"korean"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"korean"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/c0c95d3e"
],
[
"_:booking/c0c95d3e",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"korean"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/c0c95d3e"
],
[
"_:booking/c0c95d3e",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"kymmoy"
],
[
"_:booking",
"ref",
"J39DEUPU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"52 Mill Road City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'33');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have 33 options , any preference in options such as area or price ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to stay in the east and I am looking for a 4 star rating ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What type of pricing would you like ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want a cheap guesthouse ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,count,'3');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Leverton House');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 3 that fit the bill . Can I recommend Leverton House ? 4 stars , cheap , in the east , and they offer complimentary parking and Internet ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'one');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That 'll work . Please book me a room for one , checking in Monday for 2 nights"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,name,'Allenbell');(_:booking,type,'Booking'))",
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can book you a room at the Allenbell . How many people will be staying ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'13:45');(_:search,name,'travellers rest');(_:search,people,'one');(_:search,stay,'two');(_:search,type,'Hotel');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Hotel');(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "One person for two nights and need the reference number . Also want to reserve a table at Travellers Rest for one on Monday at 13:45 , the reference number as well ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'JAS1X0DX');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay . I have your reservation for the hotel and your reference number for this booking is JAS1X0DX ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for your help , that is all I need ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you i enjoyed serving you welcome again"
}
] |
PMUL0430.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"name",
"Allenbell"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"name",
"travellers rest"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"stay",
"two"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"name",
"Allenbell"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"name",
"travellers rest"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"stay",
"two"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"JAS1X0DX"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "I need to find the nearest police station ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The nearest police station is in Parkside , Cambridge , CB11JG"
},
{
"id": 2,
"rdf-acts": [
"thank()",
"request((_:result,phone,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Great , thanks . Do you also have their telephone number ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "Yes , their phone number is 01223358966 ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Do you have an address for them ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "What I have for them is Parkside , Cambridge ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks very much for the help ."
},
{
"id": 7,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "You 're welcome . Is there anything else I can do for you ?"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that is . Good bye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using our services ."
}
] |
SNG01918.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"type",
"Police"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am planning a trip in Cambridge"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "I am planning to run a search for places in cambridge . Sounds like we are a perfect match ! What would you like me to look up for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,destination,'london liverpool street');(_:search,leave_at,'11:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train leaving cambridge leaving after 11:00 on tuesday and I am going to london liverpool street ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,leave_at,'11:59');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have a train leaving at 11:59 . Would that do for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'london liverpool street');(_:search,type,'Train'))",
"request((_:result,arrive_by,?);(_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes that will do . What time does it arrive in london liverpool street and what is the train ID number ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'13:27');(_:result,id,'TR8394');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR8394 arrives at 13:27 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i also want a place to go in the centre of town"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,area,'center');(_:result,category,'fine attractions');(_:result,entrance_fee,'free');(_:result,name,'Regency Gallery museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "We have many fine attractions in the center of town ! Might I recommend the Regency Gallery museum ? It 's free to enter ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'swimming pool');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like to find a swimming pool , please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'Goville Place');(_:result,name,'Parkside Pools');(_:result,phone,'01223446100');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'd recommend Parkside Pools . The address is Goville Place . Their phone number is 01223446100 . Would you like any other information ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's it , thanks !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome . I hope you enjoy your trip ."
}
] |
PMUL4841.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:result",
"leave_at",
"11:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:result",
"leave_at",
"11:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"arrive_by",
"13:27"
],
[
"_:result",
"id",
"TR8394"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:result",
"leave_at",
"11:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"arrive_by",
"13:27"
],
[
"_:result",
"id",
"TR8394"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"fine attractions"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Regency Gallery museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:result",
"leave_at",
"11:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"arrive_by",
"13:27"
],
[
"_:result",
"id",
"TR8394"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"fine attractions"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Goville Place"
],
[
"_:result",
"name",
"Parkside Pools"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place to stay , in the north , that offers free parking ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'11');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "We have 11 different options , any other features that you are looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd prefer a guesthouse instead of a hotel , if possible ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Did you have a particular price range in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "no , but i want free parking ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'Acorn guest house');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Acorn guest house is a guesthouse in the north , moderately priced and 4 stars . Would you like to make a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . Can you book a room for Thursday for 5 people , 4 nights ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'9AN6IOSF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Absolutely , your Booking was successful . \n Reference number is : 9AN6IOSF ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'swedish');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Perfect . I 'm also looking for a moderately priced swedish restaurant ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry there are no matching results ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find a restaurant in the north ?"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,type,'Restaurant'))",
"inform((_:result,amount,'Both');(_:result,area,'north');(_:result,pricerange,'moderate priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is a Chinese restaurant and an Indian restaurant in the north . Both are moderate priced which do you prefer ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "The indian place could work ."
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok great and how many people will the table be for ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "There will be 5 of us for Thursday ."
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure , what time would you like the reservation for ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,duration,'13:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like reservations at 13:15 ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'the nirala');(_:booking,ref,'6KLPX1T4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I reserved a table at the nirala , your reference # is 6KLPX1T4 , anything else ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i also need a taxi to commute between the two places"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "I booked you a taxi ! It 's a Red BMW and the contact number is : 07337581816 ."
}
] |
PMUL0098.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"count",
"11"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_: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",
"area",
"north"
],
[
"_:result",
"count",
"11"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"9AN6IOSF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"swedish"
],
[
"_: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",
"11"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"9AN6IOSF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"swedish"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/75b64413"
],
[
"_:search/75b64413",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"11"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"9AN6IOSF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/75b64413"
],
[
"_:search/75b64413",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"11"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"9AN6IOSF"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/75b64413"
],
[
"_:search/75b64413",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_: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",
"count",
"11"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"9AN6IOSF"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/75b64413"
],
[
"_:search/75b64413",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"11"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/75b64413"
],
[
"_:search/75b64413",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:15"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"the nirala"
],
[
"_:booking",
"ref",
"6KLPX1T4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for places to go in the centre of town . I would like some type of architecture attraction ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,entrance_fee,'admission charge');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))",
"inform((_:result,count,'5');(_:result,type,'Attraction'))",
"request((_:search,entrance_fee,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "There are five to choose from . Would you like a free attraction or one with an admission charge ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Will you recommend one ? I do n't care about the entrance fee ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Jesus Lane');(_:result,name,'All Saints Church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I would recommend All Saints Church . They 're at Jesus Lane . Would you like their phone number ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , please provide their phone number ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223452587');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their phone number is 01223452587 . Can I help you with anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,leave_at,'18:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I also need a train from cambridge to kings lynn . I 'll be traveling on Wednesday after 18:30 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'19:58');(_:result,leave_at,'19:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have a train leaving at 19:11 and arriving at 19:58 wil that work for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes ! I need 5 tickets . Can you please provide my reference number ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'24ZYMC9U');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Your Reference number is 24ZYMC9U . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "You have been very helpful , that is everything . Thank you ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Excellent . I hope you have a great rest of your day !"
}
] |
MUL0421.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"admission charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"admission charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"admission charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"admission charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"arrive_by",
"19:58"
],
[
"_:result",
"leave_at",
"19:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"admission charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"arrive_by",
"19:58"
],
[
"_:result",
"leave_at",
"19:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"24ZYMC9U"
],
[
"_: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,destination,'vue cinema');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Book me a taxi to vue cinema"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure thing , when would you like to get there by ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'la mimosa');(_:search,leave_at,'08:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to leave after 08:30 from la mimosa"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I can definitely help ! Where are you departing from ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "As I said , I will be leaving from La Minosa ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,car,'yellow Tesla');(_:result,phone,'07908194770');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I 've booked a yellow Tesla for you , the contact number is : \t 07908194770"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thanks that 's all for today ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Thank you for contacting us . Goodbye ."
}
] |
SNG01996.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"vue cinema"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"vue cinema"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"la mimosa"
],
[
"_:search",
"leave_at",
"08:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"vue cinema"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"08:30"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"vue cinema"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"08:30"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow Tesla"
],
[
"_:result",
"phone",
"07908194770"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm a big fan of architecture . Is there some in the centre that I can check out ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'All Saints Church');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Definitely ! All Saints Church is one that is a definite must - see . And it 's free to enter !"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "phone number , address please thank you"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'jesus lane');(_:result,phone,'01223452587');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their phone number is 01223452587 , and address is jesus lane . Can I help with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,leave_at,'16:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "yes , am also looking for a train . The train should leave after 16:45 and should leave on thursday"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "No problem ! where are you departing from ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I m leaving from Cambridge and headed to Broxbourne ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR7222');(_:result,leave_at,'21:01');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "what about TR7222 ? it leaves at 21:01"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That will work . Can I have the train ID , price and travel time ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'a 60 minute ride');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "the tickets are 17.90 pounds and it 's a 60 minute ride ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the train ID ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,id,'TR7222');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "The train ID for this route is TR7222 . How many tickets would you like me to book ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "None right now . Thank you ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can assist you with today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "You covered it all . Thanks ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Have a wonderful day . Bye ."
}
] |
PMUL4018.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",
"area",
"centre"
],
[
"_: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",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_: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",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"jesus lane"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR7222"
],
[
"_:result",
"leave_at",
"21:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"jesus lane"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR7222"
],
[
"_:result",
"leave_at",
"21:01"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"duration",
"a 60 minute ride"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"jesus lane"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"leave_at",
"21:01"
],
[
"_:result",
"duration",
"a 60 minute ride"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"id",
"TR7222"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"?"
],
[
"_: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"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"address",
"jesus lane"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"leave_at",
"21:01"
],
[
"_:result",
"duration",
"a 60 minute ride"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"id",
"TR7222"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'gastropub');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to go to a restaurant in the centre that serves gastropub food"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'Centre');(_:result,count,'3');(_:result,food,'gastropubs');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are three gastropubs in Centre , are you particular about the price range or would you like a recommendation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need it in the moderate price range please ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'Corn Exchange Street');(_:result,name,'Cow Pizza Kitchen and Bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I think you 'd enjoy The Cow Pizza Kitchen and Bar located at the Corn Exchange Street . Would you like me to book a table ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'17:30');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , could you book The Cow Pizza Kitchen for 8 people on Friday at 17:30 ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,day,'friday');(_:booking,duration,'17:30');(_:booking,people,'8');(_:booking,ref,'ZKOGBRMR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have a reservation for 8 people on friday at 17:30 , your reference number is ZKOGBRMR ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a guesthouse that has 0 stars and free wifi , hopefully in the same area as the restaurant ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,has_internet,'none');(_:result,name,'El Shaddai');(_:result,stars,'0');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The El Shaddai is in the centre part of town , has free wifi and 0 stars . Would you like me to book it for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds perfect , I 'll need it for 2 nights on the same day please ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure , how many people should I book for ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need the reservation to accommodate 8 people please"
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,ref,'ZKOGBRMR');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking was successful , and they will hold your table for 15 minutes . Your reference number is ZKOGBRMR . Is there anything else I can help you with today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all for now . Thank you for all your help ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome and enjoy your stay ."
}
] |
PMUL0486.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropubs"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropubs"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Corn Exchange Street"
],
[
"_:result",
"name",
"Cow Pizza Kitchen and Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropubs"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Corn Exchange Street"
],
[
"_:result",
"name",
"Cow Pizza Kitchen and Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"day",
"friday"
],
[
"_:booking",
"duration",
"17:30"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"ZKOGBRMR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropubs"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Corn Exchange Street"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"day",
"friday"
],
[
"_:booking",
"duration",
"17:30"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"ZKOGBRMR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropubs"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Corn Exchange Street"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"day",
"friday"
],
[
"_:booking",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"ZKOGBRMR"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropubs"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Corn Exchange Street"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"day",
"friday"
],
[
"_:booking",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"ZKOGBRMR"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/2d9c19bf"
],
[
"_:booking/2d9c19bf",
"ref",
"ZKOGBRMR"
],
[
"_:booking/2d9c19bf",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a moderate priced place to stay ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Yes , let me help you with that . In what area of town would you like to stay ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a place in the centre with free parking ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I do not have anything like that , perhaps another criteria for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure , let 's try the north instead please"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,area,'north');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are several options in the north , would you like me to recommend one ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes and book it for 3 people and 3 nights starting from wednesday ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Wednesday');(_:booking,name,'Acorn Guest House');(_:booking,people,'3');(_:booking,ref,'F821XS1G');(_:booking,stay,'3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay I have booked The Acorn Guest House for Wednesday for 3 people and for 3 days . Your reference number is F821XS1G . Is there anything else I can help with ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "You 've been great , that is all I needed . Thank you , goodbye !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "I hope you enjoy your stay in Cambridge !"
}
] |
SNG1334.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/ac81f5c8"
],
[
"_:search/ac81f5c8",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/ac81f5c8"
],
[
"_:search/ac81f5c8",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/ac81f5c8"
],
[
"_:search/ac81f5c8",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"name",
"Acorn Guest House"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"F821XS1G"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for places to go in town I prefer a college ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,entrance_fee,'no entrance fee');(_:result,name,'Magdalene College');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "How about Magdalene College ? They 're in the west side , and they have no entrance fee ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds perfect . What is their address ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,postcode,'cb30ag');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their postcode is cb30ag an the entrance is free ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Okay what 's their address ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'magdalene street');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is magdalene street . Would you like the phone number also ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No on the phone number . I now need help finding a cheap restaurant in the centre of the town ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many restaurants , do you know what sort of food you 're looking for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I have no preference on type of food ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'dojo noodle bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Would you like dojo noodle bar ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure . Can I get the phone number ?"
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,phone,'01223363471');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , their phone number is 01223363471 . Would you like me to book a table for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "No , I was just curious . I am also looking for a taxi between those two places ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I would be happy to help with that . Which is your departure site , and what time would you like the car ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'dojo noodle bar');(_:search,destination,'magdalene college');(_:search,leave_at,'12:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to go from the Dojo Noodle Bar to Magdalene College . I want to leave the restaurant by 12:15 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'white Honda');(_:result,departure,'Dojo');(_:result,destination,'Magdalene College');(_:result,phone,'07882764497');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I 've booked a car to take you from Dojo to Magdalene College . The vehicle is a white Honda , the contact number is 07882764497 . Do you require anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that was it . Thanks for your help ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "We hope to help you again ."
}
] |
MUL2358.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:result",
"address",
"magdalene street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Magdalene College"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:result",
"address",
"magdalene street"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:result",
"address",
"magdalene street"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:result",
"address",
"magdalene street"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223363471"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:result",
"address",
"magdalene street"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223363471"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"dojo noodle bar"
],
[
"_:search",
"destination",
"magdalene college"
],
[
"_:search",
"leave_at",
"12: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",
"category",
"college"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb30ag"
],
[
"_:result",
"address",
"magdalene street"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"dojo noodle bar"
],
[
"_:search",
"destination",
"magdalene college"
],
[
"_:search",
"leave_at",
"12:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white Honda"
],
[
"_:result",
"departure",
"Dojo"
],
[
"_:result",
"destination",
"Magdalene College"
],
[
"_:result",
"phone",
"07882764497"
],
[
"_: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,food,'modern european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a expensive restaurant that serves modern european food ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,amount,'on');(_:result,area,'centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have a listing for on in he centre of town would that be okay ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , that would be great !"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'the darrys cookhouse and wine shop');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would recommend the darrys cookhouse and wine shop for you . Should I make a booking for you and your party ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you give me the address and phone number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'40270 King Street City Centre');(_:result,phone,'01223505015');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address is 40270 King Street City Centre and the phone number is 01223505015 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thanks a lot . Can you also help me find a theatre in the centre of town also ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'park street');(_:result,area,'centre');(_:result,name,'Adc theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Adc theatre is a great place to visit . Its located in the centre of town on park street . Can I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the exact address ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'40270 King Street City Centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The adress is 40270 King Street City Centre \t can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . All set . Thanks ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Alright , have a great day ."
}
] |
PMUL2491.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"on"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"on"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"the darrys cookhouse and wine shop"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"on"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"the darrys cookhouse and wine shop"
],
[
"_:result",
"address",
"40270 King Street City Centre"
],
[
"_:result",
"phone",
"01223505015"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"on"
],
[
"_:result",
"phone",
"01223505015"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"park street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Adc theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"on"
],
[
"_:result",
"phone",
"01223505015"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Adc theatre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"40270 King Street City Centre"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'eritrean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I 'm looking to try Eritrean food . Do you have a restaurant listing ?"
},
{
"id": 1,
"rdf-acts": [
"select((_:result,food,'Sri Lankan');(_:result,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately , I was n't able to find any . What about Sri Lankan food instead ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What do you have in the cheap price range ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'20');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are over 20 restaurants in Cambridge that fall into the cheap price range . Did you want to try a different cuisine since there were no Eritrean locations ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure , can you find an nice Italian restaurant ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'47 - 53 Regent Street');(_:result,name,'zizzi cambridge');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about zizzi cambridge ? They are on 47 - 53 Regent Street"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure that sounds good . Would like that address please"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'47 - 53 Regent Street');(_:result,name,'zizzi cambridge');(_:result,postcode,'cb21ab');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "zizzi cambridge address is 47 - 53 Regent Street and the post code is cb21ab . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need a train out of Cambridge on Thursday , please ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where would you be going to ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,destination,'london kings cross');(_:search,leave_at,'8:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave after 8:15 and go to London Kings Cross , please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,id,'TR8636');(_:result,leave_at,'9:00');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR8636 leaves at 9:00 would you like me to book it for you ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No , but what is the travel time for that train ID ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,duration,'51 minutes');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your travel time would be 51 minutes . Would you like to book at ticket ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Nah that wo n't be necessary ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else that I can assist with today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I think that 's everything I need right now . Thank you very much !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Great ! I hope you enjoy your travels ! Thank you for contacting the Cambridge TownInfo centre ."
}
] |
MUL1630.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"eritrean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"eritrean"
],
[
"_:result",
"food",
"Sri Lankan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/9bff4b62"
],
[
"_:search/9bff4b62",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Sri Lankan"
],
[
"_:system",
"canthelp",
"_:search/9bff4b62"
],
[
"_:search/9bff4b62",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"20"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Sri Lankan"
],
[
"_:system",
"canthelp",
"_:search/9bff4b62"
],
[
"_:search/9bff4b62",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"20"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"47 - 53 Regent Street"
],
[
"_:result",
"name",
"zizzi cambridge"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Sri Lankan"
],
[
"_:system",
"canthelp",
"_:search/9bff4b62"
],
[
"_:search/9bff4b62",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"20"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"47 - 53 Regent Street"
],
[
"_:result",
"name",
"zizzi cambridge"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Sri Lankan"
],
[
"_:system",
"canthelp",
"_:search/9bff4b62"
],
[
"_:search/9bff4b62",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"20"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"47 - 53 Regent Street"
],
[
"_:result",
"name",
"zizzi cambridge"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"8:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Sri Lankan"
],
[
"_:system",
"canthelp",
"_:search/9bff4b62"
],
[
"_:search/9bff4b62",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"20"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"47 - 53 Regent Street"
],
[
"_:result",
"name",
"zizzi cambridge"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"8:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR8636"
],
[
"_:result",
"leave_at",
"9:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Sri Lankan"
],
[
"_:system",
"canthelp",
"_:search/9bff4b62"
],
[
"_:search/9bff4b62",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"20"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"47 - 53 Regent Street"
],
[
"_:result",
"name",
"zizzi cambridge"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"8:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR8636"
],
[
"_:result",
"leave_at",
"9:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"duration",
"51 minutes"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"food",
"Sri Lankan"
],
[
"_:system",
"canthelp",
"_:search/9bff4b62"
],
[
"_:search/9bff4b62",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"20"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"address",
"47 - 53 Regent Street"
],
[
"_:result",
"name",
"zizzi cambridge"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"8:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR8636"
],
[
"_:result",
"leave_at",
"9:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"duration",
"51 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for some architecture to visit . What are my options ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'architecture');(_:result,name,'All Saints Church');(_:result,name,\"Great Saint Mary 's Church\");(_:result,name,'Holy Trinity Church');(_:result,name,\"Little Saint Mary 's Church\");(_:result,name,'Old Schools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "All architecture is in the centre of town . Your options are All Saints Church , Great Saint Mary 's Church , Holy Trinity Church , Little Saint Mary 's Church , and Old Schools ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "How about All Saints ? And could I have a postcode please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,\"All Saints Church 's\");(_:result,postcode,'cb58bs');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "All Saints Church 's postcode is cb58bs . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That should be all ! Thanks !"
},
{
"id": 5,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "We hope you enjoy your visit . Thank you for contacting us ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "If you need anything else let us know ."
}
] |
SNG1145.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"name",
"Great Saint Mary 's Church"
],
[
"_:result",
"name",
"Holy Trinity Church"
],
[
"_:result",
"name",
"Little Saint Mary 's Church"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"All Saints Church 's"
],
[
"_:result",
"postcode",
"cb58bs"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"All Saints Church 's"
],
[
"_:result",
"postcode",
"cb58bs"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'15:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi , I need a train that departs from cambridge . I need to leave after 15:00 ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,departure,'Cambridge');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are many trains that depart Cambridge at that time , what day do you need the train and where are you going ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i am going to peterborough on tuesday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'18');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have 18 trains available . What time would you like to arrive ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'18:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to arrive by 18:00 if possible ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'17:56');(_:result,destination,'Peterborough');(_:result,id,'TR6357');(_:result,leave_at,'17:06');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR6357 that leaves at 17:06 and arrives in Peterborough at 17:56 . Would that work for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks . I also need a place to stay . Can you find a guesthouse with free parking ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'21');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Would you like me to book the train ? There are 21 guesthouses that offer free parking do you have an area you 'd like to stay or price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'll deal with the train , thank you . I want a fancy expensive guesthouse , does that narrow it down any ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"canthelp((_:search,category,'guesthouses');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I have no expensive guesthouses in Cambridge . Is there another price range you would be willing to accommodate ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Please try for something in the cheap price range ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,category,'guest houses');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are many guest houses that fit this criteria , do you wish to stay in a certain area ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "I do n't know the area . Can you suggest something for me ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,'Alexander Bed and Breakfast');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The Alexander Bed and Breakfast is lovely . Would you like me to reserve rooms for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes for Sunday for 3 nights for 3 people please ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'MS9KDSFF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : MS9KDSFF . Is there anything else I can help with ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . Thank you ! !"
},
{
"id": 17,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "I hope you have a great trip ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for your help today ."
},
{
"id": 19,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Not a problem ! Have a great day !"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , you as well !"
},
{
"id": 21,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "It was my pleasure ."
},
{
"id": 22,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "ok cool go away now"
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "Yes . Let us know if you need help ."
}
] |
PMUL4187.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"count",
"18"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"arrive_by",
"17:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR6357"
],
[
"_:result",
"leave_at",
"17:06"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"arrive_by",
"17:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR6357"
],
[
"_:result",
"leave_at",
"17:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"arrive_by",
"17:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR6357"
],
[
"_:result",
"leave_at",
"17:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a64e142f"
],
[
"_:search/a64e142f",
"category",
"guesthouses"
],
[
"_:search/a64e142f",
"pricerange",
"expensive"
],
[
"_:search/a64e142f",
"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": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"arrive_by",
"17:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR6357"
],
[
"_:result",
"leave_at",
"17:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a64e142f"
],
[
"_:search/a64e142f",
"category",
"guesthouses"
],
[
"_:search/a64e142f",
"pricerange",
"expensive"
],
[
"_:search/a64e142f",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_: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",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"arrive_by",
"17:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR6357"
],
[
"_:result",
"leave_at",
"17:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a64e142f"
],
[
"_:search/a64e142f",
"category",
"guesthouses"
],
[
"_:search/a64e142f",
"pricerange",
"expensive"
],
[
"_:search/a64e142f",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"arrive_by",
"17:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR6357"
],
[
"_:result",
"leave_at",
"17:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a64e142f"
],
[
"_:search/a64e142f",
"category",
"guesthouses"
],
[
"_:search/a64e142f",
"pricerange",
"expensive"
],
[
"_:search/a64e142f",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"MS9KDSFF"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"arrive_by",
"17:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR6357"
],
[
"_:result",
"leave_at",
"17:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a64e142f"
],
[
"_:search/a64e142f",
"category",
"guesthouses"
],
[
"_:search/a64e142f",
"pricerange",
"expensive"
],
[
"_:search/a64e142f",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"MS9KDSFF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"arrive_by",
"17:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR6357"
],
[
"_:result",
"leave_at",
"17:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a64e142f"
],
[
"_:search/a64e142f",
"category",
"guesthouses"
],
[
"_:search/a64e142f",
"pricerange",
"expensive"
],
[
"_:search/a64e142f",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"MS9KDSFF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:result",
"arrive_by",
"17:56"
],
[
"_:result",
"destination",
"Peterborough"
],
[
"_:result",
"id",
"TR6357"
],
[
"_:result",
"leave_at",
"17:06"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"canthelp",
"_:search/a64e142f"
],
[
"_:search/a64e142f",
"category",
"guesthouses"
],
[
"_:search/a64e142f",
"pricerange",
"expensive"
],
[
"_:search/a64e142f",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"MS9KDSFF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'cityroomz');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i need info about cityroomz"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'sleeperz hotel , station road');(_:result,area,'centre');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,name,'Cityroomz');(_:result,pricerange,'moderate priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Cityroomz is a moderate priced hotel located at sleeperz hotel , station road \t in the centre . Free internet ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you . Is it considered a hotel or guesthouse ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'sleeperz hotel , station road');(_:result,category,'hotel');(_:result,name,'cityroomz');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "cityroomz is a hotel , the address is sleeperz hotel , station road"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,\"sheep 's green and lammas land park fen causeway\");(_:search,type,'Attraction'))",
"thank()"
],
"speaker": "user",
"text": "Thanks . I also need information for Sheep 's Green and Lammas Land Park Fen Causeway . What can you tell me about it ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Fen Causeway , Newnham Road');(_:result,area,'south');(_:result,category,'park');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is a beautiful park in the south part of town , on Fen Causeway , Newnham Road . Admission is free ."
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks so much , you 've been really helpful . Have a great day . Bye !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You are so welcome . Is there anything else I can help you with ?"
}
] |
PMUL4509.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"
],
[
"_:result",
"address",
"sleeperz hotel , station road"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"address",
"sleeperz hotel , station road"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"sheep 's green and lammas land park fen causeway"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:search",
"name",
"sheep 's green and lammas land park fen causeway"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Fen Causeway , Newnham Road"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi ! I 'm really excited about visiting soon and would like to go to a restaurant in the centre that serves European food . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'8');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 8 such places , Do you have a price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like the price range to be moderate ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'The galleria');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The galleria meets these requirements , would you like a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'19:15');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I would like to book a table for 6 people at 19:15 on Monday , please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Monday');(_:booking,duration,'19:15');(_:booking,name,'Galleria');(_:booking,people,'6');(_:booking,ref,'w53sqqn6');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book your party of 6 a table at Galleria on Monday at 19:15 , Reference : w53sqqn6 . Can I help you further today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , can your recommend any good architecture to look at in the same area ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'all saints church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I would suggest all saints church ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds good . Can you give me the address and postcode please ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Jesus Lane');(_:result,name,'All Saints Church');(_:result,postcode,'cb23pq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "All Saints Church is located on Jesus Lane in postcode cb23pq . Can I help you with anything else today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is all . Thank you for all of the information ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have fun !"
}
] |
PMUL2307.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"The galleria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"The galleria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"19:15"
],
[
"_:booking",
"name",
"Galleria"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"w53sqqn6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"19:15"
],
[
"_:booking",
"name",
"Galleria"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"w53sqqn6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"all saints church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"duration",
"19:15"
],
[
"_:booking",
"name",
"Galleria"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"w53sqqn6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"postcode",
"cb23pq"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need some train schedule information , please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is there a specific destination you need to depart from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'18:15');(_:search,departure,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , the train should arrive by 18:15 and should depart from ely ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your destination ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to go to Cambridge , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR8519');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "trainID \t departure \t destination \t day \t leaveAt \t arriveBy \t price \t duration \t book \n ( optional ) \n TR8519 \t ely \t cambridge \t friday \t 05:35 \t 05:52 \t 4.40 pounds \t 17 minutes \t\n TR8510 \t ely \t cambridge \t friday \t 07:35 \t 07:52 \t 4.40 pounds \t 17 minutes \t\n TR3976 \t ely \t cambridge \t friday \t 09:35 \t 09:52 \t 4.40 pounds \t 17 minutes \t\n TR0212 \t ely \t cambridge \t friday \t 11:35 \t 11:52 \t 4.40 pounds \t 17 minutes \t\n TR0236 \t ely \t cambridge \t friday \t 13:35 \t 13:52 \t 4.40 pounds \t 17 minutes there is a sample"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that 's all I need ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Did you say you were leaving on Friday ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave on Thursday , not Friday ."
},
{
"id": 9,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "I see . All right , I 've adjusted that information for you ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "That is all i needed ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services ."
}
] |
SNG01311.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"?"
],
[
"_:search",
"arrive_by",
"18:15"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:15"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:15"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR8519"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:15"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR8519"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:15"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR8519"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'hughes hall');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Get me a taxi to hughes hall please"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "When will you be leaving ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'15:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd like to leave after 15:15 ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I 'd be happy to help ! Where are you coming from ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'arbury lodge guesthouse');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I am coming from arbury lodge guesthouse ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,car,'red audi');(_:result,phone,'07384817213');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have a red audi with contact number 07384817213 booked for you ."
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Great , thanks so much ! Bye !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services ."
}
] |
SNG01403.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"hughes hall"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"hughes hall"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"hughes hall"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"departure",
"arbury lodge guesthouse"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"hughes hall"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"departure",
"arbury lodge guesthouse"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red audi"
],
[
"_:result",
"phone",
"07384817213"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "I need to get in touch with the police , I have just been the victim of a robbery ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "I am so sorry to hear that . I hope you are all right . You can call them at the number 01223358966 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Can I get the address and post code ?"
},
{
"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 . Call back if you need further help ."
},
{
"id": 4,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks , that 's all . Good bye ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "welcome . at your service next time"
}
] |
SNG02192.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"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant that serves indian food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "In what area of town would you like to eat ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "In the centre of town please . I am looking to stay in the expensive price range ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'6');(_:result,name,'Curry Garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Great , there are 6 restaurants that meet your criteria . I would suggest Curry Garden . Can I book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'14:30');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , could you please book it for 6 people at 14:30 on tuesday ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'UQONY6CJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table is reserved , ref # UQONY6CJ . Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That would be all thank you very much ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Okay , you are welcome . Have a nice day !"
}
] |
SNG1264.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"UQONY6CJ"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'rice house');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to find a restaurant called Rice House . Do you know where it is ?"
},
{
"id": 1,
"rdf-acts": [
"thank()",
"inform((_:result,address,'88 Mill Road , City Centre');(_:result,name,'Rice House');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes ! The Rice House is located at 88 Mill Road , City Centre ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'14:30');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you please book me a table for 3 people at 14:30 on Tuesday ?"
},
{
"id": 3,
"rdf-acts": [
"thank()",
"reqmore()",
"inform((_:booking,ref,'K7KOY3A5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Certainly ! You 're all set . Your reference number is K7KOY3A5 and they 'll hold your table for 15 minutes . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you , yes I 'm also looking for a museum in town . Can you recommend one ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'Centre');(_:result,name,'Cambridge Contemporary Art Museum');(_:result,type,'Attraction'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure , I would recommend Cambridge Contemporary Art Museum located in the Centre . Would you like a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I just want the phone number actually"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,phone,'01223324222');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Okay , you can call them at 01223324222"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that was the last thing I needed from you ! Have a good day !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Alright , you have a wonderful time then , bye !"
}
] |
PMUL2363.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice house"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice house"
],
[
"_:result",
"address",
"88 Mill Road , City Centre"
],
[
"_:result",
"name",
"Rice House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice house"
],
[
"_:result",
"address",
"88 Mill Road , City Centre"
],
[
"_:result",
"name",
"Rice House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"K7KOY3A5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice house"
],
[
"_:result",
"address",
"88 Mill Road , City Centre"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"K7KOY3A5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"name",
"Cambridge Contemporary Art Museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice house"
],
[
"_:result",
"address",
"88 Mill Road , City Centre"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"K7KOY3A5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"name",
"Cambridge Contemporary Art Museum"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'concerthall');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a concerthall in the centre ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'man on the moon');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The place to go is the man on the moon . Need a phone number ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "No thanks . I 'm actually looking for an address please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'2 norfolk street');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is 2 norfolk street ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i 'm also trying to catch a train on saturday ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure , I can help you with that . What time were you wanting to leave around ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "I would like to leave after 8:15 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Which stations will you be using ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Broxbourne and Cambridge ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Which will you be leaving from ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing from Broxbourne ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "One more question : What day will you be travelling ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "On Saturday , please ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,day,'saturday');(_:result,departure,'broxbourne');(_:result,destination,'cambridge');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are many trains getting to cambridge on saturday from broxbourne . Do you have a specific time you want to be there by ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,leave_at,'08:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The train should leave after 08:15 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,leave_at,'every hour from 08:32 to 23:32');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,id,'TR2025');(_:booking,leave_at,'10:32');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "We have trains running every hour from 08:32 to 23:32 . I can get you on the TR2025 \t that leaves at 10:32 if you 'd like ."
},
{
"id": 16,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the price for the TR2025 ? And how long is the trip ?"
},
{
"id": 17,
"rdf-acts": [],
"speaker": "system",
"text": "Please Provide me with this information , as I can not travel without it ."
},
{
"id": 18,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I am still waiting on that information . Can I get the cost of the ticket and the travel time please !"
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,duration,'a 60 minute trip');(_:result,id,'TR2025');(_:result,id,'TR9384');(_:result,leave_at,'8:32');(_:result,ticket,'14.32 pounds');(_:result,ticket,'the same amount');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sorry about that , the TR2025 costs 14.32 pounds , and is a 60 minute trip . The TR9384 leaves earlier , at 8:32 , and costs the same amount . Want me to book one ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you ! That will be all for today !"
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using this system goodbye"
}
] |
PMUL1336.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"concerthall"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"concerthall"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"man on the moon"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"concerthall"
],
[
"_:result",
"name",
"man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"concerthall"
],
[
"_:result",
"name",
"man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"saturday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"concerthall"
],
[
"_:result",
"name",
"man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"saturday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"concerthall"
],
[
"_:result",
"name",
"man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"saturday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"concerthall"
],
[
"_:result",
"name",
"man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"day",
"saturday"
],
[
"_: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"
],
[
"_:search",
"category",
"concerthall"
],
[
"_:result",
"name",
"man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"saturday"
],
[
"_:result",
"departure",
"broxbourne"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"08:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"concerthall"
],
[
"_:result",
"name",
"man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"saturday"
],
[
"_:result",
"departure",
"broxbourne"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"08:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"every hour from 08:32 to 23:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"id",
"TR2025"
],
[
"_:booking",
"leave_at",
"10:32"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"concerthall"
],
[
"_:result",
"name",
"man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"saturday"
],
[
"_:result",
"departure",
"broxbourne"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"08:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"every hour from 08:32 to 23:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"id",
"TR2025"
],
[
"_:booking",
"leave_at",
"10:32"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"concerthall"
],
[
"_:result",
"name",
"man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"saturday"
],
[
"_:result",
"departure",
"broxbourne"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"08:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"id",
"TR2025"
],
[
"_:booking",
"leave_at",
"10:32"
],
[
"_:result",
"duration",
"a 60 minute trip"
],
[
"_:result",
"id",
"TR2025"
],
[
"_:result",
"id",
"TR9384"
],
[
"_:result",
"leave_at",
"8:32"
],
[
"_:result",
"ticket",
"14.32 pounds"
],
[
"_:result",
"ticket",
"the same amount"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "Where is the nearest police station ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The Parkside Police Station is located in postcode CB11JG at Parkside , Cambridge ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "What is the phone number ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "01223358966 is the number"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That is all I need ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "If there is nothing else I can help with , have a great day ."
}
] |
SNG0136.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for a guesthouse in Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'24');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have found 24 guesthouses in cambridge . Is there a particular area you are wanting to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't care but it needs to be cheap ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guesthouse');(_:result,name,'the allenbell');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , the allenbell is a cheap guesthouse , would you like me to make a booking ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it have free parking and internet ? Also , I 'd like to be in the centre of town ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes it does and it in the east though , is that going to be problem ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Hotel'))",
"request((_:result,postcode,?);(_:result,pricerange,?);(_:result,ticket,?);(_:result,type,'Hotel');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need one that is in the centre . Please give me the postcode , price range and star of the hotel ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Alexander Bed and Breakfast');(_:result,postcode,'cb12de');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have the Alexander Bed and Breakfast guesthouse available in the centre . It 's cheap , 4 stars , with free wifi and parking . It 's in postcode cb12de . Would that work for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'16:15');(_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes thank you . I also needs a train on tuesday that arrives by 16:15 ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your departure and destination locations ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to depart from kings lynn and go to cambridge ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,count,'11');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have 11 trains matching your request . Was there a specific time you wanted to depart ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'16:15');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Whichever one gets me to Cambridge closest to 16:15 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'15:58');(_:result,id,'TR8932');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR8932 will arrive at 15:58 would that work for you ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,ticket,?);(_:result,type,'Hotel');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Wonderful , could I just have the price for now ? I may book myself later ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,id,'TR8932');(_:result,ticket,'9.8 GBP');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The price per ticket on TR8932 is 9.8 GBP . Will that be all ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes , thank you so much ! Goodbye !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system !"
}
] |
MUL2175.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"24"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"count",
"24"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_: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",
"category",
"guesthouse"
],
[
"_:result",
"count",
"24"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"count",
"24"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"count",
"24"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"15:58"
],
[
"_:result",
"id",
"TR8932"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"15:58"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"id",
"TR8932"
],
[
"_:result",
"ticket",
"9.8 GBP"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need an expensive place to stay ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are several options . Which part of town would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Please look in the centre of town ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What star rating would you like ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't have a star rating preference but it needs to have free wifi ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'Gonville Place');(_:result,name,'Gonville Hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have Gonville Hotel at Gonville Place . Would you like to book a room there ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,stay,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes can you please book four nights starting thursday"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,day,'Thursday');(_:booking,stay,'four');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I will be happy to book a room for you for four nights starting Thursday . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I will need you to make that reservation and provide a reference number ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "And how many people do you need the reservation for ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Actually I changed my mind just 2 nights for 5 people"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'UJUMJ5OS');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : UJUMJ5OS . Anything else you need ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,name,'bangkok city');(_:search,type,'Restaurant'))",
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I need the postcode for Bangkok city restaurant please ."
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,postcode,'cb23jx');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The postcode is cb23jx . Would you like me to reserve a table for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "No , thanks , but I will be needing a taxi ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I can book a taxi I just need the following information the travel time , departure site and the arrival destination ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'gonville hotel');(_:search,destination,'the restaurant');(_:search,leave_at,'2:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Nee to go from the hotel and the restaurant . I should leave by 2:15 ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'white skoda');(_:result,leave_at,'2:15');(_:result,phone,'07572703155');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have booked you a taxi at 2:15 . The car is a white skoda and the contact number is 07572703155 . Is there anything else I can help you with ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much . That 's all I need today ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Have a lovely day , goodbye ."
}
] |
PMUL0282.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"stay",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"stay",
"four"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"stay",
"four"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"stay",
"four"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"stay",
"four"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"UJUMJ5OS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"bangkok city"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"stay",
"four"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"UJUMJ5OS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"bangkok city"
],
[
"_:result",
"postcode",
"cb23jx"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"stay",
"four"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"UJUMJ5OS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"bangkok city"
],
[
"_:result",
"postcode",
"cb23jx"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"gonville hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"2:15"
],
[
"_: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",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"stay",
"four"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"UJUMJ5OS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"bangkok city"
],
[
"_:result",
"postcode",
"cb23jx"
],
[
"_:search",
"departure",
"gonville hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"2:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white skoda"
],
[
"_:result",
"leave_at",
"2:15"
],
[
"_:result",
"phone",
"07572703155"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'greek');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is it possible to get any Greek food in the centre part of town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'Greek');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sorry , I 'm showing no results for Greek restaurants . Any other foods you 'd like to have ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What about Chinese food ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'Charlie Chan');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Charlie Chan has some great reviews ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'19:00');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "book a table for 8 people at 19:00 on wednesday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'1J6Y65LW');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful . The table will be reserved for 15 minutes . Reference number is : 1J6Y65LW ."
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks , that 's all . Good bye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services ."
}
] |
SNG01425.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"greek"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/b47512da"
],
[
"_:search/b47512da",
"food",
"Greek"
],
[
"_:search/b47512da",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/b47512da"
],
[
"_:search/b47512da",
"food",
"Greek"
],
[
"_:search/b47512da",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"19:00"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/b47512da"
],
[
"_:search/b47512da",
"food",
"Greek"
],
[
"_:search/b47512da",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"19:00"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"1J6Y65LW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please list all moderately priced restaurants in the centre of Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'21');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 21 restaurants to choose from . Would you like me to narrow this search down by choosing a type of food you would like to eat ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'turkish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would really like some good Turkish food ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'2');(_:result,food,'Turkish');(_:result,name,'Anatolia');(_:result,name,'Efes Restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two Turkish restaurants listed . Anatolia and Efes Restaurant . Would you like to make a reservation for either of these ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'13:45');(_:search,name,'anatolia');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'll try the Anatolia . Please see if you can get me a table for 2 at 13:45 on Saturday"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'P5C22QW2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is P5C22QW2 . May I help you with anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train to Broxbourne ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Certainly ! What day and time would you like to travel ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'17:15');(_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to arrive in broxbourne by 17:15 . I am leaving from Cambridge , of course ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "ok there is one leaving at 1600 i will book it for you"
}
] |
PMUL0915.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"turkish"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"name",
"Anatolia"
],
[
"_:result",
"name",
"Efes Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"name",
"anatolia"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"turkish"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"name",
"Anatolia"
],
[
"_:result",
"name",
"Efes Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"name",
"anatolia"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"P5C22QW2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_: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",
"turkish"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"name",
"Anatolia"
],
[
"_:result",
"name",
"Efes Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"name",
"anatolia"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"P5C22QW2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'london kings cross');(_:search,leave_at,'16:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train leaving after 16:45 departing from london kings cross ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure , what day are you traveling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'cambridge');(_:search,leave_at,'16:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to leave on Saturday after 16:45 and go to Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR7804');(_:result,leave_at,'17:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR7804 leaves at 17:17 . Want me to book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes and could you give me the arrival time as well ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'18:08');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "It arrives at 18:08 and I will need to know number of people travelling ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,id,'TR7804');(_:search,name,'the cambridge belfry');(_:search,people,'1');(_:search,type,'Hotel');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "TR7804 , thank you . It 's just me traveling , but I 'm also looking to stay at the cambridge belfry . Where is that ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'6J8DVXF8');(_:booking,ticket,'18.88 GBP');(_:booking,type,'Booking');(_:result,area,'north');(_:result,name,'the cambridge belfry');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 18.88 GBP payable at the station . \n Reference number is : 6J8DVXF8 . the cambridge belfry is located in the north ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "What type of accommodations are they"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,category,'hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "it is a hotel ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay great . Thanks for all your help . That 's all I need ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can do for you ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "no that will be all thank you for all of your help"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for calling Cambridge TownInfo centre , it was a pleasure to assist you . Have a wonderful trip !"
}
] |
PMUL4884.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR7804"
],
[
"_:result",
"leave_at",
"17:17"
],
[
"_: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",
"departure",
"london kings cross"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:result",
"id",
"TR7804"
],
[
"_:result",
"leave_at",
"17:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"18:08"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"id",
"TR7804"
],
[
"_:search",
"name",
"the cambridge belfry"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:result",
"id",
"TR7804"
],
[
"_:result",
"leave_at",
"17:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"arrive_by",
"18:08"
],
[
"_:search",
"id",
"TR7804"
],
[
"_:search",
"name",
"the cambridge belfry"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6J8DVXF8"
],
[
"_:booking",
"ticket",
"18.88 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:result",
"id",
"TR7804"
],
[
"_:result",
"leave_at",
"17:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"arrive_by",
"18:08"
],
[
"_:search",
"id",
"TR7804"
],
[
"_:search",
"name",
"the cambridge belfry"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6J8DVXF8"
],
[
"_:booking",
"ticket",
"18.88 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:45"
],
[
"_:result",
"id",
"TR7804"
],
[
"_:result",
"leave_at",
"17:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"arrive_by",
"18:08"
],
[
"_:search",
"id",
"TR7804"
],
[
"_:search",
"name",
"the cambridge belfry"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6J8DVXF8"
],
[
"_:booking",
"ticket",
"18.88 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'24:00');(_:search,departure,'india house');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i want to book a taxi . The taxi should depart from india house and should arrive by 24:00 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What is the destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'whale of a time');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Whale of a time is where I want to get to ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'grey honda');(_:result,phone,'07502484881');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Ok , I have booked you a taxi . It will be a grey honda , contact number is 07502484881 . Is there anything else I can help with today ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you for your help !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome ! Have a nice day ."
}
] |
SNG1246.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"24:00"
],
[
"_:search",
"departure",
"india house"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"24:00"
],
[
"_:search",
"departure",
"india house"
],
[
"_:search",
"destination",
"whale of a time"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"24:00"
],
[
"_:search",
"departure",
"india house"
],
[
"_:search",
"destination",
"whale of a time"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey honda"
],
[
"_:result",
"phone",
"07502484881"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you help me find a place to go on the east side of town where I can enjoy multiple sports ? Thanks ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'the cherry hinton village centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is the cherry hinton village centre . Would you like me to making a reservation for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'cherry hinton village centre');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "No thanks , I 'd like to call them first . Can you give me the address , phone number and entry fee for Cherry hinton village centre ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Colville Road , Cherry Hinton');(_:result,phone,'01223576412');(_:result,postcode,'cb19ej');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their phone number is 01223576412 and the postcode cb19ej . They are located at Colville Road , Cherry Hinton ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "looking for a train . The train should go to london liverpool street and should leave on saturday"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you leave from ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am leaving from Cambridge ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR4078');(_:result,leave_at,'13:39');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "how about train TR4078 that leaves at 13:39 ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'19:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "When will it arrive ? I need it to arrive by 19:30 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'19:07');(_:result,id,'TR8530');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "how about the TR8530 ? that train arrives at 19:07"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "That will work , go ahead and book that ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking');(_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "For how many people ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I do n't need need reservations I just need a price and train ID ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,id,'TR8530');(_:result,ticket,'13.28 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The train ID is TR8530 and the price is \t 13.28 pounds ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "ok that s it thank you ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for letting us help you today ."
}
] |
PMUL1254.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the cherry hinton village centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"cherry hinton village centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the cherry hinton village centre"
],
[
"_:search",
"name",
"cherry hinton village centre"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Colville Road , Cherry Hinton"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the cherry hinton village centre"
],
[
"_:search",
"name",
"cherry hinton village centre"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Colville Road , Cherry Hinton"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the cherry hinton village centre"
],
[
"_:search",
"name",
"cherry hinton village centre"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Colville Road , Cherry Hinton"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR4078"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the cherry hinton village centre"
],
[
"_:search",
"name",
"cherry hinton village centre"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Colville Road , Cherry Hinton"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"19:07"
],
[
"_:result",
"id",
"TR8530"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"the cherry hinton village centre"
],
[
"_:search",
"name",
"cherry hinton village centre"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Colville Road , Cherry Hinton"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:result",
"arrive_by",
"19:07"
],
[
"_:result",
"id",
"TR8530"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"the cherry hinton village centre"
],
[
"_:search",
"name",
"cherry hinton village centre"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"Colville Road , Cherry Hinton"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"13:39"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:result",
"arrive_by",
"19:07"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR8530"
],
[
"_:result",
"ticket",
"13.28 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'09:15');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm trying to find a train that goes to Cambridge arriving by 09:15 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where would you be departing from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be leaving birmingham new street on Thursday"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'8:23');(_:result,id,'TR4235');(_:result,ticket,'75.10 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR4235 arrives at 8:23 and costs 75.10 pounds . How does that sound ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "that sounds great can you book that for me ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR4235');(_:booking,ref,'4TUDSXPZ');(_:booking,ticket,'75.10 pounds');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked train ID TR4235 at a cost of 75.10 pounds . Your reference number is 4TUDSXPZ ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks ! I 'm also looking for some places to visit in town . Are there any theaters your recommend ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'Mumford Theatre');(_:result,type,'Attraction'))",
"reqmore()",
"inform((_:result,amount,'about 5');(_:result,category,'theatres');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have about 5 different theatres around town . If you would like a recommendation , I would suggest Mumford Theatre in the city centre . Would you like more info about it ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))",
"inform((_:search,category,*);(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Any type is fine , can I get the address and entrance fee of one ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Anglia Ruskin Enterprise , East Road');(_:result,entrance_fee,'unable to see');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure the address is Anglia Ruskin Enterprise , East Road and I am unfortunately unable to see an entrance fee . Can I help with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all thanks ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service ."
}
] |
MUL1797.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"09:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"09:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"09:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"8:23"
],
[
"_:result",
"id",
"TR4235"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"09:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"8:23"
],
[
"_:result",
"id",
"TR4235"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR4235"
],
[
"_:booking",
"ref",
"4TUDSXPZ"
],
[
"_:booking",
"ticket",
"75.10 pounds"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"09:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"8:23"
],
[
"_:result",
"id",
"TR4235"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR4235"
],
[
"_:booking",
"ref",
"4TUDSXPZ"
],
[
"_:booking",
"ticket",
"75.10 pounds"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"about 5"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:search",
"category",
"*"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"09:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"8:23"
],
[
"_:result",
"id",
"TR4235"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR4235"
],
[
"_:booking",
"ref",
"4TUDSXPZ"
],
[
"_:booking",
"ticket",
"75.10 pounds"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:result",
"amount",
"about 5"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"*"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Anglia Ruskin Enterprise , East Road"
],
[
"_:result",
"entrance_fee",
"unable to see"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'funky fun house');(_:search,destination,'huntingdon marriott hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to book a taxi to pick me up at Funky Fun House to go to Huntingdon Marriott Hotel ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time would you like to leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'09:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I prefer to leave after 09:15"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'black ford');(_:result,phone,'07635853272');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking is complete , a black ford will be picking you up . The contact number is 07635853272 . Thank You ! \n ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks for your help !"
},
{
"id": 5,
"rdf-acts": [],
"speaker": "system",
"text": "I can also recommend restaurants and book trains . Are you interested ?"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Not at this time . Thanks , though . Good bye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "It was a pleasure to help you . Do n't hesitate to contact the TownInfo centre again . Goodbye ."
}
] |
SNG02342.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"funky fun house"
],
[
"_:search",
"destination",
"huntingdon marriott hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"funky fun house"
],
[
"_:search",
"destination",
"huntingdon marriott hotel"
],
[
"_:search",
"leave_at",
"09:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"funky fun house"
],
[
"_:search",
"destination",
"huntingdon marriott hotel"
],
[
"_:search",
"leave_at",
"09:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black ford"
],
[
"_:result",
"phone",
"07635853272"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"funky fun house"
],
[
"_:search",
"destination",
"huntingdon marriott hotel"
],
[
"_:search",
"leave_at",
"09:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black ford"
],
[
"_:result",
"phone",
"07635853272"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'cambridge university botanic gardens');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me about the Cambridge university botanic gardens ."
},
{
"id": 1,
"rdf-acts": null,
"speaker": "system",
"text": "The botanic gardens is a lovely part of the university which is open to the public for a fee of 4 pounds ."
}
] |
SNG1155.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge university botanic gardens"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to get a place to eat in the north ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,food,'Asian oriental');(_:result,food,'Chinese');(_:result,food,'Indian');(_:result,name,'Golden Wok');(_:result,name,'Royal Spice');(_:result,name,'Saigon City');(_:result,pricerange,'cheap');(_:result,pricerange,'expensively priced');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Saigon City , which is Asian oriental cuisine and is expensively priced , Golden Wok is Chinese and moderately priced . And Royal Spice is Indian food and cheap ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like one in the moderate price range ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,food,'chinese');(_:result,food,'indian');(_:result,name,'golden wok');(_:result,name,'nirala');(_:result,type,'Restaurant'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'the');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have the golden wok , which is chinese or the nirala which serves indian . Would you like to make a booking at one ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'golden wok');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No . Just get me the Golden Wok 's phone number and address please and I 'll take it from there"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'191 Histon Road Chesterton');(_:result,phone,'01223350688');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , their address is 191 Histon Road Chesterton and their phone number is 01223350688 . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'12:30');(_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you . I also need a train that will leave Cambridge on Saturday . I want it to arrive at 12:30 to Ely ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'12:07');(_:result,id,'TR0721');(_:result,leave_at,'11:50');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "okay , the TR0721 leaves at 11:50 and arrives at 12:07 . Would you like me to book this for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please ! I will need a booking for 6 people ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I will work on getting this booked and be right back with you ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "thank you . can i please get the refrence number ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,arrive_by,'12:07');(_:booking,category,'Train');(_:booking,day,'saturday');(_:booking,departure,'cambridge');(_:booking,destination,'ely');(_:booking,leave_at,'11:50');(_:booking,ref,'9SI6A16E');(_:booking,ticket,'21.12 GBP');(_:booking,type,'Booking');(_:result,id,'TR0721');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "You 're all set . TR0721 leaves cambridge on saturday at 11:50 and arrives in ely at 12:07 . Your total is 21.12 GBP and your Reference number is : 9SI6A16E ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much . This is all I need for now ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Your welcome , have a great day !"
}
] |
PMUL0532.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"food",
"Asian oriental"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Golden Wok"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:result",
"name",
"Saigon City"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"indian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"golden wok"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"indian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the"
],
[
"_:search",
"name",
"golden wok"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"191 Histon Road Chesterton"
],
[
"_:result",
"phone",
"01223350688"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"indian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the"
],
[
"_:search",
"name",
"golden wok"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"191 Histon Road Chesterton"
],
[
"_:result",
"phone",
"01223350688"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"id",
"TR0721"
],
[
"_:result",
"leave_at",
"11:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"indian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the"
],
[
"_:search",
"name",
"golden wok"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"191 Histon Road Chesterton"
],
[
"_:result",
"phone",
"01223350688"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"id",
"TR0721"
],
[
"_:result",
"leave_at",
"11:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_: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",
"north"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensively priced"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"indian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"the"
],
[
"_:search",
"name",
"golden wok"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"191 Histon Road Chesterton"
],
[
"_:result",
"phone",
"01223350688"
],
[
"_:search",
"arrive_by",
"12:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"leave_at",
"11:50"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"arrive_by",
"12:07"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"saturday"
],
[
"_:booking",
"departure",
"cambridge"
],
[
"_:booking",
"destination",
"ely"
],
[
"_:booking",
"leave_at",
"11:50"
],
[
"_:booking",
"ref",
"9SI6A16E"
],
[
"_:booking",
"ticket",
"21.12 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"id",
"TR0721"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please help me find a place to dine that is moderately priced and is in the centre . Thanks ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'21');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 21 restaurants meeting your criteria ; what type of cuisine are you looking to eat ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'danish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would prefer Danish food , please ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'in town');(_:search,food,'Danish');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm so sorry but there are no Danish restaurants in town at all . Can I interest you in a different type of cuisine ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'lebanese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Lebanese food would be great ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'ali baba');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "ali baba meets your criteria . can i book for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can you book it for me and get a reference number ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "how many persons should i book for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'18:00');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please book for 2 people on Thursday at 18:00 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'8WLSP1VJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Just did , your Reference number is : 8WLSP1VJ ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I get the phone , address and post code of the restaurant please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'59 Hills Road City Centre');(_:result,phone,'01462432565');(_:result,postcode,'cb21nt');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Their phone number is 01462432565 and their postcode is cb21nt . Their address is 59 Hills Road City Centre"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'10:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks . I am also looking for a train going to Cambridge . I need to leave sometime after 10:00 ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And what day will you be traveling ? Can you also tell me your departure city ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing from Broxbourne and will be leaving on Friday ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,leave_at,'10:32');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There is a train that leaves at 10:32 ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That would work . I 'd like 1 ticket , please ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR5678');(_:booking,ref,'PDDNSKVU');(_:booking,ticket,'17.89 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The price is 17.89 GBP , which is payable at the station . The reference number is PDDNSKVU and the train ID is TR5678 ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for the help , that 's all"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Thank you for arranging dining and transportation through Cambridge TownInfo centre . Goodbye ."
}
] |
PMUL0851.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"danish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/849d92ed"
],
[
"_:search/849d92ed",
"area",
"in town"
],
[
"_:search/849d92ed",
"food",
"Danish"
],
[
"_:search/849d92ed",
"type",
"Restaurant"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/849d92ed"
],
[
"_:search/849d92ed",
"area",
"in town"
],
[
"_:search/849d92ed",
"food",
"Danish"
],
[
"_:search/849d92ed",
"type",
"Restaurant"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"ali baba"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/849d92ed"
],
[
"_:search/849d92ed",
"area",
"in town"
],
[
"_:search/849d92ed",
"food",
"Danish"
],
[
"_:search/849d92ed",
"type",
"Restaurant"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"ali baba"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/849d92ed"
],
[
"_:search/849d92ed",
"area",
"in town"
],
[
"_:search/849d92ed",
"food",
"Danish"
],
[
"_:search/849d92ed",
"type",
"Restaurant"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"ali baba"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"8WLSP1VJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/849d92ed"
],
[
"_:search/849d92ed",
"area",
"in town"
],
[
"_:search/849d92ed",
"food",
"Danish"
],
[
"_:search/849d92ed",
"type",
"Restaurant"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"ali baba"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"8WLSP1VJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"59 Hills Road City Centre"
],
[
"_:result",
"phone",
"01462432565"
],
[
"_:result",
"postcode",
"cb21nt"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/849d92ed"
],
[
"_:search/849d92ed",
"area",
"in town"
],
[
"_:search/849d92ed",
"food",
"Danish"
],
[
"_:search/849d92ed",
"type",
"Restaurant"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"ali baba"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"ref",
"8WLSP1VJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"59 Hills Road City Centre"
],
[
"_:result",
"phone",
"01462432565"
],
[
"_:result",
"postcode",
"cb21nt"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/849d92ed"
],
[
"_:search/849d92ed",
"area",
"in town"
],
[
"_:search/849d92ed",
"food",
"Danish"
],
[
"_:search/849d92ed",
"type",
"Restaurant"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"ali baba"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:booking",
"ref",
"8WLSP1VJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"59 Hills Road City Centre"
],
[
"_:result",
"phone",
"01462432565"
],
[
"_:result",
"postcode",
"cb21nt"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:result",
"leave_at",
"10:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/849d92ed"
],
[
"_:search/849d92ed",
"area",
"in town"
],
[
"_:search/849d92ed",
"food",
"Danish"
],
[
"_:search/849d92ed",
"type",
"Restaurant"
],
[
"_:search",
"food",
"lebanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"ali baba"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:result",
"address",
"59 Hills Road City Centre"
],
[
"_:result",
"phone",
"01462432565"
],
[
"_:result",
"postcode",
"cb21nt"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:result",
"leave_at",
"10:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR5678"
],
[
"_:booking",
"ref",
"PDDNSKVU"
],
[
"_:booking",
"ticket",
"17.89 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a hotel in Cambridge that is a 4 star and has WiFi"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'University Arms Hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Based on your request I found the University Arms Hotel is available ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is that located in the west ? I also need free parking ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,has_parking,'none');(_:result,type,'Hotel'))",
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It is in the west and it does include parking . How many days would you like to stay ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to stay for 2 nights starting from saturday . Also book it for 5 people ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Saturday');(_:booking,people,'5');(_:booking,ref,'18OADQCC');(_:booking,stay,'2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked the hotel starting Saturday for 5 people for 2 days . The reference number is 18OADQCC . Is there anything else I can do for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you also find me an expensive indian restaurant ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,name,'The curry garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The curry garden is an expensive restaurant located in the centre of town . Do you want me to book a table ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Actually I would like a place in the same area as the hotel , if possible ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,name,'cocom');(_:result,name,'india house');(_:result,name,'maharajah tandoori restaurant');(_:result,name,'rice boat');(_:result,name,'tandoori place');(_:result,type,'Restaurant'))",
"inform((_:result,area,'west');(_:result,count,'5');(_:result,food,'indian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 5 expensive indian restaurants in the west , tandoori place , cocom , rice boat , maharajah tandoori restaurant and india house , do you have a preference ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like to try the Maharajah Tandoori . Could you give me their phone number and postcode ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223358399');(_:result,postcode,'cb30ah');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Of course , the phone number is 01223358399 and the post code is cb30ah . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That will be all , thank you for your help ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo centre . Have a nice trip ! Goodbye !"
}
] |
MUL1241.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"18OADQCC"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"18OADQCC"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"The curry garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_: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",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"18OADQCC"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"cocom"
],
[
"_:result",
"name",
"india house"
],
[
"_:result",
"name",
"maharajah tandoori restaurant"
],
[
"_:result",
"name",
"rice boat"
],
[
"_:result",
"name",
"tandoori place"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_: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",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"18OADQCC"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"cocom"
],
[
"_:result",
"name",
"india house"
],
[
"_:result",
"name",
"maharajah tandoori restaurant"
],
[
"_:result",
"name",
"rice boat"
],
[
"_:result",
"name",
"tandoori place"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223358399"
],
[
"_:result",
"postcode",
"cb30ah"
],
[
"_: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,'west');(_:search,category,'nightclubs');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a place to go in town to have fun . Are there any nightclubs in the west ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"canthelp((_:search,area,'west');(_:search,category,'nightclubs');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "There are no nightclubs in the west , would another area work for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "How about a college in the west ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,category,'colleges');(_:result,count,'5');(_:result,name,'Clare College');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , there are 5 colleges in the west part of town . How about Clare College ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What 's the address of that college ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Trinity Lane');(_:result,name,'Clare College');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Clare College is located on Trinity Lane . Anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that would be it . Thanks ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're quite welcome ! Thanks for contacting Cambridge TownInfo Centre and have a great day !"
}
] |
SNG1058.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"nightclubs"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/0d74606e"
],
[
"_:search/0d74606e",
"area",
"west"
],
[
"_:search/0d74606e",
"category",
"nightclubs"
],
[
"_:search/0d74606e",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/0d74606e"
],
[
"_:search/0d74606e",
"area",
"west"
],
[
"_:search/0d74606e",
"category",
"nightclubs"
],
[
"_:search/0d74606e",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Clare College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/0d74606e"
],
[
"_:search/0d74606e",
"area",
"west"
],
[
"_:search/0d74606e",
"category",
"nightclubs"
],
[
"_:search/0d74606e",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Trinity Lane"
],
[
"_:result",
"name",
"Clare College"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a moderately priced restaurant in the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'21');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 21 different restaurants that fit your criteria . Is there a specific type of food you are looking for that could narrow down the list ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,food,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I get the food type and postcode of one you 'd recommend ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,food,'turkish');(_:result,name,'anatolia');(_:result,postcode,'cb21uj');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I recommend anatolia , it is a turkish food type restaurant and its postcode is cb21uj ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay thank you very much ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like to book a table , if so how many are dining ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Not at this time . Thank you for everything ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , and have a great day !"
}
] |
SNG0520.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",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"name",
"anatolia"
],
[
"_:result",
"postcode",
"cb21uj"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"food",
"turkish"
],
[
"_:result",
"name",
"anatolia"
],
[
"_:result",
"postcode",
"cb21uj"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find a Chinese restaurant please ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'17');(_:result,food,'chinese');(_:result,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "I 'm sure I can . We have 17 chinese restaurants . Is there an area of town you 'd prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'inexpensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to be in the centre of town , and if it could be inexpensive , that would be ideal ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,name,'Charlie Chan');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about the Charlie Chan restaurant ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Do they have a table available for 5 people on Wednesday night ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "For what time please ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,duration,'19:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like the reservation at 19:30 please ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry but I was unable to make a booking . Could we try another day or time ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you try a different restaurant in the same area and price range ?"
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,area,'same area');(_:result,pricerange,'same area and price range');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I am sorry there are no others in the same area and price range ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'none');(_:search,pricerange,'same price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What about another restaurant in a different area but same price range ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I am sorry there are no others in any other areas , could I check another price range ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you I need it in that area and pricerange ."
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,food,'asian oriental');(_:result,name,'Dojo Noodle Bar');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is an asian oriental cheap restaurants called Dojo Noodle Bar . Would you like to book there instead ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "I suppose that would be all right ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,name,'Dojo Noodle Bar');(_:booking,type,'Booking');(_:result,ref,'AEQLOL33');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "A table is reserved for you at Dojo Noodle Bar . Your reference number is AEQLOL33 ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for all your help today ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Have a lovely day . Goodbye ."
}
] |
SSNG0115.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"food",
"chinese"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"food",
"chinese"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:system",
"canthelp",
"_:booking/0b4819c0"
],
[
"_:booking/0b4819c0",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:system",
"canthelp",
"_:booking/0b4819c0"
],
[
"_:booking/0b4819c0",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/cbf6fe6f"
],
[
"_:search/cbf6fe6f",
"type",
"Restaurant"
],
[
"_:result",
"area",
"same area"
],
[
"_:result",
"pricerange",
"same area and price range"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"none"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Charlie Chan"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:system",
"canthelp",
"_:booking/0b4819c0"
],
[
"_:booking/0b4819c0",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/cbf6fe6f"
],
[
"_:search/cbf6fe6f",
"type",
"Restaurant"
],
[
"_:result",
"area",
"same area"
],
[
"_:result",
"pricerange",
"same area and price range"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"none"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/74637b06"
],
[
"_:search/74637b06",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:system",
"canthelp",
"_:booking/0b4819c0"
],
[
"_:booking/0b4819c0",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/cbf6fe6f"
],
[
"_:search/cbf6fe6f",
"type",
"Restaurant"
],
[
"_:result",
"area",
"same area"
],
[
"_:search",
"area",
"none"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/74637b06"
],
[
"_:search/74637b06",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:system",
"canthelp",
"_:booking/0b4819c0"
],
[
"_:booking/0b4819c0",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:system",
"canthelp",
"_:search/cbf6fe6f"
],
[
"_:search/cbf6fe6f",
"type",
"Restaurant"
],
[
"_:result",
"area",
"same area"
],
[
"_:search",
"area",
"none"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/74637b06"
],
[
"_:search/74637b06",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:booking",
"name",
"Dojo Noodle Bar"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"AEQLOL33"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'17:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to find a train out of King 's Lynn that will arrive by 17:45 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Can you please provide me with destination of the train so I can better assist you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Cambridge , and it will be on sunday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'5:58');(_:result,day,'sunday');(_:result,departure,'cambridge');(_:result,id,'TR6003');(_:result,leave_at,'5:11');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I have train TR6003 leaving cambridge at 5:11 and arriving at 5:58 on sunday ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That sounds great . Can you book me 4 tickets on that train please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'8K88DU7K');(_:booking,ticket,'31.36 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 31.36 GBP payable at the station . \n Reference number is : 8K88DU7K ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,has_parking,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Awesome ! I also need help finding a place to stay in the South . Not driving so do n't need parking ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"inform((_:result,count,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 4 options available . Do you have a preference of guesthouse or hotel and price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'hotel');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a hotel and my only preference , besides being in the south , is I would like it to have a 3 star rating please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Lensfield Hotel');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The Lensfield Hotel meets your criteria . Would you like me to book it ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'4');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please , 4 people for 2 nights starting on Sunday ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Okay , I will get that booked for you . Is there anything else I can assist you with ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Could you please provide me with the reference number ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,ref,'GETHUNTL');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "The reference number is GETHUNTL . What else can i do for you ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "There is nothing more for me . Thanks for your help , adios !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Okay , adios amigo ! Glad I could help !"
}
] |
PMUL4300.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR6003"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR6003"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"8K88DU7K"
],
[
"_:booking",
"ticket",
"31.36 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR6003"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"8K88DU7K"
],
[
"_:booking",
"ticket",
"31.36 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR6003"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"8K88DU7K"
],
[
"_:booking",
"ticket",
"31.36 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR6003"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"8K88DU7K"
],
[
"_:booking",
"ticket",
"31.36 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR6003"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"31.36 GBP"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"GETHUNTL"
],
[
"_: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,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'd be happy to help with your request . What day will you be travelling and what is your destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be heading to peterborough on thursday"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR7098');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "these are the available options trainID \t departure \t destination \t day \t leaveAt \t arriveBy \t price \t duration \t book \n ( optional ) \n TR7098 \t cambridge \t peterborough \t thursday \t 05:06 \t 05:56 \t 16.50 pounds \t 50 minutes \t\n TR4745 \t cambridge \t peterborough \t thursday \t 05:34 \t 06:24 \t 16.50 pounds \t 50 minutes \t\n TR9932 \t cambridge \t peterborough \t thursday \t 06:06 \t 06:56 \t 16.50 pounds \t 50 minutes \t\n TR8769 \t cambridge \t peterborough \t thursday \t 06:34 \t 07:24 \t 16.50 pounds \t 50 minutes \t\n TR6688 \t cambridge \t peterborough \t thursday \t 07:06 \t 07:56 \t 16.50 pounds \t 50 minutes"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome ! Make sure to let us know if you 'd like to book anything !"
}
] |
SNG02347.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR7098"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i need a place to stay"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "And what area would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_internet,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No specific area but it needs to have 2 stars and area needs to be in the north . It also needs to include free wifi ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'Ashley Hotel');(_:result,name,'Lovell Lodge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Ashley Hotel and Lovell Lodge both fit your description . Do you want information on these ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'7');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "book for me one of your choice for 7 people and 2 nights starting on wednesday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Ashley Hotel');(_:booking,ref,'0C98S6L6');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "OK , I booked you at the Ashley Hotel , ref # 0C98S6L6 . Can I help you with anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes I would like to find a park to visit ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'parks');(_:result,count,'5');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "there are 5 parks . which side do you prefer ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I do not care I need the phone number and address"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'fen causeway newnham road');(_:result,name,\"The sheep 's green and lammas land park\");(_:result,phone,'01223302580');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The sheep 's green and lammas land park is at fen causeway newnham road , Its phone number is 01223302580"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That sounds like a lot of fun . Thanks for all your help . I 'm happy with your service . Goodbye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad I could be of help . Enjoy your trip ."
}
] |
PMUL4455.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Ashley Hotel"
],
[
"_:booking",
"ref",
"0C98S6L6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Ashley Hotel"
],
[
"_:booking",
"ref",
"0C98S6L6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"5"
],
[
"_: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",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Ashley Hotel"
],
[
"_:booking",
"ref",
"0C98S6L6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"address",
"fen causeway newnham road"
],
[
"_:result",
"name",
"The sheep 's green and lammas land park"
],
[
"_:result",
"phone",
"01223302580"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find me a restaurant that is located in the centre and is in the moderate price range ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"thank()",
"inform((_:result,count,'21');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Of course ! There are 21 such restaurants available . Do you have a preference for the type of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'australian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , Australian , please ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,amount,'some');(_:result,food,'British');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I actually do not have knowledge of any moderate Australian restaurants in the centre . There are some British restaurants I could inform you about ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'turkish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Actually , could you look up some turkish restaurants instead ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'2');(_:result,food,'Turkish');(_:result,name,'Anatolia');(_:result,name,'Efes Restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 2 Turkish restaurants , the Anatolia and Efes Restaurant . Would you like me to make a reservation at one of them for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'17:00');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I need to book a table for 6 people at 17:00 on Sunday , please ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Sunday');(_:booking,duration,'17:00');(_:booking,name,'Efes Restaurant');(_:booking,people,'6');(_:booking,ref,'8NR6PAIM');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have made a reservation at Efes Restaurant for 6 people on Sunday at 17:00 . The reference number is 8NR6PAIM . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is all , thank you good by ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , let me know if you need anything else , bye ."
}
] |
SSNG0087.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"australian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"canthelp",
"_:search/2fdb4e9f"
],
[
"_:search/2fdb4e9f",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"canthelp",
"_:search/2fdb4e9f"
],
[
"_:search/2fdb4e9f",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"food",
"turkish"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"name",
"Anatolia"
],
[
"_:result",
"name",
"Efes Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"canthelp",
"_:search/2fdb4e9f"
],
[
"_:search/2fdb4e9f",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"food",
"turkish"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"name",
"Anatolia"
],
[
"_:result",
"name",
"Efes Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"duration",
"17:00"
],
[
"_:booking",
"name",
"Efes Restaurant"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"8NR6PAIM"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i am looking for a place to dine . The restaurant should be in the expensive price range and should serve indian food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There a several throughout the city . Is there an area of town in which you would prefer to dine ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'19:45');(_:search,name,'saffron brasserie');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Not really . I 've heard Saffron Brasserie is good , though . Could you book a table for 6 there at 19:45 on Wednesday ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'MFP31MA6');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Done ! Your reference number is MFP31MA6 . Do you need anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would also like to find something fun to do in the west of town ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,category,'Colleges');(_:result,category,'Museums');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are several Colleges and Museums you can visit . Would you like a recommendation for both ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,category,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Just choose one that is your favorite and tell me its type and phone number"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,\"Churchill College 's\");(_:result,phone,'01223336233');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "Churchill College 's phone number is 01223336233 . Is there anything else I can assist you with ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,car,?);(_:result,category,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I assume that is a college type , right ? And I also need a taxi"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))",
"inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes it is and they have free entrance . Where would the taxi be picking you up ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'18:45');(_:search,departure,'college');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to be picked up at the college and arrive at the restaurant by 18:45 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'red skoda');(_:result,phone,'07447845138');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have booked a red skoda as your taxi . You can reach them at 07447845138 \n ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I appreciate all your help . That will be all for now ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad we could help ! Contact us anytime you need anything in Cambridge . Good Bye ."
}
] |
PMUL3315.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"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"saffron brasserie"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"saffron brasserie"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"MFP31MA6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"saffron brasserie"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"MFP31MA6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"Colleges"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"saffron brasserie"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"MFP31MA6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"Colleges"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"name",
"Churchill College 's"
],
[
"_:result",
"phone",
"01223336233"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"saffron brasserie"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"MFP31MA6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"Colleges"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"name",
"Churchill College 's"
],
[
"_:result",
"phone",
"01223336233"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"departure",
"college"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"saffron brasserie"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"MFP31MA6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"Colleges"
],
[
"_:result",
"category",
"Museums"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"name",
"Churchill College 's"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"departure",
"college"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red skoda"
],
[
"_:result",
"phone",
"07447845138"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'darrys cookhouse and wine shop');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'd like some help looking for a particular restaurant . The name of the restaurant is Darrys Cookhouse and Wine Shop . I 'd like to know where it 's located and how expensive ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'40270 King Street City Center');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Certainly it is in the expensive price range and it is located at 40270 King Street City Center ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'17:00');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Perfect , could you make a reservation for 7 people at 17:00 on Sunday ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Unfortunately there are no reservations available at that time . Would you like me to look for another restaurant ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please look for a different restaurant in the same area and price range as Darrys Cookhouse ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Free School Lane City Centre');(_:result,food,'European');(_:result,name,'Erania');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about Erania . It 's a European resturant at Free School Lane City Centre ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the address , please ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'free school lane city centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Their address is free school lane city centre , would you like me to book that for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'same party');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please book that for the same party and time on Sunday ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Good - bye"
}
] |
SSNG0133.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"darrys cookhouse and wine shop"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"darrys cookhouse and wine shop"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"40270 King Street City Center"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"darrys cookhouse and wine shop"
],
[
"_:result",
"address",
"40270 King Street City Center"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/8ce69854"
],
[
"_:booking/8ce69854",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"darrys cookhouse and wine shop"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/8ce69854"
],
[
"_:booking/8ce69854",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Erania"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"darrys cookhouse and wine shop"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:system",
"canthelp",
"_:booking/8ce69854"
],
[
"_:booking/8ce69854",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Erania"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"free school lane city centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"same party"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find a moderate price restaurant in the centre ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'21');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have 21 . What sort of cuisine would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to eat Chinese food , please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'Centre');(_:result,count,'3');(_:result,food,'Chinese');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are three moderately priced Chinese restaurants in the Centre . Would you like me to recommend one ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'11:45');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . Just go ahead and make a booking with your recommendation . I 'll need a table on Sunday at 11:45 . It will be 8 people ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'9VDXYHIH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : 9VDXYHIH ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "OK , could you maybe tell me which restaurant the reservation is at ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'jinling noodle bar');(_:result,phone,'01223566188');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Jinling Noodle Bar and phone is 01223566188"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am also looking for some where fun to go in the Centre of town as well ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'architecture');(_:result,count,'5');(_:result,entrance_fee,'free');(_:result,name,'holy trinity church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Thee are 5 places in the centre that people visit for their architecture - would that be fun for you ? For example , you could go to see holy trinity church for free ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds great . Could I get the phone number and post code please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'holy trinity church');(_:result,phone,'01223355397');(_:result,postcode,'cb23nz');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , holy trinity church can be reached at 01223355397 and the postcode is cb23nz"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . You have been a great help ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can assist you with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that would be fine . Thank you ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services ."
}
] |
PMUL3051.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"9VDXYHIH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"9VDXYHIH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"jinling noodle bar"
],
[
"_:result",
"phone",
"01223566188"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"9VDXYHIH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223566188"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"holy trinity church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"9VDXYHIH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"holy trinity church"
],
[
"_:result",
"phone",
"01223355397"
],
[
"_:result",
"postcode",
"cb23nz"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"9VDXYHIH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"holy trinity church"
],
[
"_:result",
"phone",
"01223355397"
],
[
"_:result",
"postcode",
"cb23nz"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'molecular gastronomy');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to find an expensive restaurant that serves molecular gastronomy please"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'gastropub');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Would a gastropub work for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'gastropub');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I have more information on gastropub ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'east');(_:result,type,'Restaurant'))",
"inform((_:result,count,'3');(_:result,food,'gastropubs');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 3 gastropubs , 2 in the centre and 1 in the east , that are expensive . Do you have a preference ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "If there is no expensive restaurant serving molecular gastronomy food , I would take one that serves Indian food ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'Centre');(_:result,food,'Indian');(_:result,name,'Curry Garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Great I recommend Curry Garden . It is an expensive Indian restaurant in the Centre . Would you like a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That place sounds pretty good , but no reservation at this time , thanks . I would like to know their postcode , please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,postcode,'cb21dp');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The postcode is cb21dp ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'Cherry Hinton Village Centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Great . I also need some information about an attraction called The Cherry Hinton Village Centre . Can you look that up ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'cherry hinton road');(_:result,area,'east');(_:result,category,'entertainment');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Absolutely ! It is located at cherry hinton road and is an entertainment in the east area ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Thanks . Can you provide the phone number and postcode too ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223446104');(_:result,postcode,'cb18dw');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure thing ! The phone number is 01223446104 and the post code is cb18dw . Is there anything else you need ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I also need a taxi today to get me between the two places ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time would you like that taxi ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,leave_at,'06:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd like to leave by 06:45 , please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'black lexus');(_:result,phone,'07984587445');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking completed ! Your contact number is 07984587445 , and the car type will be a black lexus . Can I help you with anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need . Thanks !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great trip to Cambridge . Goodbye ."
}
] |
MUL2455.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"molecular gastronomy"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"gastropub"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"gastropub"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropubs"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"gastropub"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"gastropub"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"Cherry Hinton Village Centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"3"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:search",
"name",
"Cherry Hinton Village Centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"cherry hinton road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"3"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"Cherry Hinton Village Centre"
],
[
"_:result",
"address",
"cherry hinton road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223446104"
],
[
"_:result",
"postcode",
"cb18dw"
],
[
"_: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": [
[
"_:result",
"count",
"3"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"Cherry Hinton Village Centre"
],
[
"_:result",
"address",
"cherry hinton road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223446104"
],
[
"_:result",
"postcode",
"cb18dw"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"leave_at",
"06:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"3"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"Cherry Hinton Village Centre"
],
[
"_:result",
"address",
"cherry hinton road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"postcode",
"cb18dw"
],
[
"_:search",
"leave_at",
"06:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black lexus"
],
[
"_:result",
"phone",
"07984587445"
],
[
"_: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,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any expensive european restaurants around ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'5');(_:result,food,'european');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I found 5 expensive european restaurants . Which area of town would you like to look in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,area,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't have a preference , what do you recommend ? I 'll need the area , address and phone please ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Cambridge City Football Club Milton Road Chesterton');(_:result,name,'City Stop Restaurant');(_:result,phone,'01223363270');(_:result,postcode,'cb41uy');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "City Stop Restaurant , 01223363270 , post code is , cb41uy , Cambridge City Football Club Milton Road Chesterton . Anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'21:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train leaving cambridge after 21:15 ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your destination ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i need it to go to london liverpool street"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have several . Is there a time you would like to arrive by ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "What times do you have available ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day would you like to travel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to travel on Tuesday"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'23:27');(_:result,destination,'London Liverpool Street');(_:result,id,'TR5722');(_:result,leave_at,'21:59');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I would suggest train ID TR5722 which leaves at 21:59 and arrives at London Liverpool Street at 23:27 ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That sounds like it would work . Please make a reservation for 4 people on that train , please ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'RLF15GH7');(_:booking,ticket,'66.4 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Alright , the booking was successful , the total fee is 66.4 GBP payable at the station . Your reference number is : RLF15GH7 . Can I do anything else for you ?"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No thanks . I think that 's all . Have a nice day . Bye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Great ! You 're quite welcome . Goodbye !"
}
] |
MUL1646.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"area",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Cambridge City Football Club Milton Road Chesterton"
],
[
"_:result",
"name",
"City Stop Restaurant"
],
[
"_:result",
"phone",
"01223363270"
],
[
"_:result",
"postcode",
"cb41uy"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"area",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Cambridge City Football Club Milton Road Chesterton"
],
[
"_:result",
"name",
"City Stop Restaurant"
],
[
"_:result",
"phone",
"01223363270"
],
[
"_:result",
"postcode",
"cb41uy"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"area",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Cambridge City Football Club Milton Road Chesterton"
],
[
"_:result",
"name",
"City Stop Restaurant"
],
[
"_:result",
"phone",
"01223363270"
],
[
"_:result",
"postcode",
"cb41uy"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"area",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Cambridge City Football Club Milton Road Chesterton"
],
[
"_:result",
"name",
"City Stop Restaurant"
],
[
"_:result",
"phone",
"01223363270"
],
[
"_:result",
"postcode",
"cb41uy"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"area",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Cambridge City Football Club Milton Road Chesterton"
],
[
"_:result",
"name",
"City Stop Restaurant"
],
[
"_:result",
"phone",
"01223363270"
],
[
"_:result",
"postcode",
"cb41uy"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"23:27"
],
[
"_:result",
"destination",
"London Liverpool Street"
],
[
"_:result",
"id",
"TR5722"
],
[
"_:result",
"leave_at",
"21:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"Cambridge City Football Club Milton Road Chesterton"
],
[
"_:result",
"name",
"City Stop Restaurant"
],
[
"_:result",
"phone",
"01223363270"
],
[
"_:result",
"postcode",
"cb41uy"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"23:27"
],
[
"_:result",
"destination",
"London Liverpool Street"
],
[
"_:result",
"id",
"TR5722"
],
[
"_:result",
"leave_at",
"21:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"RLF15GH7"
],
[
"_:booking",
"ticket",
"66.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.