slurp_id
int64 1
17.2k
| sentence
stringlengths 1
189
| sentence_annotation
stringlengths 1
263
| intent
stringclasses 91
values | action
stringclasses 46
values | tokens
listlengths 1
35
| scenario
stringclasses 18
values | recordings
listlengths 1
116
| entities
listlengths 0
7
|
|---|---|---|---|---|---|---|---|---|
6,812
|
remind me to look at the pasta in thirty minutes
|
remind me to look at the pasta in thirty minutes
|
calendar_set
|
set
|
[
{
"surface": "remind",
"id": 0,
"lemma": "remind",
"pos": "VB"
},
{
"surface": "me",
"id": 1,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "to",
"id": 2,
"lemma": "to",
"pos": "TO"
},
{
"surface": "look",
"id": 3,
"lemma": "look",
"pos": "VB"
},
{
"surface": "at",
"id": 4,
"lemma": "at",
"pos": "IN"
},
{
"surface": "the",
"id": 5,
"lemma": "the",
"pos": "DT"
},
{
"surface": "pasta",
"id": 6,
"lemma": "pasta",
"pos": "NN"
},
{
"surface": "in",
"id": 7,
"lemma": "in",
"pos": "IN"
},
{
"surface": "thirty",
"id": 8,
"lemma": "thirty",
"pos": "CD"
},
{
"surface": "minutes",
"id": 9,
"lemma": "minute",
"pos": "NNS"
}
] |
calendar
|
[
{
"file": "audio-1488556177.flac",
"wer": 0.3,
"ent_wer": null,
"status": "correct"
}
] |
[] |
1,322
|
get today's weather report
|
get [date : today's] weather report
|
weather_query
|
query
|
[
{
"surface": "get",
"id": 0,
"lemma": "get",
"pos": "VB"
},
{
"surface": "today",
"id": 1,
"lemma": "today",
"pos": "NN"
},
{
"surface": "'s",
"id": 2,
"lemma": "'s",
"pos": "POS"
},
{
"surface": "weather",
"id": 3,
"lemma": "weather",
"pos": "NN"
},
{
"surface": "report",
"id": 4,
"lemma": "report",
"pos": "NN"
}
] |
weather
|
[
{
"file": "audio-1497881971-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497881971.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434527764-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488987043.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497435301-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497435301.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
1,
2
],
"type": "date"
}
] |
7,924
|
where is my meeting
|
where is my [event_name : meeting]
|
calendar_query
|
query
|
[
{
"surface": "where",
"id": 0,
"lemma": "where",
"pos": "WRB"
},
{
"surface": "is",
"id": 1,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "my",
"id": 2,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "meeting",
"id": 3,
"lemma": "meeting",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio-1498571844.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501752255-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501752255.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501767926-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501767926.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
3
],
"type": "event_name"
}
] |
8,210
|
do i have any off days this week
|
do i have any off days [date : this week]
|
calendar_query
|
query
|
[
{
"surface": "do",
"id": 0,
"lemma": "do",
"pos": "VBP"
},
{
"surface": "i",
"id": 1,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "have",
"id": 2,
"lemma": "have",
"pos": "VB"
},
{
"surface": "any",
"id": 3,
"lemma": "any",
"pos": "DT"
},
{
"surface": "off",
"id": 4,
"lemma": "off",
"pos": "JJ"
},
{
"surface": "days",
"id": 5,
"lemma": "day",
"pos": "NNS"
},
{
"surface": "this",
"id": 6,
"lemma": "this",
"pos": "DT"
},
{
"surface": "week",
"id": 7,
"lemma": "week",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio--1505323890-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1505323890.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
6,
7
],
"type": "date"
}
] |
12,815
|
give me directions to my nearest bank location
|
give me directions to my nearest [business_type : bank] location
|
transport_query
|
query
|
[
{
"surface": "give",
"id": 0,
"lemma": "give",
"pos": "VB"
},
{
"surface": "me",
"id": 1,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "directions",
"id": 2,
"lemma": "direction",
"pos": "NNS"
},
{
"surface": "to",
"id": 3,
"lemma": "to",
"pos": "IN"
},
{
"surface": "my",
"id": 4,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "nearest",
"id": 5,
"lemma": "near",
"pos": "JJS"
},
{
"surface": "bank",
"id": 6,
"lemma": "bank",
"pos": "NN"
},
{
"surface": "location",
"id": 7,
"lemma": "location",
"pos": "NN"
}
] |
transport
|
[
{
"file": "audio-1490292258-headset.flac",
"wer": 0.12,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490292258.flac",
"wer": 0.12,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
6
],
"type": "business_type"
}
] |
14,554
|
list stock price for this company stock
|
list stock price for this company stock
|
qa_stock
|
stock
|
[
{
"surface": "list",
"id": 0,
"lemma": "list",
"pos": "VBP"
},
{
"surface": "stock",
"id": 1,
"lemma": "stock",
"pos": "NN"
},
{
"surface": "price",
"id": 2,
"lemma": "price",
"pos": "NN"
},
{
"surface": "for",
"id": 3,
"lemma": "for",
"pos": "IN"
},
{
"surface": "this",
"id": 4,
"lemma": "this",
"pos": "DT"
},
{
"surface": "company",
"id": 5,
"lemma": "company",
"pos": "NN"
},
{
"surface": "stock",
"id": 6,
"lemma": "stock",
"pos": "NN"
}
] |
qa
|
[
{
"file": "audio-1498563730-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1498563730.flac",
"wer": 0.14,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1498486591-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1498486591.flac",
"wer": 0.14,
"ent_wer": null,
"status": "correct"
}
] |
[] |
16,665
|
any new emails in my inbox
|
any new emails in my [email_folder : inbox]
|
email_query
|
query
|
[
{
"surface": "any",
"id": 0,
"lemma": "any",
"pos": "DT"
},
{
"surface": "new",
"id": 1,
"lemma": "new",
"pos": "JJ"
},
{
"surface": "emails",
"id": 2,
"lemma": "email",
"pos": "NNS"
},
{
"surface": "in",
"id": 3,
"lemma": "in",
"pos": "IN"
},
{
"surface": "my",
"id": 4,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "inbox",
"id": 5,
"lemma": "inbox",
"pos": "NN"
}
] |
email
|
[
{
"file": "audio-1490802368-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490802368.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
5
],
"type": "email_folder"
}
] |
2,997
|
what are some updates about the stock market
|
what are some updates about the [news_topic : stock market]
|
qa_stock
|
stock
|
[
{
"surface": "what",
"id": 0,
"lemma": "what",
"pos": "WP"
},
{
"surface": "are",
"id": 1,
"lemma": "be",
"pos": "VBP"
},
{
"surface": "some",
"id": 2,
"lemma": "some",
"pos": "DT"
},
{
"surface": "updates",
"id": 3,
"lemma": "update",
"pos": "NNS"
},
{
"surface": "about",
"id": 4,
"lemma": "about",
"pos": "IN"
},
{
"surface": "the",
"id": 5,
"lemma": "the",
"pos": "DT"
},
{
"surface": "stock",
"id": 6,
"lemma": "stock",
"pos": "NN"
},
{
"surface": "market",
"id": 7,
"lemma": "market",
"pos": "NN"
}
] |
qa
|
[
{
"file": "audio-1489153033.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502199797-headset.flac",
"wer": 0.12,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502199797.flac",
"wer": 0.38,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502309441-headset.flac",
"wer": 0.12,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502309441.flac",
"wer": 0.12,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
6,
7
],
"type": "news_topic"
}
] |
2,287
|
olly start coffee at six am
|
olly start coffee at [time : six am]
|
iot_coffee
|
coffee
|
[
{
"surface": "olly",
"id": 0,
"lemma": "olly",
"pos": "RB"
},
{
"surface": "start",
"id": 1,
"lemma": "start",
"pos": "VB"
},
{
"surface": "coffee",
"id": 2,
"lemma": "coffee",
"pos": "NN"
},
{
"surface": "at",
"id": 3,
"lemma": "at",
"pos": "IN"
},
{
"surface": "six",
"id": 4,
"lemma": "six",
"pos": "CD"
},
{
"surface": "am",
"id": 5,
"lemma": "am",
"pos": "NN"
}
] |
iot
|
[
{
"file": "audio-1497264714-headset.flac",
"wer": 0.2,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488986258.flac",
"wer": 0.2,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
4,
5
],
"type": "time"
}
] |
5,246
|
notify me of breaking news on cnn
|
notify me of breaking news on [media_type : cnn]
|
news_query
|
query
|
[
{
"surface": "notify",
"id": 0,
"lemma": "notify",
"pos": "VB"
},
{
"surface": "me",
"id": 1,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "of",
"id": 2,
"lemma": "of",
"pos": "IN"
},
{
"surface": "breaking",
"id": 3,
"lemma": "break",
"pos": "VBG"
},
{
"surface": "news",
"id": 4,
"lemma": "news",
"pos": "NN"
},
{
"surface": "on",
"id": 5,
"lemma": "on",
"pos": "IN"
},
{
"surface": "cnn",
"id": 6,
"lemma": "cnn",
"pos": "NN"
}
] |
news
|
[
{
"file": "audio-1502215977-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502215977.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
6
],
"type": "media_type"
}
] |
3,696
|
google set my alarm to go off in an hour
|
google set my alarm to go off in [time : an hour]
|
alarm_set
|
set
|
[
{
"surface": "google",
"id": 0,
"lemma": "google",
"pos": "NNP"
},
{
"surface": "set",
"id": 1,
"lemma": "set",
"pos": "VBD"
},
{
"surface": "my",
"id": 2,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "alarm",
"id": 3,
"lemma": "alarm",
"pos": "NN"
},
{
"surface": "to",
"id": 4,
"lemma": "to",
"pos": "TO"
},
{
"surface": "go",
"id": 5,
"lemma": "go",
"pos": "VB"
},
{
"surface": "off",
"id": 6,
"lemma": "off",
"pos": "RP"
},
{
"surface": "in",
"id": 7,
"lemma": "in",
"pos": "IN"
},
{
"surface": "an",
"id": 8,
"lemma": "an",
"pos": "DT"
},
{
"surface": "hour",
"id": 9,
"lemma": "hour",
"pos": "NN"
}
] |
alarm
|
[
{
"file": "audio--1504192325-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1504192325.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1504192836-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1504192836.flac",
"wer": 0.2,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
8,
9
],
"type": "time"
}
] |
6,527
|
show stage shows near me
|
show stage shows near me
|
general_quirky
|
quirky
|
[
{
"surface": "show",
"id": 0,
"lemma": "show",
"pos": "NN"
},
{
"surface": "stage",
"id": 1,
"lemma": "stage",
"pos": "NN"
},
{
"surface": "shows",
"id": 2,
"lemma": "show",
"pos": "VBZ"
},
{
"surface": "near",
"id": 3,
"lemma": "near",
"pos": "IN"
},
{
"surface": "me",
"id": 4,
"lemma": "-PRON-",
"pos": "PRP"
}
] |
general
|
[
{
"file": "audio-1501686075-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501686075.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
16,618
|
draft an email to kailey about work later
|
draft an email to [person : kailey] about work later
|
email_sendemail
|
sendemail
|
[
{
"surface": "draft",
"id": 0,
"lemma": "draft",
"pos": "VB"
},
{
"surface": "an",
"id": 1,
"lemma": "an",
"pos": "DT"
},
{
"surface": "email",
"id": 2,
"lemma": "email",
"pos": "NN"
},
{
"surface": "to",
"id": 3,
"lemma": "to",
"pos": "TO"
},
{
"surface": "kailey",
"id": 4,
"lemma": "kailey",
"pos": "VB"
},
{
"surface": "about",
"id": 5,
"lemma": "about",
"pos": "IN"
},
{
"surface": "work",
"id": 6,
"lemma": "work",
"pos": "NN"
},
{
"surface": "later",
"id": 7,
"lemma": "later",
"pos": "RB"
}
] |
email
|
[
{
"file": "audio-1494549023-headset.flac",
"wer": 0.38,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1494549023.flac",
"wer": 0.5,
"ent_wer": 1,
"status": "correct"
}
] |
[
{
"span": [
4
],
"type": "person"
}
] |
14,578
|
is one divisible by three
|
is one divisible by three
|
qa_maths
|
maths
|
[
{
"surface": "is",
"id": 0,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "one",
"id": 1,
"lemma": "one",
"pos": "CD"
},
{
"surface": "divisible",
"id": 2,
"lemma": "divisible",
"pos": "JJ"
},
{
"surface": "by",
"id": 3,
"lemma": "by",
"pos": "IN"
},
{
"surface": "three",
"id": 4,
"lemma": "three",
"pos": "CD"
}
] |
qa
|
[
{
"file": "audio-1490289178-headset.flac",
"wer": 0.6,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490289178.flac",
"wer": 0.4,
"ent_wer": null,
"status": "correct"
}
] |
[] |
14,364
|
what is the stock price of nike today
|
what is the stock price of [business_name : nike] [date : today]
|
qa_stock
|
stock
|
[
{
"surface": "what",
"id": 0,
"lemma": "what",
"pos": "WP"
},
{
"surface": "is",
"id": 1,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "the",
"id": 2,
"lemma": "the",
"pos": "DT"
},
{
"surface": "stock",
"id": 3,
"lemma": "stock",
"pos": "NN"
},
{
"surface": "price",
"id": 4,
"lemma": "price",
"pos": "NN"
},
{
"surface": "of",
"id": 5,
"lemma": "of",
"pos": "IN"
},
{
"surface": "nike",
"id": 6,
"lemma": "nike",
"pos": "NN"
},
{
"surface": "today",
"id": 7,
"lemma": "today",
"pos": "NN"
}
] |
qa
|
[
{
"file": "audio-1498569406-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498569406.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
6
],
"type": "business_name"
},
{
"span": [
7
],
"type": "date"
}
] |
9,584
|
hello hello
|
hello hello
|
play_radio
|
radio
|
[
{
"surface": "hello",
"id": 0,
"lemma": "hello",
"pos": "UH"
},
{
"surface": "hello",
"id": 1,
"lemma": "hello",
"pos": "UH"
}
] |
play
|
[
{
"file": "audio-1490800718-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490800718.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502112712-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502112712.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502892145-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502892145.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
11,392
|
move forward to the next episode
|
move forward to the [podcast_descriptor : next episode]
|
play_podcasts
|
podcasts
|
[
{
"surface": "move",
"id": 0,
"lemma": "move",
"pos": "VB"
},
{
"surface": "forward",
"id": 1,
"lemma": "forward",
"pos": "RB"
},
{
"surface": "to",
"id": 2,
"lemma": "to",
"pos": "IN"
},
{
"surface": "the",
"id": 3,
"lemma": "the",
"pos": "DT"
},
{
"surface": "next",
"id": 4,
"lemma": "next",
"pos": "JJ"
},
{
"surface": "episode",
"id": 5,
"lemma": "episode",
"pos": "NN"
}
] |
play
|
[
{
"file": "audio-1500979211-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490800012-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490800012.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
4,
5
],
"type": "podcast_descriptor"
}
] |
7,237
|
remove the hip show from my schedule on april second
|
remove the [event_name : hip show] from my schedule on [date : april second]
|
calendar_remove
|
remove
|
[
{
"surface": "remove",
"id": 0,
"lemma": "remove",
"pos": "VB"
},
{
"surface": "the",
"id": 1,
"lemma": "the",
"pos": "DT"
},
{
"surface": "hip",
"id": 2,
"lemma": "hip",
"pos": "NN"
},
{
"surface": "show",
"id": 3,
"lemma": "show",
"pos": "NN"
},
{
"surface": "from",
"id": 4,
"lemma": "from",
"pos": "IN"
},
{
"surface": "my",
"id": 5,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "schedule",
"id": 6,
"lemma": "schedule",
"pos": "NN"
},
{
"surface": "on",
"id": 7,
"lemma": "on",
"pos": "IN"
},
{
"surface": "april",
"id": 8,
"lemma": "april",
"pos": "NN"
},
{
"surface": "second",
"id": 9,
"lemma": "second",
"pos": "JJ"
}
] |
calendar
|
[
{
"file": "audio-1502894523-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502894523.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502217007-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502217007.flac",
"wer": 0.7,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1490106834-headset.flac",
"wer": 0.1,
"ent_wer": 0.5,
"status": "correct"
},
{
"file": "audio-1490106834.flac",
"wer": 0.4,
"ent_wer": 0.5,
"status": "correct"
}
] |
[
{
"span": [
2,
3
],
"type": "event_name"
},
{
"span": [
8,
9
],
"type": "date"
}
] |
15,263
|
post a status using the latest notes i made in my notepad
|
post a status using the latest notes i made in my notepad
|
social_post
|
post
|
[
{
"surface": "post",
"id": 0,
"lemma": "post",
"pos": "VB"
},
{
"surface": "a",
"id": 1,
"lemma": "a",
"pos": "DT"
},
{
"surface": "status",
"id": 2,
"lemma": "status",
"pos": "NN"
},
{
"surface": "using",
"id": 3,
"lemma": "use",
"pos": "VBG"
},
{
"surface": "the",
"id": 4,
"lemma": "the",
"pos": "DT"
},
{
"surface": "latest",
"id": 5,
"lemma": "late",
"pos": "JJS"
},
{
"surface": "notes",
"id": 6,
"lemma": "note",
"pos": "NNS"
},
{
"surface": "i",
"id": 7,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "made",
"id": 8,
"lemma": "make",
"pos": "VBD"
},
{
"surface": "in",
"id": 9,
"lemma": "in",
"pos": "IN"
},
{
"surface": "my",
"id": 10,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "notepad",
"id": 11,
"lemma": "notepad",
"pos": "NN"
}
] |
social
|
[
{
"file": "audio-1488993837.flac",
"wer": 0.08,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501151891-headset.flac",
"wer": 0.08,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501151891.flac",
"wer": 0.08,
"ent_wer": null,
"status": "correct"
}
] |
[] |
16,522
|
please create a new contact information about jo
|
please create a new contact information about [person : jo]
|
email_addcontact
|
addcontact
|
[
{
"surface": "please",
"id": 0,
"lemma": "please",
"pos": "UH"
},
{
"surface": "create",
"id": 1,
"lemma": "create",
"pos": "VB"
},
{
"surface": "a",
"id": 2,
"lemma": "a",
"pos": "DT"
},
{
"surface": "new",
"id": 3,
"lemma": "new",
"pos": "JJ"
},
{
"surface": "contact",
"id": 4,
"lemma": "contact",
"pos": "NN"
},
{
"surface": "information",
"id": 5,
"lemma": "information",
"pos": "NN"
},
{
"surface": "about",
"id": 6,
"lemma": "about",
"pos": "IN"
},
{
"surface": "jo",
"id": 7,
"lemma": "jo",
"pos": "NNS"
}
] |
email
|
[
{
"file": "audio-1501690275-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501690275.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490106040-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490106040.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
7
],
"type": "person"
}
] |
10,604
|
tell me the song track
|
tell me the song track
|
music_query
|
query
|
[
{
"surface": "tell",
"id": 0,
"lemma": "tell",
"pos": "VB"
},
{
"surface": "me",
"id": 1,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "the",
"id": 2,
"lemma": "the",
"pos": "DT"
},
{
"surface": "song",
"id": 3,
"lemma": "song",
"pos": "NN"
},
{
"surface": "track",
"id": 4,
"lemma": "track",
"pos": "NN"
}
] |
music
|
[
{
"file": "audio-1497439168-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1497439168.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
6,553
|
whats happening in pop industry
|
whats happening in [news_topic : pop industry]
|
news_query
|
query
|
[
{
"surface": "what",
"id": 0,
"lemma": "what",
"pos": "WP"
},
{
"surface": "s",
"id": 1,
"lemma": "s",
"pos": "VBZ"
},
{
"surface": "happening",
"id": 2,
"lemma": "happen",
"pos": "VBG"
},
{
"surface": "in",
"id": 3,
"lemma": "in",
"pos": "IN"
},
{
"surface": "pop",
"id": 4,
"lemma": "pop",
"pos": "NN"
},
{
"surface": "industry",
"id": 5,
"lemma": "industry",
"pos": "NN"
}
] |
news
|
[
{
"file": "audio-1500980176-headset.flac",
"wer": 0.2,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1500980176.flac",
"wer": 0.4,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1500900412.flac",
"wer": 0.2,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
4,
5
],
"type": "news_topic"
}
] |
15,037
|
olly how many rivers are there in europe
|
olly how many rivers are there in [place_name : europe]
|
qa_factoid
|
factoid
|
[
{
"surface": "olly",
"id": 0,
"lemma": "olly",
"pos": "RB"
},
{
"surface": "how",
"id": 1,
"lemma": "how",
"pos": "WRB"
},
{
"surface": "many",
"id": 2,
"lemma": "many",
"pos": "JJ"
},
{
"surface": "rivers",
"id": 3,
"lemma": "river",
"pos": "NNS"
},
{
"surface": "are",
"id": 4,
"lemma": "be",
"pos": "VBP"
},
{
"surface": "there",
"id": 5,
"lemma": "there",
"pos": "RB"
},
{
"surface": "in",
"id": 6,
"lemma": "in",
"pos": "IN"
},
{
"surface": "europe",
"id": 7,
"lemma": "europe",
"pos": "NN"
}
] |
qa
|
[
{
"file": "audio-1494548836.flac",
"wer": 0.14,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1494608093.flac",
"wer": 0.29,
"ent_wer": 1,
"status": "correct"
}
] |
[
{
"span": [
7
],
"type": "place_name"
}
] |
2,630
|
order chinese food
|
order [food_type : chinese] food
|
takeaway_order
|
order
|
[
{
"surface": "order",
"id": 0,
"lemma": "order",
"pos": "VB"
},
{
"surface": "chinese",
"id": 1,
"lemma": "chinese",
"pos": "JJ"
},
{
"surface": "food",
"id": 2,
"lemma": "food",
"pos": "NN"
}
] |
takeaway
|
[
{
"file": "audio-1497263047-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434531359-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497881826-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497881826.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501415515-headset.flac",
"wer": 0.67,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501415515.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1489673521-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1489673521.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497030387-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497030387.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
1
],
"type": "food_type"
}
] |
3,585
|
what is the weather in london
|
what is the weather in [place_name : london]
|
weather_query
|
query
|
[
{
"surface": "what",
"id": 0,
"lemma": "what",
"pos": "WP"
},
{
"surface": "is",
"id": 1,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "the",
"id": 2,
"lemma": "the",
"pos": "DT"
},
{
"surface": "weather",
"id": 3,
"lemma": "weather",
"pos": "NN"
},
{
"surface": "in",
"id": 4,
"lemma": "in",
"pos": "IN"
},
{
"surface": "london",
"id": 5,
"lemma": "london",
"pos": "NN"
}
] |
weather
|
[
{
"file": "audio-1497029426.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
5
],
"type": "place_name"
}
] |
11,755
|
olly recommend a blue grass band event within twenty miles of manchester ma this week
|
olly recommend a [event_name : blue grass band] event [place_name : within twenty miles of manchester] ma [date : this week]
|
recommendation_events
|
events
|
[
{
"surface": "olly",
"id": 0,
"lemma": "olly",
"pos": "RB"
},
{
"surface": "recommend",
"id": 1,
"lemma": "recommend",
"pos": "VB"
},
{
"surface": "a",
"id": 2,
"lemma": "a",
"pos": "DT"
},
{
"surface": "blue",
"id": 3,
"lemma": "blue",
"pos": "JJ"
},
{
"surface": "grass",
"id": 4,
"lemma": "grass",
"pos": "NN"
},
{
"surface": "band",
"id": 5,
"lemma": "band",
"pos": "NN"
},
{
"surface": "event",
"id": 6,
"lemma": "event",
"pos": "NN"
},
{
"surface": "within",
"id": 7,
"lemma": "within",
"pos": "IN"
},
{
"surface": "twenty",
"id": 8,
"lemma": "twenty",
"pos": "CD"
},
{
"surface": "miles",
"id": 9,
"lemma": "mile",
"pos": "NNS"
},
{
"surface": "of",
"id": 10,
"lemma": "of",
"pos": "IN"
},
{
"surface": "manchester",
"id": 11,
"lemma": "manchester",
"pos": "NN"
},
{
"surface": "ma",
"id": 12,
"lemma": "ma",
"pos": "NN"
},
{
"surface": "this",
"id": 13,
"lemma": "this",
"pos": "DT"
},
{
"surface": "week",
"id": 14,
"lemma": "week",
"pos": "NN"
}
] |
recommendation
|
[
{
"file": "audio-1490705114-headset.flac",
"wer": 0.21,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490705114.flac",
"wer": 0.21,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
3,
4,
5
],
"type": "event_name"
},
{
"span": [
7,
8,
9,
10,
11
],
"type": "place_name"
},
{
"span": [
13,
14
],
"type": "date"
}
] |
496
|
change the light color to blue
|
change the light color to [color_type : blue]
|
iot_hue_lightchange
|
hue_lightchange
|
[
{
"surface": "change",
"id": 0,
"lemma": "change",
"pos": "VB"
},
{
"surface": "the",
"id": 1,
"lemma": "the",
"pos": "DT"
},
{
"surface": "light",
"id": 2,
"lemma": "light",
"pos": "JJ"
},
{
"surface": "color",
"id": 3,
"lemma": "color",
"pos": "NN"
},
{
"surface": "to",
"id": 4,
"lemma": "to",
"pos": "IN"
},
{
"surface": "blue",
"id": 5,
"lemma": "blue",
"pos": "JJ"
}
] |
iot
|
[
{
"file": "audio-1498572419-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498572419.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498571288-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498571288.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
5
],
"type": "color_type"
}
] |
3,497
|
play only songs by the beatles please
|
play only songs by the [artist_name : beatles] please
|
play_music
|
music
|
[
{
"surface": "play",
"id": 0,
"lemma": "play",
"pos": "VB"
},
{
"surface": "only",
"id": 1,
"lemma": "only",
"pos": "JJ"
},
{
"surface": "songs",
"id": 2,
"lemma": "song",
"pos": "NNS"
},
{
"surface": "by",
"id": 3,
"lemma": "by",
"pos": "IN"
},
{
"surface": "the",
"id": 4,
"lemma": "the",
"pos": "DT"
},
{
"surface": "beatles",
"id": 5,
"lemma": "beatle",
"pos": "NNS"
},
{
"surface": "please",
"id": 6,
"lemma": "please",
"pos": "UH"
}
] |
play
|
[
{
"file": "audio-1488989672.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
5
],
"type": "artist_name"
}
] |
6,232
|
olly today i had a record breaking sale
|
olly [date : today] i had a record breaking sale
|
general_quirky
|
quirky
|
[
{
"surface": "olly",
"id": 0,
"lemma": "olly",
"pos": "RB"
},
{
"surface": "today",
"id": 1,
"lemma": "today",
"pos": "NN"
},
{
"surface": "i",
"id": 2,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "had",
"id": 3,
"lemma": "have",
"pos": "VBD"
},
{
"surface": "a",
"id": 4,
"lemma": "a",
"pos": "DT"
},
{
"surface": "record",
"id": 5,
"lemma": "record",
"pos": "NN"
},
{
"surface": "breaking",
"id": 6,
"lemma": "breaking",
"pos": "NN"
},
{
"surface": "sale",
"id": 7,
"lemma": "sale",
"pos": "NN"
}
] |
general
|
[
{
"file": "audio-1434530648-headset.flac",
"wer": 0.14,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
1
],
"type": "date"
}
] |
13,529
|
what movie should i go see
|
what movie should i go see
|
recommendation_movies
|
movies
|
[
{
"surface": "what",
"id": 0,
"lemma": "what",
"pos": "WP"
},
{
"surface": "movie",
"id": 1,
"lemma": "movie",
"pos": "NN"
},
{
"surface": "should",
"id": 2,
"lemma": "should",
"pos": "MD"
},
{
"surface": "i",
"id": 3,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "go",
"id": 4,
"lemma": "go",
"pos": "VB"
},
{
"surface": "see",
"id": 5,
"lemma": "see",
"pos": "VB"
}
] |
recommendation
|
[
{
"file": "audio-1497025019-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1497025019.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1499693094.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
1,939
|
open a song from the given list
|
open a song from the given list
|
play_music
|
music
|
[
{
"surface": "open",
"id": 0,
"lemma": "open",
"pos": "VB"
},
{
"surface": "a",
"id": 1,
"lemma": "a",
"pos": "DT"
},
{
"surface": "song",
"id": 2,
"lemma": "song",
"pos": "NN"
},
{
"surface": "from",
"id": 3,
"lemma": "from",
"pos": "IN"
},
{
"surface": "the",
"id": 4,
"lemma": "the",
"pos": "DT"
},
{
"surface": "given",
"id": 5,
"lemma": "give",
"pos": "VBN"
},
{
"surface": "list",
"id": 6,
"lemma": "list",
"pos": "NN"
}
] |
play
|
[
{
"file": "audio-1501758244.flac",
"wer": 0.14,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501758913-headset.flac",
"wer": 0.14,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501758913.flac",
"wer": 0.43,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1498573508.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502374798-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502374798.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502375534-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502375534.flac",
"wer": 0.14,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490957754-headset.flac",
"wer": 0.14,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490957754.flac",
"wer": 0.43,
"ent_wer": null,
"status": "correct"
}
] |
[] |
5,656
|
play for me the music by michael jackson
|
play for me the music by [artist_name : michael jackson]
|
play_music
|
music
|
[
{
"surface": "play",
"id": 0,
"lemma": "play",
"pos": "VB"
},
{
"surface": "for",
"id": 1,
"lemma": "for",
"pos": "IN"
},
{
"surface": "me",
"id": 2,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "the",
"id": 3,
"lemma": "the",
"pos": "DT"
},
{
"surface": "music",
"id": 4,
"lemma": "music",
"pos": "NN"
},
{
"surface": "by",
"id": 5,
"lemma": "by",
"pos": "IN"
},
{
"surface": "michael",
"id": 6,
"lemma": "michael",
"pos": "JJ"
},
{
"surface": "jackson",
"id": 7,
"lemma": "jackson",
"pos": "NN"
}
] |
play
|
[
{
"file": "audio-1498572036.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497864498-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497864498.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1499695511-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1499695511.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501690975-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501690975.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502114051-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502114051.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1500389252-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1500389252.flac",
"wer": 0.12,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501152247-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501152247.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
6,
7
],
"type": "artist_name"
}
] |
17,146
|
anything new
|
anything new
|
email_query
|
query
|
[
{
"surface": "anything",
"id": 0,
"lemma": "anything",
"pos": "NN"
},
{
"surface": "new",
"id": 1,
"lemma": "new",
"pos": "JJ"
}
] |
email
|
[
{
"file": "audio-1494512102-headset.flac",
"wer": 0.5,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1494512102.flac",
"wer": 0.5,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1495370922-headset.flac",
"wer": 0.5,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1495370922.flac",
"wer": 0.5,
"ent_wer": null,
"status": "correct"
}
] |
[] |
1,056
|
start the robot vacuum cleaner at one pm today
|
start the [device_type : robot vacuum cleaner] at [time : one pm] [date : today]
|
iot_cleaning
|
cleaning
|
[
{
"surface": "start",
"id": 0,
"lemma": "start",
"pos": "VB"
},
{
"surface": "the",
"id": 1,
"lemma": "the",
"pos": "DT"
},
{
"surface": "robot",
"id": 2,
"lemma": "robot",
"pos": "NN"
},
{
"surface": "vacuum",
"id": 3,
"lemma": "vacuum",
"pos": "NN"
},
{
"surface": "cleaner",
"id": 4,
"lemma": "cleaner",
"pos": "RBR"
},
{
"surface": "at",
"id": 5,
"lemma": "at",
"pos": "IN"
},
{
"surface": "one",
"id": 6,
"lemma": "one",
"pos": "CD"
},
{
"surface": "pm",
"id": 7,
"lemma": "pm",
"pos": "NN"
},
{
"surface": "today",
"id": 8,
"lemma": "today",
"pos": "NN"
}
] |
iot
|
[
{
"file": "audio-1490200282-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490200282.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434531960-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497887661-headset.flac",
"wer": 0.11,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497887661.flac",
"wer": 0.11,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498485194-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498485194.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
2,
3,
4
],
"type": "device_type"
},
{
"span": [
6,
7
],
"type": "time"
},
{
"span": [
8
],
"type": "date"
}
] |
5,018
|
i want hot coffee
|
i want [coffee_type : hot] coffee
|
iot_coffee
|
coffee
|
[
{
"surface": "i",
"id": 0,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "want",
"id": 1,
"lemma": "want",
"pos": "VBP"
},
{
"surface": "hot",
"id": 2,
"lemma": "hot",
"pos": "JJ"
},
{
"surface": "coffee",
"id": 3,
"lemma": "coffee",
"pos": "NN"
}
] |
iot
|
[
{
"file": "audio-1501753274-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501753274.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497866397-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497866397.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490106279-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490106279.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
2
],
"type": "coffee_type"
}
] |
5,962
|
any fast food meal offers
|
any [food_type : fast food] meal offers
|
takeaway_order
|
order
|
[
{
"surface": "any",
"id": 0,
"lemma": "any",
"pos": "DT"
},
{
"surface": "fast",
"id": 1,
"lemma": "fast",
"pos": "JJ"
},
{
"surface": "food",
"id": 2,
"lemma": "food",
"pos": "NN"
},
{
"surface": "meal",
"id": 3,
"lemma": "meal",
"pos": "NN"
},
{
"surface": "offers",
"id": 4,
"lemma": "offer",
"pos": "VBZ"
}
] |
takeaway
|
[
{
"file": "audio-1490357072-headset.flac",
"wer": 0.4,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
1,
2
],
"type": "food_type"
}
] |
6,706
|
does artificial intelligence have consciousness
|
Does artificial intelligence have consciousness
|
general_quirky
|
quirky
|
[
{
"surface": "Does",
"id": 0,
"lemma": "do",
"pos": "VBZ"
},
{
"surface": "artificial",
"id": 1,
"lemma": "artificial",
"pos": "JJ"
},
{
"surface": "intelligence",
"id": 2,
"lemma": "intelligence",
"pos": "NN"
},
{
"surface": "have",
"id": 3,
"lemma": "have",
"pos": "VBP"
},
{
"surface": "consciousness",
"id": 4,
"lemma": "consciousness",
"pos": "NN"
}
] |
general
|
[
{
"file": "audio-1501150810-headset.flac",
"wer": 0.2,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501150810.flac",
"wer": 0.8,
"ent_wer": null,
"status": "correct"
}
] |
[] |
4,370
|
raise volume to level seven on music player
|
raise volume [change_amount : to level seven] on [device_type : music player]
|
audio_volume_up
|
volume_up
|
[
{
"surface": "raise",
"id": 0,
"lemma": "raise",
"pos": "VB"
},
{
"surface": "volume",
"id": 1,
"lemma": "volume",
"pos": "NN"
},
{
"surface": "to",
"id": 2,
"lemma": "to",
"pos": "TO"
},
{
"surface": "level",
"id": 3,
"lemma": "level",
"pos": "VB"
},
{
"surface": "seven",
"id": 4,
"lemma": "seven",
"pos": "CD"
},
{
"surface": "on",
"id": 5,
"lemma": "on",
"pos": "IN"
},
{
"surface": "music",
"id": 6,
"lemma": "music",
"pos": "NN"
},
{
"surface": "player",
"id": 7,
"lemma": "player",
"pos": "NN"
}
] |
audio
|
[
{
"file": "audio-1502895628-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502895628.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
2,
3,
4
],
"type": "change_amount"
},
{
"span": [
6,
7
],
"type": "device_type"
}
] |
6,150
|
find jazz music on my playlist
|
find [music_genre : jazz] music on my playlist
|
play_music
|
music
|
[
{
"surface": "find",
"id": 0,
"lemma": "find",
"pos": "VB"
},
{
"surface": "jazz",
"id": 1,
"lemma": "jazz",
"pos": "NN"
},
{
"surface": "music",
"id": 2,
"lemma": "music",
"pos": "NN"
},
{
"surface": "on",
"id": 3,
"lemma": "on",
"pos": "IN"
},
{
"surface": "my",
"id": 4,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "playlist",
"id": 5,
"lemma": "playlist",
"pos": "NN"
}
] |
play
|
[
{
"file": "audio-1501690270-headset.flac",
"wer": 0.17,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501690270.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
1
],
"type": "music_genre"
}
] |
12,753
|
i want a train ticket from boston to new york
|
i want a [transport_type : train] ticket from [place_name : boston] to [place_name : new york]
|
transport_ticket
|
ticket
|
[
{
"surface": "i",
"id": 0,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "want",
"id": 1,
"lemma": "want",
"pos": "VBP"
},
{
"surface": "a",
"id": 2,
"lemma": "a",
"pos": "DT"
},
{
"surface": "train",
"id": 3,
"lemma": "train",
"pos": "NN"
},
{
"surface": "ticket",
"id": 4,
"lemma": "ticket",
"pos": "NN"
},
{
"surface": "from",
"id": 5,
"lemma": "from",
"pos": "IN"
},
{
"surface": "boston",
"id": 6,
"lemma": "boston",
"pos": "NN"
},
{
"surface": "to",
"id": 7,
"lemma": "to",
"pos": "IN"
},
{
"surface": "new",
"id": 8,
"lemma": "new",
"pos": "JJ"
},
{
"surface": "york",
"id": 9,
"lemma": "york",
"pos": "NN"
}
] |
transport
|
[
{
"file": "audio-1502896033-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502896033.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434539213-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434539213.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
3
],
"type": "transport_type"
},
{
"span": [
6
],
"type": "place_name"
},
{
"span": [
8,
9
],
"type": "place_name"
}
] |
149
|
this song was very good
|
this song was very good
|
music_likeness
|
likeness
|
[
{
"surface": "this",
"id": 0,
"lemma": "this",
"pos": "DT"
},
{
"surface": "song",
"id": 1,
"lemma": "song",
"pos": "NN"
},
{
"surface": "was",
"id": 2,
"lemma": "be",
"pos": "VBD"
},
{
"surface": "very",
"id": 3,
"lemma": "very",
"pos": "RB"
},
{
"surface": "good",
"id": 4,
"lemma": "good",
"pos": "JJ"
}
] |
music
|
[
{
"file": "audio-1490181281-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490181281.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1498577875.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1489504137-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1489504137.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1497864772-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1497864772.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1497864778-headset.flac",
"wer": 0.2,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1497864778.flac",
"wer": 0.2,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1499690065-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1499690065.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501414524-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501414524.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1434537239-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1434537239.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1488537934.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1488549736.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1495371524-headset.flac",
"wer": 0.2,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1495371524.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
9,552
|
play hiphop in hot ninety seven
|
play [music_genre : hiphop] in [radio_name : hot ninety seven]
|
play_radio
|
radio
|
[
{
"surface": "play",
"id": 0,
"lemma": "play",
"pos": "VB"
},
{
"surface": "hiphop",
"id": 1,
"lemma": "hiphop",
"pos": "NN"
},
{
"surface": "in",
"id": 2,
"lemma": "in",
"pos": "IN"
},
{
"surface": "hot",
"id": 3,
"lemma": "hot",
"pos": "JJ"
},
{
"surface": "ninety",
"id": 4,
"lemma": "ninety",
"pos": "CD"
},
{
"surface": "seven",
"id": 5,
"lemma": "seven",
"pos": "CD"
}
] |
play
|
[
{
"file": "audio-1500980120-headset.flac",
"wer": 0.33,
"ent_wer": 0.5,
"status": "correct"
},
{
"file": "audio-1500980120.flac",
"wer": 0.33,
"ent_wer": 0.5,
"status": "correct"
},
{
"file": "audio-1501753708-headset.flac",
"wer": 0.33,
"ent_wer": 0.5,
"status": "correct"
},
{
"file": "audio-1501753708.flac",
"wer": 0.33,
"ent_wer": 0.5,
"status": "correct"
},
{
"file": "audio-1501766824-headset.flac",
"wer": 0.33,
"ent_wer": 0.5,
"status": "correct"
},
{
"file": "audio-1501766824.flac",
"wer": 0.33,
"ent_wer": 0.5,
"status": "correct"
}
] |
[
{
"span": [
1
],
"type": "music_genre"
},
{
"span": [
3,
4,
5
],
"type": "radio_name"
}
] |
8,157
|
is the balloon festival this weekend
|
is the [event_name : balloon festival] [date : this weekend]
|
calendar_query
|
query
|
[
{
"surface": "is",
"id": 0,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "the",
"id": 1,
"lemma": "the",
"pos": "DT"
},
{
"surface": "balloon",
"id": 2,
"lemma": "balloon",
"pos": "NN"
},
{
"surface": "festival",
"id": 3,
"lemma": "festival",
"pos": "NN"
},
{
"surface": "this",
"id": 4,
"lemma": "this",
"pos": "DT"
},
{
"surface": "weekend",
"id": 5,
"lemma": "weekend",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio-1498565838-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498565838.flac",
"wer": 0.17,
"ent_wer": 0.5,
"status": "correct"
},
{
"file": "audio-1498569156-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501408278-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501408278.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1489673158-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434529837-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
2,
3
],
"type": "event_name"
},
{
"span": [
4,
5
],
"type": "date"
}
] |
7,821
|
remove all the reminders from the calendar
|
remove all the reminders from the calendar
|
calendar_remove
|
remove
|
[
{
"surface": "remove",
"id": 0,
"lemma": "remove",
"pos": "VB"
},
{
"surface": "all",
"id": 1,
"lemma": "all",
"pos": "PDT"
},
{
"surface": "the",
"id": 2,
"lemma": "the",
"pos": "DT"
},
{
"surface": "reminders",
"id": 3,
"lemma": "reminder",
"pos": "NNS"
},
{
"surface": "from",
"id": 4,
"lemma": "from",
"pos": "IN"
},
{
"surface": "the",
"id": 5,
"lemma": "the",
"pos": "DT"
},
{
"surface": "calendar",
"id": 6,
"lemma": "calendar",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio-1490282410-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490282410.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1498645712-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1498645712.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
8,563
|
delete my appointment for tomorrow at three pm
|
delete my [event_name : appointment] for [date : tomorrow] at [time : three pm]
|
calendar_remove
|
remove
|
[
{
"surface": "delete",
"id": 0,
"lemma": "delete",
"pos": "VB"
},
{
"surface": "my",
"id": 1,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "appointment",
"id": 2,
"lemma": "appointment",
"pos": "NN"
},
{
"surface": "for",
"id": 3,
"lemma": "for",
"pos": "IN"
},
{
"surface": "tomorrow",
"id": 4,
"lemma": "tomorrow",
"pos": "NN"
},
{
"surface": "at",
"id": 5,
"lemma": "at",
"pos": "IN"
},
{
"surface": "three",
"id": 6,
"lemma": "three",
"pos": "CD"
},
{
"surface": "pm",
"id": 7,
"lemma": "pm",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio-1499692143.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1499692729.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
2
],
"type": "event_name"
},
{
"span": [
4
],
"type": "date"
},
{
"span": [
6,
7
],
"type": "time"
}
] |
12,920
|
hey what time does the four train leave the station
|
hey what time does the four [transport_type : train] leave the station
|
transport_query
|
query
|
[
{
"surface": "hey",
"id": 0,
"lemma": "hey",
"pos": "UH"
},
{
"surface": "what",
"id": 1,
"lemma": "what",
"pos": "WDT"
},
{
"surface": "time",
"id": 2,
"lemma": "time",
"pos": "NN"
},
{
"surface": "does",
"id": 3,
"lemma": "do",
"pos": "VBZ"
},
{
"surface": "the",
"id": 4,
"lemma": "the",
"pos": "DT"
},
{
"surface": "four",
"id": 5,
"lemma": "four",
"pos": "CD"
},
{
"surface": "train",
"id": 6,
"lemma": "train",
"pos": "NN"
},
{
"surface": "leave",
"id": 7,
"lemma": "leave",
"pos": "VB"
},
{
"surface": "the",
"id": 8,
"lemma": "the",
"pos": "DT"
},
{
"surface": "station",
"id": 9,
"lemma": "station",
"pos": "NN"
}
] |
transport
|
[
{
"file": "audio-1498567942-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498567942.flac",
"wer": 0.4,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio--1504190701-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
6
],
"type": "transport_type"
}
] |
8,113
|
please put mary's birthday party on the twenty second at seven pm
|
please put [person : mary's] [event_name : birthday party] on the [date : twenty second] at [time : seven pm]
|
calendar_set
|
set
|
[
{
"surface": "please",
"id": 0,
"lemma": "please",
"pos": "UH"
},
{
"surface": "put",
"id": 1,
"lemma": "put",
"pos": "VB"
},
{
"surface": "mary",
"id": 2,
"lemma": "mary",
"pos": "NN"
},
{
"surface": "'s",
"id": 3,
"lemma": "'s",
"pos": "POS"
},
{
"surface": "birthday",
"id": 4,
"lemma": "birthday",
"pos": "NN"
},
{
"surface": "party",
"id": 5,
"lemma": "party",
"pos": "NN"
},
{
"surface": "on",
"id": 6,
"lemma": "on",
"pos": "IN"
},
{
"surface": "the",
"id": 7,
"lemma": "the",
"pos": "DT"
},
{
"surface": "twenty",
"id": 8,
"lemma": "twenty",
"pos": "CD"
},
{
"surface": "second",
"id": 9,
"lemma": "second",
"pos": "JJ"
},
{
"surface": "at",
"id": 10,
"lemma": "at",
"pos": "IN"
},
{
"surface": "seven",
"id": 11,
"lemma": "seven",
"pos": "CD"
},
{
"surface": "pm",
"id": 12,
"lemma": "pm",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio-1498572754.flac",
"wer": 0.25,
"ent_wer": 0.25,
"status": "correct"
}
] |
[
{
"span": [
2,
3
],
"type": "person"
},
{
"span": [
4,
5
],
"type": "event_name"
},
{
"span": [
8,
9
],
"type": "date"
},
{
"span": [
11,
12
],
"type": "time"
}
] |
357
|
please tell me my alarms
|
please tell me my alarms
|
alarm_query
|
query
|
[
{
"surface": "please",
"id": 0,
"lemma": "please",
"pos": "UH"
},
{
"surface": "tell",
"id": 1,
"lemma": "tell",
"pos": "VB"
},
{
"surface": "me",
"id": 2,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "my",
"id": 3,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "alarms",
"id": 4,
"lemma": "alarm",
"pos": "NNS"
}
] |
alarm
|
[
{
"file": "audio-1490202621-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490202621.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490261521-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490261521.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490354222-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490354222.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501406702-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501406702.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio--1504195164-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio--1504195164.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio--1504197379-headset.flac",
"wer": 0.4,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio--1504197379.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio--1504198435-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio--1504198435.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490967980-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490967980.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490366093-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490366093.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
9,910
|
i want to start war and peace where i left off
|
i want to [player_setting : start] [audiobook_name : war and peace] [player_setting : where i left off]
|
play_audiobook
|
audiobook
|
[
{
"surface": "i",
"id": 0,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "want",
"id": 1,
"lemma": "want",
"pos": "VBP"
},
{
"surface": "to",
"id": 2,
"lemma": "to",
"pos": "TO"
},
{
"surface": "start",
"id": 3,
"lemma": "start",
"pos": "VB"
},
{
"surface": "war",
"id": 4,
"lemma": "war",
"pos": "NN"
},
{
"surface": "and",
"id": 5,
"lemma": "and",
"pos": "CC"
},
{
"surface": "peace",
"id": 6,
"lemma": "peace",
"pos": "NN"
},
{
"surface": "where",
"id": 7,
"lemma": "where",
"pos": "WRB"
},
{
"surface": "i",
"id": 8,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "left",
"id": 9,
"lemma": "leave",
"pos": "VBD"
},
{
"surface": "off",
"id": 10,
"lemma": "off",
"pos": "RP"
}
] |
play
|
[
{
"file": "audio-1500035582-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1500035582.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1504197560-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1504197560.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1505406299-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1505406299.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
3
],
"type": "player_setting"
},
{
"span": [
4,
5,
6
],
"type": "audiobook_name"
},
{
"span": [
7,
8,
9,
10
],
"type": "player_setting"
}
] |
9,913
|
what ingredients do i need for tomato soup
|
what ingredients do i need for [food_type : tomato soup]
|
cooking_recipe
|
recipe
|
[
{
"surface": "what",
"id": 0,
"lemma": "what",
"pos": "WDT"
},
{
"surface": "ingredients",
"id": 1,
"lemma": "ingredient",
"pos": "NNS"
},
{
"surface": "do",
"id": 2,
"lemma": "do",
"pos": "VBP"
},
{
"surface": "i",
"id": 3,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "need",
"id": 4,
"lemma": "need",
"pos": "VB"
},
{
"surface": "for",
"id": 5,
"lemma": "for",
"pos": "IN"
},
{
"surface": "tomato",
"id": 6,
"lemma": "tomato",
"pos": "NN"
},
{
"surface": "soup",
"id": 7,
"lemma": "soup",
"pos": "NN"
}
] |
cooking
|
[
{
"file": "audio-1501759075-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501759075.flac",
"wer": 0.12,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498568708.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501691722-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501691722.flac",
"wer": 0.25,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502111884-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502111884.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1505405078-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1505405078.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498572260-headset.flac",
"wer": 0.12,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498572260.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501690993-headset.flac",
"wer": 0.25,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488538180.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488542397.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488537533.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488555051.flac",
"wer": 0.25,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488556204.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488556249.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488559132.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488623560.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488562140.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488633394.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488986480.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1500387262-headset.flac",
"wer": 0.12,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502218011-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502218011.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
6,
7
],
"type": "food_type"
}
] |
5,373
|
bring up my last playlist from tidal
|
bring up my last playlist from [app_name : tidal]
|
play_music
|
music
|
[
{
"surface": "bring",
"id": 0,
"lemma": "bring",
"pos": "VB"
},
{
"surface": "up",
"id": 1,
"lemma": "up",
"pos": "RP"
},
{
"surface": "my",
"id": 2,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "last",
"id": 3,
"lemma": "last",
"pos": "JJ"
},
{
"surface": "playlist",
"id": 4,
"lemma": "playlist",
"pos": "NN"
},
{
"surface": "from",
"id": 5,
"lemma": "from",
"pos": "IN"
},
{
"surface": "tidal",
"id": 6,
"lemma": "tidal",
"pos": "JJ"
}
] |
play
|
[
{
"file": "audio-1501692333-headset.flac",
"wer": 0.14,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501692333.flac",
"wer": 0.29,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1490798801-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490798801.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
6
],
"type": "app_name"
}
] |
9,372
|
play the sports station
|
play the [radio_name : sports station]
|
play_radio
|
radio
|
[
{
"surface": "play",
"id": 0,
"lemma": "play",
"pos": "VB"
},
{
"surface": "the",
"id": 1,
"lemma": "the",
"pos": "DT"
},
{
"surface": "sports",
"id": 2,
"lemma": "sport",
"pos": "NNS"
},
{
"surface": "station",
"id": 3,
"lemma": "station",
"pos": "NN"
}
] |
play
|
[
{
"file": "audio-1494422485-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1494422485.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
2,
3
],
"type": "radio_name"
}
] |
16,073
|
save new email addresses to my contacts
|
save new email addresses to my contacts
|
email_addcontact
|
addcontact
|
[
{
"surface": "save",
"id": 0,
"lemma": "save",
"pos": "VB"
},
{
"surface": "new",
"id": 1,
"lemma": "new",
"pos": "JJ"
},
{
"surface": "email",
"id": 2,
"lemma": "email",
"pos": "NN"
},
{
"surface": "addresses",
"id": 3,
"lemma": "address",
"pos": "NNS"
},
{
"surface": "to",
"id": 4,
"lemma": "to",
"pos": "IN"
},
{
"surface": "my",
"id": 5,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "contacts",
"id": 6,
"lemma": "contact",
"pos": "NNS"
}
] |
email
|
[
{
"file": "audio-1501756354.flac",
"wer": 0.14,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1497867268-headset.flac",
"wer": 0.14,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501692793-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501692793.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
1,000
|
turn off my smart plug socket
|
turn off my [device_type : smart plug socket]
|
iot_wemo_off
|
wemo_off
|
[
{
"surface": "turn",
"id": 0,
"lemma": "turn",
"pos": "VB"
},
{
"surface": "off",
"id": 1,
"lemma": "off",
"pos": "RP"
},
{
"surface": "my",
"id": 2,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "smart",
"id": 3,
"lemma": "smart",
"pos": "JJ"
},
{
"surface": "plug",
"id": 4,
"lemma": "plug",
"pos": "NN"
},
{
"surface": "socket",
"id": 5,
"lemma": "socket",
"pos": "NN"
}
] |
iot
|
[
{
"file": "audio-1488992897.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1489153451.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490006367-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490006367.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490955887-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490955887.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1495376239-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1495376239.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
3,
4,
5
],
"type": "device_type"
}
] |
7,593
|
remind me to turn off the lights in ten minutes
|
remind me to [event_name : turn off the lights] [time : in ten minutes]
|
calendar_set
|
set
|
[
{
"surface": "remind",
"id": 0,
"lemma": "remind",
"pos": "VB"
},
{
"surface": "me",
"id": 1,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "to",
"id": 2,
"lemma": "to",
"pos": "TO"
},
{
"surface": "turn",
"id": 3,
"lemma": "turn",
"pos": "VB"
},
{
"surface": "off",
"id": 4,
"lemma": "off",
"pos": "RP"
},
{
"surface": "the",
"id": 5,
"lemma": "the",
"pos": "DT"
},
{
"surface": "lights",
"id": 6,
"lemma": "light",
"pos": "NNS"
},
{
"surface": "in",
"id": 7,
"lemma": "in",
"pos": "IN"
},
{
"surface": "ten",
"id": 8,
"lemma": "ten",
"pos": "CD"
},
{
"surface": "minutes",
"id": 9,
"lemma": "minute",
"pos": "NNS"
}
] |
calendar
|
[
{
"file": "audio-1498757611-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498757611.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490366448-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490366448.flac",
"wer": 0.2,
"ent_wer": 0.5,
"status": "correct"
}
] |
[
{
"span": [
3,
4,
5,
6
],
"type": "event_name"
},
{
"span": [
7,
8,
9
],
"type": "time"
}
] |
11,092
|
include this item
|
include this item
|
lists_createoradd
|
createoradd
|
[
{
"surface": "include",
"id": 0,
"lemma": "include",
"pos": "VBP"
},
{
"surface": "this",
"id": 1,
"lemma": "this",
"pos": "DT"
},
{
"surface": "item",
"id": 2,
"lemma": "item",
"pos": "NN"
}
] |
lists
|
[
{
"file": "audio-1498570819-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1498570819.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
2,904
|
please clean the floor
|
please clean the [place_name : floor]
|
iot_cleaning
|
cleaning
|
[
{
"surface": "please",
"id": 0,
"lemma": "please",
"pos": "UH"
},
{
"surface": "clean",
"id": 1,
"lemma": "clean",
"pos": "VB"
},
{
"surface": "the",
"id": 2,
"lemma": "the",
"pos": "DT"
},
{
"surface": "floor",
"id": 3,
"lemma": "floor",
"pos": "NN"
}
] |
iot
|
[
{
"file": "audio-1497369059.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
3
],
"type": "place_name"
}
] |
13,321
|
how many sides are on a pentagon
|
how many sides are on a pentagon
|
qa_factoid
|
factoid
|
[
{
"surface": "how",
"id": 0,
"lemma": "how",
"pos": "WRB"
},
{
"surface": "many",
"id": 1,
"lemma": "many",
"pos": "JJ"
},
{
"surface": "sides",
"id": 2,
"lemma": "side",
"pos": "NNS"
},
{
"surface": "are",
"id": 3,
"lemma": "be",
"pos": "VBP"
},
{
"surface": "on",
"id": 4,
"lemma": "on",
"pos": "IN"
},
{
"surface": "a",
"id": 5,
"lemma": "a",
"pos": "DT"
},
{
"surface": "pentagon",
"id": 6,
"lemma": "pentagon",
"pos": "NN"
}
] |
qa
|
[
{
"file": "audio-1490109649-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490109649.flac",
"wer": 0.14,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1488985403.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
5,685
|
play item one
|
play [music_descriptor : item one]
|
play_music
|
music
|
[
{
"surface": "play",
"id": 0,
"lemma": "play",
"pos": "VB"
},
{
"surface": "item",
"id": 1,
"lemma": "item",
"pos": "NN"
},
{
"surface": "one",
"id": 2,
"lemma": "one",
"pos": "CD"
}
] |
play
|
[
{
"file": "audio-1498573694-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498573694.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490200397-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434531019-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502113324-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502113324.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1499244943-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1494415355-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1494415355.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1496266160-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1496266160.flac",
"wer": 0.33,
"ent_wer": 1,
"status": "correct"
}
] |
[
{
"span": [
1,
2
],
"type": "music_descriptor"
}
] |
9,027
|
add to calendar an medical appointment for the first day of the next five months
|
add to calendar an [event_name : medical appointment] for the [time : first day of the next five months]
|
calendar_set
|
set
|
[
{
"surface": "add",
"id": 0,
"lemma": "add",
"pos": "VB"
},
{
"surface": "to",
"id": 1,
"lemma": "to",
"pos": "TO"
},
{
"surface": "calendar",
"id": 2,
"lemma": "calendar",
"pos": "VB"
},
{
"surface": "an",
"id": 3,
"lemma": "an",
"pos": "DT"
},
{
"surface": "medical",
"id": 4,
"lemma": "medical",
"pos": "JJ"
},
{
"surface": "appointment",
"id": 5,
"lemma": "appointment",
"pos": "NN"
},
{
"surface": "for",
"id": 6,
"lemma": "for",
"pos": "IN"
},
{
"surface": "the",
"id": 7,
"lemma": "the",
"pos": "DT"
},
{
"surface": "first",
"id": 8,
"lemma": "first",
"pos": "JJ"
},
{
"surface": "day",
"id": 9,
"lemma": "day",
"pos": "NN"
},
{
"surface": "of",
"id": 10,
"lemma": "of",
"pos": "IN"
},
{
"surface": "the",
"id": 11,
"lemma": "the",
"pos": "DT"
},
{
"surface": "next",
"id": 12,
"lemma": "next",
"pos": "JJ"
},
{
"surface": "five",
"id": 13,
"lemma": "five",
"pos": "CD"
},
{
"surface": "months",
"id": 14,
"lemma": "month",
"pos": "NNS"
}
] |
calendar
|
[
{
"file": "audio-1498483088-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498483088.flac",
"wer": 0.07,
"ent_wer": 0.5,
"status": "correct"
}
] |
[
{
"span": [
4,
5
],
"type": "event_name"
},
{
"span": [
8,
9,
10,
11,
12,
13,
14
],
"type": "time"
}
] |
1,942
|
activate vacuum cleaner
|
activate [device_type : vacuum cleaner]
|
iot_cleaning
|
cleaning
|
[
{
"surface": "activate",
"id": 0,
"lemma": "activate",
"pos": "JJ"
},
{
"surface": "vacuum",
"id": 1,
"lemma": "vacuum",
"pos": "NN"
},
{
"surface": "cleaner",
"id": 2,
"lemma": "cleaner",
"pos": "NN"
}
] |
iot
|
[
{
"file": "audio-1501758505-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501758505.flac",
"wer": 0.33,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1489154343.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
1,
2
],
"type": "device_type"
}
] |
7,572
|
remind me when i reach
|
remind me when i reach
|
calendar_set
|
set
|
[
{
"surface": "remind",
"id": 0,
"lemma": "remind",
"pos": "VB"
},
{
"surface": "me",
"id": 1,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "when",
"id": 2,
"lemma": "when",
"pos": "WRB"
},
{
"surface": "i",
"id": 3,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "reach",
"id": 4,
"lemma": "reach",
"pos": "VBP"
}
] |
calendar
|
[
{
"file": "audio-1490019714-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490019714.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490967990-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490967990.flac",
"wer": 0.2,
"ent_wer": null,
"status": "correct"
}
] |
[] |
7,566
|
latest reminder about meeting
|
latest reminder about [event_name : meeting]
|
calendar_set
|
set
|
[
{
"surface": "latest",
"id": 0,
"lemma": "late",
"pos": "JJS"
},
{
"surface": "reminder",
"id": 1,
"lemma": "reminder",
"pos": "NN"
},
{
"surface": "about",
"id": 2,
"lemma": "about",
"pos": "IN"
},
{
"surface": "meeting",
"id": 3,
"lemma": "meeting",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio-1490201970-headset.flac",
"wer": 0.25,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1490201970.flac",
"wer": 0.5,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1501752101.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1495733011-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1495733011.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
3
],
"type": "event_name"
}
] |
267
|
it's awfully dark here
|
it's awfully dark here
|
iot_hue_lighton
|
hue_lighton
|
[
{
"surface": "it",
"id": 0,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "'s",
"id": 1,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "awfully",
"id": 2,
"lemma": "awfully",
"pos": "RB"
},
{
"surface": "dark",
"id": 3,
"lemma": "dark",
"pos": "JJ"
},
{
"surface": "here",
"id": 4,
"lemma": "here",
"pos": "RB"
}
] |
iot
|
[
{
"file": "audio-1500978684-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1500978684.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
13,773
|
define and describe an ultraviolet ray
|
define and describe an [definition_word : ultraviolet ray]
|
qa_definition
|
definition
|
[
{
"surface": "define",
"id": 0,
"lemma": "define",
"pos": "VB"
},
{
"surface": "and",
"id": 1,
"lemma": "and",
"pos": "CC"
},
{
"surface": "describe",
"id": 2,
"lemma": "describe",
"pos": "VB"
},
{
"surface": "an",
"id": 3,
"lemma": "an",
"pos": "DT"
},
{
"surface": "ultraviolet",
"id": 4,
"lemma": "ultraviolet",
"pos": "JJ"
},
{
"surface": "ray",
"id": 5,
"lemma": "ray",
"pos": "NN"
}
] |
qa
|
[
{
"file": "audio-1497880210-headset.flac",
"wer": 0.5,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1497880210.flac",
"wer": 0.17,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1499089557-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1499089557.flac",
"wer": 0.17,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
4,
5
],
"type": "definition_word"
}
] |
5,916
|
start cappuccino for me now
|
start [coffee_type : cappuccino] for me now
|
iot_coffee
|
coffee
|
[
{
"surface": "start",
"id": 0,
"lemma": "start",
"pos": "VB"
},
{
"surface": "cappuccino",
"id": 1,
"lemma": "cappuccino",
"pos": "NN"
},
{
"surface": "for",
"id": 2,
"lemma": "for",
"pos": "IN"
},
{
"surface": "me",
"id": 3,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "now",
"id": 4,
"lemma": "now",
"pos": "RB"
}
] |
iot
|
[
{
"file": "audio-1501766353-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501766353.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
1
],
"type": "coffee_type"
}
] |
3,748
|
keep me updated on the latest storm news
|
keep me updated on the latest [news_topic : storm] news
|
news_query
|
query
|
[
{
"surface": "keep",
"id": 0,
"lemma": "keep",
"pos": "VB"
},
{
"surface": "me",
"id": 1,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "updated",
"id": 2,
"lemma": "update",
"pos": "VBN"
},
{
"surface": "on",
"id": 3,
"lemma": "on",
"pos": "IN"
},
{
"surface": "the",
"id": 4,
"lemma": "the",
"pos": "DT"
},
{
"surface": "latest",
"id": 5,
"lemma": "late",
"pos": "JJS"
},
{
"surface": "storm",
"id": 6,
"lemma": "storm",
"pos": "NN"
},
{
"surface": "news",
"id": 7,
"lemma": "news",
"pos": "NN"
}
] |
news
|
[
{
"file": "audio-1490183979.flac",
"wer": 0.12,
"ent_wer": 1,
"status": "correct"
}
] |
[
{
"span": [
6
],
"type": "news_topic"
}
] |
16,905
|
send an email to my family telling them about my upcoming birthday plans
|
send an email to my [relation : family] telling them about my upcoming [event_name : birthday] plans
|
email_sendemail
|
sendemail
|
[
{
"surface": "send",
"id": 0,
"lemma": "send",
"pos": "VB"
},
{
"surface": "an",
"id": 1,
"lemma": "an",
"pos": "DT"
},
{
"surface": "email",
"id": 2,
"lemma": "email",
"pos": "NN"
},
{
"surface": "to",
"id": 3,
"lemma": "to",
"pos": "IN"
},
{
"surface": "my",
"id": 4,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "family",
"id": 5,
"lemma": "family",
"pos": "NN"
},
{
"surface": "telling",
"id": 6,
"lemma": "tell",
"pos": "VBG"
},
{
"surface": "them",
"id": 7,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "about",
"id": 8,
"lemma": "about",
"pos": "IN"
},
{
"surface": "my",
"id": 9,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "upcoming",
"id": 10,
"lemma": "upcoming",
"pos": "JJ"
},
{
"surface": "birthday",
"id": 11,
"lemma": "birthday",
"pos": "NN"
},
{
"surface": "plans",
"id": 12,
"lemma": "plan",
"pos": "NNS"
}
] |
email
|
[
{
"file": "audio-1434543284.flac",
"wer": 0.23,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497439075-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1499266829-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1499266829.flac",
"wer": 0.15,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
5
],
"type": "relation"
},
{
"span": [
11
],
"type": "event_name"
}
] |
12,949
|
where is botswana
|
where is [place_name : botswana]
|
qa_factoid
|
factoid
|
[
{
"surface": "where",
"id": 0,
"lemma": "where",
"pos": "WRB"
},
{
"surface": "is",
"id": 1,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "botswana",
"id": 2,
"lemma": "botswana",
"pos": "JJ"
}
] |
qa
|
[
{
"file": "audio-1488970204.flac",
"wer": 0.33,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501408409-headset.flac",
"wer": 0.33,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501408409.flac",
"wer": 0.33,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
2
],
"type": "place_name"
}
] |
9,161
|
do i have an appointment for january the third
|
do i have an appointment for [date : january the third]
|
calendar_query
|
query
|
[
{
"surface": "do",
"id": 0,
"lemma": "do",
"pos": "VBP"
},
{
"surface": "i",
"id": 1,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "have",
"id": 2,
"lemma": "have",
"pos": "VB"
},
{
"surface": "an",
"id": 3,
"lemma": "an",
"pos": "DT"
},
{
"surface": "appointment",
"id": 4,
"lemma": "appointment",
"pos": "NN"
},
{
"surface": "for",
"id": 5,
"lemma": "for",
"pos": "IN"
},
{
"surface": "january",
"id": 6,
"lemma": "january",
"pos": "NN"
},
{
"surface": "the",
"id": 7,
"lemma": "the",
"pos": "DT"
},
{
"surface": "third",
"id": 8,
"lemma": "third",
"pos": "JJ"
}
] |
calendar
|
[
{
"file": "audio-1498565974-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498565974.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
6,
7,
8
],
"type": "date"
}
] |
14,649
|
how to cook
|
how to cook
|
cooking_recipe
|
recipe
|
[
{
"surface": "how",
"id": 0,
"lemma": "how",
"pos": "WRB"
},
{
"surface": "to",
"id": 1,
"lemma": "to",
"pos": "TO"
},
{
"surface": "cook",
"id": 2,
"lemma": "cook",
"pos": "VB"
}
] |
cooking
|
[
{
"file": "audio-1434531405-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501689706-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501689706.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
948
|
i like the background song
|
i like the [music_descriptor : background] song
|
music_likeness
|
likeness
|
[
{
"surface": "i",
"id": 0,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "like",
"id": 1,
"lemma": "like",
"pos": "VBP"
},
{
"surface": "the",
"id": 2,
"lemma": "the",
"pos": "DT"
},
{
"surface": "background",
"id": 3,
"lemma": "background",
"pos": "NN"
},
{
"surface": "song",
"id": 4,
"lemma": "song",
"pos": "NN"
}
] |
music
|
[
{
"file": "audio-1490183260-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490183260.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501692565-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501692565.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502894413-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502894413.flac",
"wer": 0.2,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497518118-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1492779325-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1492779325.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1494418287-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1494418287.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1494548932.flac",
"wer": 0.2,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1495370940-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1495370940.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
3
],
"type": "music_descriptor"
}
] |
2,613
|
is today the fourth or the fifth
|
is today the [date : fourth] or the [date : fifth]
|
datetime_query
|
query
|
[
{
"surface": "is",
"id": 0,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "today",
"id": 1,
"lemma": "today",
"pos": "NN"
},
{
"surface": "the",
"id": 2,
"lemma": "the",
"pos": "DT"
},
{
"surface": "fourth",
"id": 3,
"lemma": "fourth",
"pos": "JJ"
},
{
"surface": "or",
"id": 4,
"lemma": "or",
"pos": "CC"
},
{
"surface": "the",
"id": 5,
"lemma": "the",
"pos": "DT"
},
{
"surface": "fifth",
"id": 6,
"lemma": "fifth",
"pos": "JJ"
}
] |
datetime
|
[
{
"file": "audio-1490200803-headset.flac",
"wer": 0.14,
"ent_wer": 0.5,
"status": "correct"
},
{
"file": "audio-1498570499-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498570499.flac",
"wer": 0.14,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1489153760.flac",
"wer": 0.14,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502195871-headset.flac",
"wer": 0.14,
"ent_wer": 0.5,
"status": "correct"
},
{
"file": "audio-1492785283-headset.flac",
"wer": 0.14,
"ent_wer": 0.5,
"status": "correct"
},
{
"file": "audio-1492785283.flac",
"wer": 0.71,
"ent_wer": 1,
"status": "correct"
}
] |
[
{
"span": [
3
],
"type": "date"
},
{
"span": [
6
],
"type": "date"
}
] |
5,484
|
is it too hot for pants
|
is it [weather_descriptor : too hot for pants]
|
weather_query
|
query
|
[
{
"surface": "is",
"id": 0,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "it",
"id": 1,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "too",
"id": 2,
"lemma": "too",
"pos": "RB"
},
{
"surface": "hot",
"id": 3,
"lemma": "hot",
"pos": "JJ"
},
{
"surface": "for",
"id": 4,
"lemma": "for",
"pos": "IN"
},
{
"surface": "pants",
"id": 5,
"lemma": "pant",
"pos": "NNS"
}
] |
weather
|
[
{
"file": "audio-1434529811-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1494512971-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1494512971.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1495378499-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1495378499.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
2,
3,
4,
5
],
"type": "weather_descriptor"
}
] |
9,607
|
play this programmes in this pad's
|
play this programmes in this pad's
|
play_radio
|
radio
|
[
{
"surface": "play",
"id": 0,
"lemma": "play",
"pos": "VB"
},
{
"surface": "this",
"id": 1,
"lemma": "this",
"pos": "DT"
},
{
"surface": "programmes",
"id": 2,
"lemma": "programme",
"pos": "NNS"
},
{
"surface": "in",
"id": 3,
"lemma": "in",
"pos": "IN"
},
{
"surface": "this",
"id": 4,
"lemma": "this",
"pos": "DT"
},
{
"surface": "pad",
"id": 5,
"lemma": "pad",
"pos": "NN"
},
{
"surface": "'s",
"id": 6,
"lemma": "'s",
"pos": "POS"
}
] |
play
|
[
{
"file": "audio-1497861131-headset.flac",
"wer": 0.33,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1497861131.flac",
"wer": 0.5,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502376119-headset.flac",
"wer": 0.17,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502376119.flac",
"wer": 0.67,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490366044-headset.flac",
"wer": 0.17,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490366044.flac",
"wer": 0.5,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490367764-headset.flac",
"wer": 0.33,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490367764.flac",
"wer": 0.33,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1496266193-headset.flac",
"wer": 0.17,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1496266193.flac",
"wer": 0.17,
"ent_wer": null,
"status": "correct"
}
] |
[] |
7,018
|
delete new year's eve from the calendar
|
delete [event_name : new year's eve] from the calendar
|
calendar_remove
|
remove
|
[
{
"surface": "delete",
"id": 0,
"lemma": "delete",
"pos": "JJ"
},
{
"surface": "new",
"id": 1,
"lemma": "new",
"pos": "JJ"
},
{
"surface": "year",
"id": 2,
"lemma": "year",
"pos": "NN"
},
{
"surface": "'s",
"id": 3,
"lemma": "'s",
"pos": "POS"
},
{
"surface": "eve",
"id": 4,
"lemma": "eve",
"pos": "NN"
},
{
"surface": "from",
"id": 5,
"lemma": "from",
"pos": "IN"
},
{
"surface": "the",
"id": 6,
"lemma": "the",
"pos": "DT"
},
{
"surface": "calendar",
"id": 7,
"lemma": "calendar",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio-1501751531-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501751531.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497883241-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497883241.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490359782-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490359782.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
1,
2,
3,
4
],
"type": "event_name"
}
] |
16,403
|
new email recipient donna do you have plans for today
|
new email recipient [person : donna] do you have plans for [date : today]
|
sendemail
|
sendemail
|
[
{
"surface": "new",
"id": 0,
"lemma": "new",
"pos": "JJ"
},
{
"surface": "email",
"id": 1,
"lemma": "email",
"pos": "NN"
},
{
"surface": "recipient",
"id": 2,
"lemma": "recipient",
"pos": "NN"
},
{
"surface": "donna",
"id": 3,
"lemma": "donna",
"pos": "NN"
},
{
"surface": "do",
"id": 4,
"lemma": "do",
"pos": "VBP"
},
{
"surface": "you",
"id": 5,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "have",
"id": 6,
"lemma": "have",
"pos": "VB"
},
{
"surface": "plans",
"id": 7,
"lemma": "plan",
"pos": "NNS"
},
{
"surface": "for",
"id": 8,
"lemma": "for",
"pos": "IN"
},
{
"surface": "today",
"id": 9,
"lemma": "today",
"pos": "NN"
}
] |
email
|
[
{
"file": "audio-1490019251-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490019251.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
3
],
"type": "person"
},
{
"span": [
9
],
"type": "date"
}
] |
1,926
|
initiate to operate robot vacuum cleaner
|
initiate to operate [device_type : robot vacuum cleaner]
|
iot_cleaning
|
cleaning
|
[
{
"surface": "initiate",
"id": 0,
"lemma": "initiate",
"pos": "VBP"
},
{
"surface": "to",
"id": 1,
"lemma": "to",
"pos": "TO"
},
{
"surface": "operate",
"id": 2,
"lemma": "operate",
"pos": "VB"
},
{
"surface": "robot",
"id": 3,
"lemma": "robot",
"pos": "NN"
},
{
"surface": "vacuum",
"id": 4,
"lemma": "vacuum",
"pos": "NN"
},
{
"surface": "cleaner",
"id": 5,
"lemma": "cleaner",
"pos": "NN"
}
] |
iot
|
[
{
"file": "audio-1490181486-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490181486.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490110563-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490110563.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1489672842-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1489672842.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1494548192-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1494548192.flac",
"wer": 0.5,
"ent_wer": 1,
"status": "correct"
}
] |
[
{
"span": [
3,
4,
5
],
"type": "device_type"
}
] |
4,149
|
please turn up the lights in this room
|
please turn up the lights in this room
|
iot_hue_lightup
|
hue_lightup
|
[
{
"surface": "please",
"id": 0,
"lemma": "please",
"pos": "UH"
},
{
"surface": "turn",
"id": 1,
"lemma": "turn",
"pos": "VB"
},
{
"surface": "up",
"id": 2,
"lemma": "up",
"pos": "RP"
},
{
"surface": "the",
"id": 3,
"lemma": "the",
"pos": "DT"
},
{
"surface": "lights",
"id": 4,
"lemma": "light",
"pos": "NNS"
},
{
"surface": "in",
"id": 5,
"lemma": "in",
"pos": "IN"
},
{
"surface": "this",
"id": 6,
"lemma": "this",
"pos": "DT"
},
{
"surface": "room",
"id": 7,
"lemma": "room",
"pos": "NN"
}
] |
iot
|
[
{
"file": "audio-1501751804.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501690990-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501690990.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
4,571
|
the wemo plug should be turned off on
|
the [device_type : wemo plug] should be turned off on
|
iot_wemo_off
|
wemo_off
|
[
{
"surface": "the",
"id": 0,
"lemma": "the",
"pos": "DT"
},
{
"surface": "wemo",
"id": 1,
"lemma": "wemo",
"pos": "NN"
},
{
"surface": "plug",
"id": 2,
"lemma": "plug",
"pos": "NN"
},
{
"surface": "should",
"id": 3,
"lemma": "should",
"pos": "MD"
},
{
"surface": "be",
"id": 4,
"lemma": "be",
"pos": "VB"
},
{
"surface": "turned",
"id": 5,
"lemma": "turn",
"pos": "VBN"
},
{
"surface": "off",
"id": 6,
"lemma": "off",
"pos": "RP"
},
{
"surface": "on",
"id": 7,
"lemma": "on",
"pos": "IN"
}
] |
iot
|
[
{
"file": "audio-1498565094.flac",
"wer": 0.25,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1499246983-headset.flac",
"wer": 0.12,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1499246983.flac",
"wer": 0.5,
"ent_wer": 1,
"status": "correct"
}
] |
[
{
"span": [
1,
2
],
"type": "device_type"
}
] |
3,106
|
what's the weather like today
|
what's the weather like [date : today]
|
weather_query
|
query
|
[
{
"surface": "what",
"id": 0,
"lemma": "what",
"pos": "WP"
},
{
"surface": "'s",
"id": 1,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "the",
"id": 2,
"lemma": "the",
"pos": "DT"
},
{
"surface": "weather",
"id": 3,
"lemma": "weather",
"pos": "NN"
},
{
"surface": "like",
"id": 4,
"lemma": "like",
"pos": "IN"
},
{
"surface": "today",
"id": 5,
"lemma": "today",
"pos": "NN"
}
] |
weather
|
[
{
"file": "audio-1490021462-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490021462.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502200821-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502200821.flac",
"wer": 0.4,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434536068-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434536068.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434543140.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502377456-headset.flac",
"wer": 0.2,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502377456.flac",
"wer": 0.4,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1492785044-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1492785044.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
5
],
"type": "date"
}
] |
13,541
|
start the laundry
|
start the laundry
|
iot_wemo_on
|
wemo_on
|
[
{
"surface": "start",
"id": 0,
"lemma": "start",
"pos": "VB"
},
{
"surface": "the",
"id": 1,
"lemma": "the",
"pos": "DT"
},
{
"surface": "laundry",
"id": 2,
"lemma": "laundry",
"pos": "NN"
}
] |
iot
|
[
{
"file": "audio-1501754473.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
7,214
|
attitude
|
attitude
|
calendar_set
|
set
|
[
{
"surface": "attitude",
"id": 0,
"lemma": "attitude",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio-1498574106-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1498574106.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1489503951-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1489503951.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501690320-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502895282-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502895282.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
16,536
|
send an email to my supervisor
|
send an email to my [relation : supervisor]
|
email_sendemail
|
sendemail
|
[
{
"surface": "send",
"id": 0,
"lemma": "send",
"pos": "VB"
},
{
"surface": "an",
"id": 1,
"lemma": "an",
"pos": "DT"
},
{
"surface": "email",
"id": 2,
"lemma": "email",
"pos": "NN"
},
{
"surface": "to",
"id": 3,
"lemma": "to",
"pos": "IN"
},
{
"surface": "my",
"id": 4,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "supervisor",
"id": 5,
"lemma": "supervisor",
"pos": "NN"
}
] |
email
|
[
{
"file": "audio-1501753914-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501753914.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501768355-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501768355.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1500040080.flac",
"wer": 0.17,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1490183290-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490183290.flac",
"wer": 0.17,
"ent_wer": 1,
"status": "correct"
}
] |
[
{
"span": [
5
],
"type": "relation"
}
] |
16,950
|
new email for contact
|
new email for contact
|
email_sendemail
|
sendemail
|
[
{
"surface": "new",
"id": 0,
"lemma": "new",
"pos": "JJ"
},
{
"surface": "email",
"id": 1,
"lemma": "email",
"pos": "NN"
},
{
"surface": "for",
"id": 2,
"lemma": "for",
"pos": "IN"
},
{
"surface": "contact",
"id": 3,
"lemma": "contact",
"pos": "NN"
}
] |
email
|
[
{
"file": "audio-1501693611-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501693611.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502375991-headset.flac",
"wer": 0.25,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502216588-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502216588.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
7,940
|
what's my next appointment
|
what's my next [event_name : appointment]
|
calendar_query
|
query
|
[
{
"surface": "what",
"id": 0,
"lemma": "what",
"pos": "WP"
},
{
"surface": "'s",
"id": 1,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "my",
"id": 2,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "next",
"id": 3,
"lemma": "next",
"pos": "JJ"
},
{
"surface": "appointment",
"id": 4,
"lemma": "appointment",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio-1501689399-headset.flac",
"wer": 0.25,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501689399.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502215787-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502215787.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
4
],
"type": "event_name"
}
] |
14,066
|
how tall is madonna
|
how tall is [artist_name : madonna]
|
qa_factoid
|
factoid
|
[
{
"surface": "how",
"id": 0,
"lemma": "how",
"pos": "WRB"
},
{
"surface": "tall",
"id": 1,
"lemma": "tall",
"pos": "JJ"
},
{
"surface": "is",
"id": 2,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "madonna",
"id": 3,
"lemma": "madonna",
"pos": "JJ"
}
] |
qa
|
[
{
"file": "audio-1494607083.flac",
"wer": 0.25,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
3
],
"type": "artist_name"
}
] |
7,856
|
set a meeting with the hr department for the end of the month
|
set a [event_name : meeting] with the [person : hr department] for the [date : end of the month]
|
calendar_set
|
set
|
[
{
"surface": "set",
"id": 0,
"lemma": "set",
"pos": "VBD"
},
{
"surface": "a",
"id": 1,
"lemma": "a",
"pos": "DT"
},
{
"surface": "meeting",
"id": 2,
"lemma": "meeting",
"pos": "NN"
},
{
"surface": "with",
"id": 3,
"lemma": "with",
"pos": "IN"
},
{
"surface": "the",
"id": 4,
"lemma": "the",
"pos": "DT"
},
{
"surface": "hr",
"id": 5,
"lemma": "hr",
"pos": "NN"
},
{
"surface": "department",
"id": 6,
"lemma": "department",
"pos": "NN"
},
{
"surface": "for",
"id": 7,
"lemma": "for",
"pos": "IN"
},
{
"surface": "the",
"id": 8,
"lemma": "the",
"pos": "DT"
},
{
"surface": "end",
"id": 9,
"lemma": "end",
"pos": "NN"
},
{
"surface": "of",
"id": 10,
"lemma": "of",
"pos": "IN"
},
{
"surface": "the",
"id": 11,
"lemma": "the",
"pos": "DT"
},
{
"surface": "month",
"id": 12,
"lemma": "month",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio-1489154956.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
2
],
"type": "event_name"
},
{
"span": [
5,
6
],
"type": "person"
},
{
"span": [
9,
10,
11,
12
],
"type": "date"
}
] |
9,336
|
play hot ninety seven
|
play [radio_name : hot ninety seven]
|
play_radio
|
radio
|
[
{
"surface": "play",
"id": 0,
"lemma": "play",
"pos": "VB"
},
{
"surface": "hot",
"id": 1,
"lemma": "hot",
"pos": "JJ"
},
{
"surface": "ninety",
"id": 2,
"lemma": "ninety",
"pos": "CD"
},
{
"surface": "seven",
"id": 3,
"lemma": "seven",
"pos": "CD"
}
] |
play
|
[
{
"file": "audio-1502195247-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502195247.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502215703-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502215703.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
1,
2,
3
],
"type": "radio_name"
}
] |
8,335
|
i don't want any events listed on the calendar
|
i don't want any events listed on the calendar
|
calendar_remove
|
remove
|
[
{
"surface": "i",
"id": 0,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "do",
"id": 1,
"lemma": "do",
"pos": "VBP"
},
{
"surface": "n't",
"id": 2,
"lemma": "not",
"pos": "RB"
},
{
"surface": "want",
"id": 3,
"lemma": "want",
"pos": "VB"
},
{
"surface": "any",
"id": 4,
"lemma": "any",
"pos": "DT"
},
{
"surface": "events",
"id": 5,
"lemma": "event",
"pos": "NNS"
},
{
"surface": "listed",
"id": 6,
"lemma": "list",
"pos": "VBN"
},
{
"surface": "on",
"id": 7,
"lemma": "on",
"pos": "IN"
},
{
"surface": "the",
"id": 8,
"lemma": "the",
"pos": "DT"
},
{
"surface": "calendar",
"id": 9,
"lemma": "calendar",
"pos": "NN"
}
] |
calendar
|
[
{
"file": "audio-1490201719-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490201719.flac",
"wer": 0.11,
"ent_wer": null,
"status": "correct"
}
] |
[] |
13,402
|
when i get home can you please order a pizza
|
when i get home can you please order a [food_type : pizza]
|
takeaway_order
|
order
|
[
{
"surface": "when",
"id": 0,
"lemma": "when",
"pos": "WRB"
},
{
"surface": "i",
"id": 1,
"lemma": "i",
"pos": "PRP"
},
{
"surface": "get",
"id": 2,
"lemma": "get",
"pos": "VBP"
},
{
"surface": "home",
"id": 3,
"lemma": "home",
"pos": "RB"
},
{
"surface": "can",
"id": 4,
"lemma": "can",
"pos": "MD"
},
{
"surface": "you",
"id": 5,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "please",
"id": 6,
"lemma": "please",
"pos": "UH"
},
{
"surface": "order",
"id": 7,
"lemma": "order",
"pos": "VB"
},
{
"surface": "a",
"id": 8,
"lemma": "a",
"pos": "DT"
},
{
"surface": "pizza",
"id": 9,
"lemma": "pizza",
"pos": "NN"
}
] |
takeaway
|
[
{
"file": "audio-1498573856-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498573856.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502894324-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502894324.flac",
"wer": 0.6,
"ent_wer": 1,
"status": "correct"
},
{
"file": "audio-1489674021-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1489674021.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1500900200.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
9
],
"type": "food_type"
}
] |
15,772
|
what's his number
|
what's his [personal_info : number]
|
email_querycontact
|
querycontact
|
[
{
"surface": "what",
"id": 0,
"lemma": "what",
"pos": "WP"
},
{
"surface": "'s",
"id": 1,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "his",
"id": 2,
"lemma": "-PRON-",
"pos": "PRP$"
},
{
"surface": "number",
"id": 3,
"lemma": "number",
"pos": "NN"
}
] |
email
|
[
{
"file": "audio-1488992000.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488993449.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498565441-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498565441.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1498568565-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501688164-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1501688164.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497555039-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497555039.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490704587-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490704587.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434537357-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434542347.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1434542369.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502374939-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502374939.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1488563140.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1490957936-headset.flac",
"wer": 0.67,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502309317-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1502309317.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1495733814-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1495733814.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
3
],
"type": "personal_info"
}
] |
9,854
|
resume audio playback of twilight
|
[player_setting : resume] audio playback of [audiobook_name : twilight]
|
play_audiobook
|
audiobook
|
[
{
"surface": "resume",
"id": 0,
"lemma": "resume",
"pos": "VB"
},
{
"surface": "audio",
"id": 1,
"lemma": "audio",
"pos": "JJ"
},
{
"surface": "playback",
"id": 2,
"lemma": "playback",
"pos": "NN"
},
{
"surface": "of",
"id": 3,
"lemma": "of",
"pos": "IN"
},
{
"surface": "twilight",
"id": 4,
"lemma": "twilight",
"pos": "NN"
}
] |
play
|
[
{
"file": "audio--1504195150-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1504195150.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1505406691-headset.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio--1505406691.flac",
"wer": 0,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
0
],
"type": "player_setting"
},
{
"span": [
4
],
"type": "audiobook_name"
}
] |
11,163
|
abolish an item from list
|
abolish an item from list
|
lists_remove
|
remove
|
[
{
"surface": "abolish",
"id": 0,
"lemma": "abolish",
"pos": "VB"
},
{
"surface": "an",
"id": 1,
"lemma": "an",
"pos": "DT"
},
{
"surface": "item",
"id": 2,
"lemma": "item",
"pos": "NN"
},
{
"surface": "from",
"id": 3,
"lemma": "from",
"pos": "IN"
},
{
"surface": "list",
"id": 4,
"lemma": "list",
"pos": "NN"
}
] |
lists
|
[
{
"file": "audio-1501754227.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502377722-headset.flac",
"wer": 0.2,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502377722.flac",
"wer": 0.4,
"ent_wer": null,
"status": "correct"
}
] |
[] |
11,090
|
refresh the list with new one
|
refresh the list with new one
|
lists_createoradd
|
createoradd
|
[
{
"surface": "refresh",
"id": 0,
"lemma": "refresh",
"pos": "VB"
},
{
"surface": "the",
"id": 1,
"lemma": "the",
"pos": "DT"
},
{
"surface": "list",
"id": 2,
"lemma": "list",
"pos": "NN"
},
{
"surface": "with",
"id": 3,
"lemma": "with",
"pos": "IN"
},
{
"surface": "new",
"id": 4,
"lemma": "new",
"pos": "JJ"
},
{
"surface": "one",
"id": 5,
"lemma": "one",
"pos": "CD"
}
] |
lists
|
[
{
"file": "audio-1498571374.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1498486326-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1498486326.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501688706-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501688706.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
13,678
|
what is worth more a u. s. d. or aus
|
what is worth more a [currency_name : u. s. d.] or [currency_name : aus]
|
qa_currency
|
currency
|
[
{
"surface": "what",
"id": 0,
"lemma": "what",
"pos": "WP"
},
{
"surface": "is",
"id": 1,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "worth",
"id": 2,
"lemma": "worth",
"pos": "JJ"
},
{
"surface": "more",
"id": 3,
"lemma": "more",
"pos": "RBR"
},
{
"surface": "a",
"id": 4,
"lemma": "a",
"pos": "DT"
},
{
"surface": "u.",
"id": 5,
"lemma": "u.",
"pos": "NN"
},
{
"surface": "s.",
"id": 6,
"lemma": "s.",
"pos": "NN"
},
{
"surface": "d.",
"id": 7,
"lemma": "d.",
"pos": "NN"
},
{
"surface": "or",
"id": 8,
"lemma": "or",
"pos": "CC"
},
{
"surface": "aus",
"id": 9,
"lemma": "aus",
"pos": "VB"
}
] |
qa
|
[
{
"file": "audio-1497886084-headset.flac",
"wer": 0.3,
"ent_wer": 0,
"status": "correct"
},
{
"file": "audio-1497886084.flac",
"wer": 0.5,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
5,
6,
7
],
"type": "currency_name"
},
{
"span": [
9
],
"type": "currency_name"
}
] |
7,408
|
set an event happy birthday john to repeat on twenty one january two thousand and seventeen
|
set an event [event_name : happy birthday] [person : john] to repeat on [date : twenty one january two thousand and seventeen]
|
calendar_set
|
set
|
[
{
"surface": "set",
"id": 0,
"lemma": "set",
"pos": "VBD"
},
{
"surface": "an",
"id": 1,
"lemma": "an",
"pos": "DT"
},
{
"surface": "event",
"id": 2,
"lemma": "event",
"pos": "NN"
},
{
"surface": "happy",
"id": 3,
"lemma": "happy",
"pos": "JJ"
},
{
"surface": "birthday",
"id": 4,
"lemma": "birthday",
"pos": "NN"
},
{
"surface": "john",
"id": 5,
"lemma": "john",
"pos": "NNP"
},
{
"surface": "to",
"id": 6,
"lemma": "to",
"pos": "TO"
},
{
"surface": "repeat",
"id": 7,
"lemma": "repeat",
"pos": "VB"
},
{
"surface": "on",
"id": 8,
"lemma": "on",
"pos": "IN"
},
{
"surface": "twenty",
"id": 9,
"lemma": "twenty",
"pos": "CD"
},
{
"surface": "one",
"id": 10,
"lemma": "one",
"pos": "CD"
},
{
"surface": "january",
"id": 11,
"lemma": "january",
"pos": "JJ"
},
{
"surface": "two",
"id": 12,
"lemma": "two",
"pos": "CD"
},
{
"surface": "thousand",
"id": 13,
"lemma": "thousand",
"pos": "CD"
},
{
"surface": "and",
"id": 14,
"lemma": "and",
"pos": "CC"
},
{
"surface": "seventeen",
"id": 15,
"lemma": "seventeen",
"pos": "CD"
}
] |
calendar
|
[
{
"file": "audio-1501406553-headset.flac",
"wer": 0.06,
"ent_wer": 0.33,
"status": "correct"
},
{
"file": "audio-1501406553.flac",
"wer": 0.19,
"ent_wer": 0.33,
"status": "correct"
},
{
"file": "audio-1434527767-headset.flac",
"wer": 0.38,
"ent_wer": 0.33,
"status": "correct"
},
{
"file": "audio-1434534715-headset.flac",
"wer": 0.31,
"ent_wer": 0.33,
"status": "correct"
},
{
"file": "audio-1434534715.flac",
"wer": 0.75,
"ent_wer": 1,
"status": "correct"
}
] |
[
{
"span": [
3,
4
],
"type": "event_name"
},
{
"span": [
5
],
"type": "person"
},
{
"span": [
9,
10,
11,
12,
13,
14,
15
],
"type": "date"
}
] |
6,088
|
is it going to be sunny next week on tuesday
|
is it going to be [weather_descriptor : sunny] next week on [date : tuesday]
|
weather_query
|
query
|
[
{
"surface": "is",
"id": 0,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "it",
"id": 1,
"lemma": "-PRON-",
"pos": "PRP"
},
{
"surface": "going",
"id": 2,
"lemma": "go",
"pos": "VBG"
},
{
"surface": "to",
"id": 3,
"lemma": "to",
"pos": "TO"
},
{
"surface": "be",
"id": 4,
"lemma": "be",
"pos": "VB"
},
{
"surface": "sunny",
"id": 5,
"lemma": "sunny",
"pos": "JJ"
},
{
"surface": "next",
"id": 6,
"lemma": "next",
"pos": "JJ"
},
{
"surface": "week",
"id": 7,
"lemma": "week",
"pos": "NN"
},
{
"surface": "on",
"id": 8,
"lemma": "on",
"pos": "IN"
},
{
"surface": "tuesday",
"id": 9,
"lemma": "tuesday",
"pos": "NN"
}
] |
weather
|
[
{
"file": "audio-1502218614-headset.flac",
"wer": 0.4,
"ent_wer": 0,
"status": "correct"
}
] |
[
{
"span": [
5
],
"type": "weather_descriptor"
},
{
"span": [
9
],
"type": "date"
}
] |
14,632
|
what is the purpose of life
|
what is the purpose of life
|
general_quirky
|
quirky
|
[
{
"surface": "what",
"id": 0,
"lemma": "what",
"pos": "WP"
},
{
"surface": "is",
"id": 1,
"lemma": "be",
"pos": "VBZ"
},
{
"surface": "the",
"id": 2,
"lemma": "the",
"pos": "DT"
},
{
"surface": "purpose",
"id": 3,
"lemma": "purpose",
"pos": "NN"
},
{
"surface": "of",
"id": 4,
"lemma": "of",
"pos": "IN"
},
{
"surface": "life",
"id": 5,
"lemma": "life",
"pos": "NN"
}
] |
general
|
[
{
"file": "audio-1501778080-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1501778080.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1500389788-headset.flac",
"wer": 0.33,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1500389788.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
}
] |
[] |
1,944
|
shift the light off
|
shift the light off
|
iot_hue_lightoff
|
hue_lightoff
|
[
{
"surface": "shift",
"id": 0,
"lemma": "shift",
"pos": "VB"
},
{
"surface": "the",
"id": 1,
"lemma": "the",
"pos": "DT"
},
{
"surface": "light",
"id": 2,
"lemma": "light",
"pos": "NN"
},
{
"surface": "off",
"id": 3,
"lemma": "off",
"pos": "RP"
}
] |
iot
|
[
{
"file": "audio-1490006568-headset.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1490006568.flac",
"wer": 0,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502218652-headset.flac",
"wer": 0.25,
"ent_wer": null,
"status": "correct"
},
{
"file": "audio-1502218652.flac",
"wer": 0.5,
"ent_wer": null,
"status": "correct"
}
] |
[] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.