id
stringlengths 1
5
| locale
stringclasses 1
value | partition
stringclasses 1
value | scenario
class label 18
classes | intent
class label 60
classes | utt
stringlengths 2
192
| annot_utt
stringlengths 2
260
| worker_id
stringlengths 1
2
| slot_method
dict | judgments
dict |
---|---|---|---|---|---|---|---|---|---|
2342
|
af-ZA
|
train
| 10audio
| 14audio_volume_up
|
op die musiek speler stel die volumevlak op sestig
|
op die [device_type : musiek speler] stel die volumevlak op [change_amount : sestig]
|
40
|
{
"slot": [
"device_type",
"change_amount"
],
"method": [
"translation",
"translation"
]
}
|
{
"worker_id": [
"40",
"8",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2343
|
af-ZA
|
train
| 15music
| 28music_settings
|
stel snit agt en twintig in musiek speler op herhaal
|
stel [media_type : snit] agt en twintig in musiek speler op [player_setting : herhaal]
|
43
|
{
"slot": [
"media_type",
"player_setting"
],
"method": [
"translation",
"translation"
]
}
|
{
"worker_id": [
"18",
"24",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
1,
2,
2
],
"language_identification": [
"target|english",
"target",
"target"
]
}
|
2344
|
af-ZA
|
train
| 17weather
| 13weather_query
|
hoe sal die weer maandag in pretoria wees
|
hoe sal die weer [date : maandag] in [place_name : pretoria] wees
|
7
|
{
"slot": [
"place_name",
"date"
],
"method": [
"localization",
"translation"
]
}
|
{
"worker_id": [
"60",
"24",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2345
|
af-ZA
|
train
| 17weather
| 13weather_query
|
reën dit tans in kaapstad
|
[weather_descriptor : reën] dit tans in [place_name : kaapstad]
|
41
|
{
"slot": [
"weather_descriptor",
"place_name"
],
"method": [
"translation",
"localization"
]
}
|
{
"worker_id": [
"70",
"60",
"45"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2346
|
af-ZA
|
train
| 17weather
| 13weather_query
|
wat is die huidige temperatuur in durban
|
wat is die huidige [weather_descriptor : temperatuur] in [place_name : durban]
|
20
|
{
"slot": [
"weather_descriptor",
"place_name"
],
"method": [
"translation",
"localization"
]
}
|
{
"worker_id": [
"24",
"40",
"45"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2347
|
af-ZA
|
train
| 15music
| 28music_settings
|
wys huidige snit in musiek speler
|
wys huidige snit in [device_type : musiek speler]
|
64
|
{
"slot": [
"device_type"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"64",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2348
|
af-ZA
|
train
| 15music
| 28music_settings
|
vertoon volume sterkte van huidige snit
|
vertoon volume sterkte van huidige snit
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"60",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2349
|
af-ZA
|
train
| 8iot
| 1iot_hue_lightchange
|
vervang die huidige lig kleure in die huis met donker kleure
|
vervang die huidige lig kleure in die huis met [color_type : donker] kleure
|
20
|
{
"slot": [
"color_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"45",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2352
|
af-ZA
|
train
| 8iot
| 1iot_hue_lightchange
|
verander die lig kleure in die huis en maak die eerder donker
|
verander die lig kleure in die huis en maak die eerder [color_type : donker]
|
60
|
{
"slot": [
"color_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"45",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2356
|
af-ZA
|
train
| 3play
| 45play_music
|
begin dubstep speel
|
begin [music_descriptor : dubstep] speel
|
2
|
{
"slot": [
"music_descriptor"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"60",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
0
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target|english",
"target",
"target|english"
]
}
|
2357
|
af-ZA
|
train
| 3play
| 45play_music
|
speel musiek van waar jy opgehou het
|
speel musiek van waar jy opgehou het
|
2
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"62",
"24",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
0,
0,
0
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2358
|
af-ZA
|
train
| 3play
| 45play_music
|
speel green day
|
speel [song_name : green day]
|
2
|
{
"slot": [
"song_name"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"40",
"24",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
0,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target|english",
"target|english"
]
}
|
2359
|
af-ZA
|
train
| 10audio
| 14audio_volume_up
|
word harder
|
word harder
|
2
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"8",
"63",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2361
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
ek wil bietjie boeries bestel
|
ek wil bietjie [food_type : boeries] bestel
|
40
|
{
"slot": [
"food_type"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"27",
"8",
"49"
],
"intent_score": [
1,
1,
2
],
"slots_score": [
0,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2362
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
vind vir my die naaste boerekos vir aflewering
|
vind vir my die naaste [food_type : boerekos] vir [order_type : aflewering]
|
40
|
{
"slot": [
"food_type",
"order_type"
],
"method": [
"localization",
"translation"
]
}
|
{
"worker_id": [
"40",
"27",
"49"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2363
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
wie lewer af hier naby
|
wie lewer af hier naby
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"49",
"27",
"8"
],
"intent_score": [
1,
0,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
2,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2366
|
af-ZA
|
train
| 15music
| 57music_query
|
wanner het dié liedjie uitgekom
|
wanner het dié liedjie uitgekom
|
2
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"24",
"64",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2367
|
af-ZA
|
train
| 4news
| 22news_query
|
vertel van die jongste wêreld nuus
|
vertel van die jongste [place_name : wêreld] nuus
|
7
|
{
"slot": [
"place_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"60",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2368
|
af-ZA
|
train
| 4news
| 22news_query
|
wat is die jongste nuus oor hierdie wêreld
|
wat is die jongste nuus oor hierdie [place_name : wêreld]
|
40
|
{
"slot": [
"place_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"60",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2370
|
af-ZA
|
train
| 4news
| 22news_query
|
lees oor die jongste nuus oor die wêreld
|
lees oor die jongste nuus oor die [place_name : wêreld]
|
64
|
{
"slot": [
"place_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"24",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2371
|
af-ZA
|
train
| 8iot
| 18iot_hue_lightup
|
draai die ligte op
|
draai die ligte op
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"60",
"45"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
0
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2372
|
af-ZA
|
train
| 8iot
| 18iot_hue_lightup
|
verhoog die intensiteit van die beligting in die vertrek
|
verhoog die intensiteit van die beligting in die [house_place : vertrek]
|
29
|
{
"slot": [
"house_place"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"64",
"20"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
3
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2374
|
af-ZA
|
train
| 15music
| 57music_query
|
watter liedjie is hierdie
|
watter liedjie is hierdie
|
73
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"24",
"64"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2375
|
af-ZA
|
train
| 15music
| 57music_query
|
wie is die kunstenaar
|
wie is die kunstenaar
|
64
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"24",
"21",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2376
|
af-ZA
|
train
| 3play
| 45play_music
|
speel die elektroniese speellys
|
speel die [playlist_name : elektroniese] speellys
|
40
|
{
"slot": [
"playlist_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"21",
"60",
"62"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
0
],
"grammar_score": [
4,
4,
3
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2377
|
af-ZA
|
train
| 3play
| 45play_music
|
speel my electronic snitlys
|
speel my [playlist_name : electronic] snitlys
|
40
|
{
"slot": [
"playlist_name"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"3",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target|english",
"target",
"target|english"
]
}
|
2378
|
af-ZA
|
train
| 3play
| 45play_music
|
begin die musiek op die elektroniese speellys
|
begin die musiek op die [playlist_name : elektroniese] speellys
|
17
|
{
"slot": [
"playlist_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"24",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2379
|
af-ZA
|
train
| 4news
| 22news_query
|
wat het onlangs in die wêreld gebeur
|
wat het onlangs in die [place_name : wêreld] gebeur
|
40
|
{
"slot": [
"place_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"24",
"41"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2380
|
af-ZA
|
train
| 4news
| 22news_query
|
wat onlangs in die nuus verskyn het
|
wat onlangs in die nuus verskyn het
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"18",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
2,
2
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2382
|
af-ZA
|
train
| 8iot
| 34iot_cleaning
|
skoonmaakproses begin
|
skoonmaakproses begin
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"35",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2383
|
af-ZA
|
train
| 8iot
| 34iot_cleaning
|
skakel stofsuier skoonmaak aan
|
skakel stofsuier skoonmaak aan
|
64
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"60",
"64"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2385
|
af-ZA
|
train
| 4news
| 22news_query
|
wat is nuut
|
wat is nuut
|
64
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"24",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
1,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2388
|
af-ZA
|
train
| 15music
| 57music_query
|
wie is die sanger
|
wie is die sanger
|
2
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"24",
"64",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2390
|
af-ZA
|
train
| 4news
| 22news_query
|
kan ek 'n lys kry van die nuus op moneyweb
|
kan ek 'n lys kry van die nuus op [media_type : moneyweb]
|
64
|
{
"slot": [
"media_type"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"24",
"40",
"21"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target|english",
"target",
"target|english"
]
}
|
2391
|
af-ZA
|
train
| 3play
| 45play_music
|
speel hierdie liedjie
|
speel hierdie liedjie
|
5
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"24",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2393
|
af-ZA
|
train
| 15music
| 57music_query
|
wat is die titel van hierdie liedjie
|
wat is die titel van hierdie liedjie
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"64",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2394
|
af-ZA
|
train
| 4news
| 22news_query
|
laat my weet as daar enige nuwe nuus opduik rakende die
|
laat my weet as daar enige nuwe nuus opduik rakende die
|
28
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"24",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2397
|
af-ZA
|
train
| 3play
| 45play_music
|
speel 'n liedjie van celine dion
|
speel 'n liedjie van [artist_name : celine dion]
|
40
|
{
"slot": [
"artist_name"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"40",
"60",
"46"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target|english"
]
}
|
2398
|
af-ZA
|
train
| 3play
| 45play_music
|
begin anneli van rooyen musiek
|
begin [artist_name : anneli van rooyen] musiek
|
40
|
{
"slot": [
"artist_name"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"60",
"40",
"33"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
3
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2399
|
af-ZA
|
train
| 15music
| 43music_likeness
|
wat 'n wonderlike liedjie kan jy wat ek nounet gesê het stoor
|
wat 'n wonderlike liedjie kan jy wat ek nounet gesê het stoor
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"60",
"24",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2401
|
af-ZA
|
train
| 15music
| 43music_likeness
|
kan jy hierdie stoor wat 'n oulike liedjie vir my
|
kan jy hierdie stoor wat 'n oulike liedjie vir my
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"60",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2402
|
af-ZA
|
train
| 8iot
| 18iot_hue_lightup
|
ek benodig meer lig
|
ek benodig meer lig
|
20
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"64",
"35"
],
"intent_score": [
1,
1,
2
],
"slots_score": [
1,
0,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2405
|
af-ZA
|
train
| 8iot
| 31iot_hue_lightdim
|
dit is tyd om die kombuis ligte te verlaag
|
dit is tyd om die [house_place : kombuis] ligte te verlaag
|
20
|
{
"slot": [
"house_place"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"60",
"40",
"45"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2406
|
af-ZA
|
train
| 15music
| 43music_likeness
|
sit die liedjie by my gunstelinge
|
sit die liedjie by my gunstelinge
|
2
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"24",
"40",
"64"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2407
|
af-ZA
|
train
| 15music
| 57music_query
|
behoort hierdie liedjie tot die classics
|
behoort hierdie liedjie tot die classics
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"62",
"24"
],
"intent_score": [
1,
2,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target|english",
"target|english"
]
}
|
2409
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
wat is die datum vandag
|
wat is die datum [date : vandag]
|
23
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"27",
"74",
"35"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
0
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2410
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
kan jy my vandag se datum vertel
|
kan jy my [date : vandag] se datum vertel
|
15
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"15",
"40",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
3
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2411
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
wat is die tyd in parys
|
wat is die tyd in [place_name : parys]
|
20
|
{
"slot": [
"place_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"73",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2413
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
mag ek die tyd in londen weet
|
mag ek die tyd in [place_name : londen] weet
|
20
|
{
"slot": [
"place_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"60",
"70"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2415
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
bel vir tong lok chinese restaurant
|
bel vir [business_name : tong lok] [food_type : chinese] [business_type : restaurant]
|
46
|
{
"slot": [
"business_name",
"food_type",
"business_type"
],
"method": [
"localization",
"unchanged",
"unchanged"
]
}
|
{
"worker_id": [
"49",
"8",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target|other",
"target"
]
}
|
2416
|
af-ZA
|
train
| 14takeaway
| 3takeaway_query
|
waar kan ek wegneemetes bestel
|
waar kan ek [order_type : wegneemetes] bestel
|
17
|
{
"slot": [
"order_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"27",
"40",
"49"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2418
|
af-ZA
|
train
| 15music
| 28music_settings
|
plaas die huidige liedjie op herhaal
|
plaas die huidige liedjie op [player_setting : herhaal]
|
40
|
{
"slot": [
"player_setting"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"24",
"64"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2422
|
af-ZA
|
train
| 17weather
| 13weather_query
|
hoe is die weer nou in bellville
|
hoe is die weer nou in [place_name : bellville]
|
55
|
{
"slot": [
"place_name"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"27",
"24",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2426
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
vertel my die tyd in indië
|
vertel my die tyd in [place_name : indië]
|
43
|
{
"slot": [
"place_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"35",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2427
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
wat kan die tyd wees in indië
|
wat kan die tyd wees in [place_name : indië]
|
43
|
{
"slot": [
"place_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"60",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
3
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2429
|
af-ZA
|
train
| 16alarm
| 23alarm_query
|
alarm se status
|
alarm se status
|
37
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"64",
"40",
"20"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
3
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2430
|
af-ZA
|
train
| 16alarm
| 23alarm_query
|
sien asseblief alarms
|
sien asseblief alarms
|
20
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"20",
"64",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2433
|
af-ZA
|
train
| 14takeaway
| 3takeaway_query
|
wat gebeur met my bestelling
|
wat gebeur met my bestelling
|
25
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"27",
"49"
],
"intent_score": [
1,
0,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2435
|
af-ZA
|
train
| 8iot
| 34iot_cleaning
|
robot stofsuier aan
|
[device_type : robot stofsuier] aan
|
20
|
{
"slot": [
"device_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"20",
"40",
"45"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2436
|
af-ZA
|
train
| 8iot
| 34iot_cleaning
|
skakel aan robot stofsuier
|
skakel aan [device_type : robot stofsuier]
|
20
|
{
"slot": [
"device_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"73",
"40",
"20"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2437
|
af-ZA
|
train
| 4news
| 22news_query
|
ek het sport nuus nodig
|
ek het [news_topic : sport] nuus nodig
|
40
|
{
"slot": [
"news_topic"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"74",
"12",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2439
|
af-ZA
|
train
| 15music
| 57music_query
|
wanneer was hierdie liedjie opgeneem
|
wanneer was hierdie liedjie opgeneem
|
73
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"64",
"24",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2440
|
af-ZA
|
train
| 15music
| 57music_query
|
datum van opname van die liedjie wat speel
|
datum van opname van die liedjie wat speel
|
64
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"24",
"64"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2442
|
af-ZA
|
train
| 8iot
| 40iot_hue_lightoff
|
skakel af die sitkamer lig
|
skakel af die [house_place : sitkamer] lig
|
20
|
{
"slot": [
"house_place"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"27",
"20",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2443
|
af-ZA
|
train
| 8iot
| 56iot_coffee
|
olly maak vir my koffie
|
olly maak vir my koffie
|
7
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"64",
"49",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
1,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2444
|
af-ZA
|
train
| 8iot
| 56iot_coffee
|
brou my koffie
|
brou my koffie
|
39
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"73",
"45"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2445
|
af-ZA
|
train
| 8iot
| 56iot_coffee
|
olly brou vir my 'n koffie
|
olly brou vir my 'n koffie
|
20
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"20",
"40",
"27"
],
"intent_score": [
1,
1,
2
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
3
],
"spelling_score": [
2,
2,
1
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2446
|
af-ZA
|
train
| 8iot
| 56iot_coffee
|
olly berei my koffie voor
|
olly berei my koffie voor
|
20
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"45",
"20",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2448
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
plaas bestelling vir 'n hoender manchow sop van monk's restaurant
|
plaas bestelling vir 'n [food_type : hoender manchow sop] van [business_name : monk's] [business_type : restaurant]
|
40
|
{
"slot": [
"food_type",
"business_name",
"business_type"
],
"method": [
"unchanged",
"localization",
"unchanged"
]
}
|
{
"worker_id": [
"8",
"27",
"49"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
0,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
1,
1
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2449
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
van ho-ho's restaurant kry huis aflewerings vir 'n hoender manchow sop
|
van [business_name : ho-ho's] [business_type : restaurant] kry huis [order_type : aflewerings] vir 'n [food_type : hoender manchow sop]
|
40
|
{
"slot": [
"business_name",
"business_type",
"order_type",
"food_type"
],
"method": [
"localization",
"unchanged",
"translation",
"unchanged"
]
}
|
{
"worker_id": [
"64",
"40",
"45"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target|english"
]
}
|
2452
|
af-ZA
|
train
| 4news
| 22news_query
|
wat gebeur in die wêreld vandag
|
wat gebeur in die [place_name : wêreld] [date : vandag]
|
40
|
{
"slot": [
"place_name",
"date"
],
"method": [
"translation",
"translation"
]
}
|
{
"worker_id": [
"24",
"40",
"41"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
3
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2453
|
af-ZA
|
train
| 4news
| 22news_query
|
wat is vandag se hoof opskrifte
|
wat is [date : vandag se] hoof opskrifte
|
15
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"24",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2454
|
af-ZA
|
train
| 15music
| 57music_query
|
wie is die kunstenaar van die liedjie wat tans speel
|
wie is die kunstenaar van die liedjie wat tans speel
|
64
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"60",
"40",
"73"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2455
|
af-ZA
|
train
| 15music
| 57music_query
|
wat is die huidige liedjie se naam
|
wat is die huidige liedjie se naam
|
73
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"24",
"40",
"64"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
0,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2456
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
wat's tyd
|
wat's tyd
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"60",
"40",
"70"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
2,
2
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2457
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
g. m. t. tyd
|
g. m. t. tyd
|
20
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"70",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2459
|
af-ZA
|
train
| 9general
| 25general_joke
|
kan jy my iets snaaks vertel
|
kan jy my iets [joke_type : snaaks] vertel
|
40
|
{
"slot": [
"joke_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"21",
"73",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2460
|
af-ZA
|
train
| 9general
| 25general_joke
|
se n paar grappies
|
se n paar grappies
|
7
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"73",
"21",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
3,
2,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2461
|
af-ZA
|
train
| 3play
| 45play_music
|
speel juanita du plessis op shuffle
|
speel [artist_name : juanita du plessis] op [player_setting : shuffle]
|
40
|
{
"slot": [
"artist_name",
"player_setting"
],
"method": [
"localization",
"unchanged"
]
}
|
{
"worker_id": [
"24",
"62",
"60"
],
"intent_score": [
1,
2,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
2,
3
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target|english",
"target|english"
]
}
|
2462
|
af-ZA
|
train
| 15music
| 28music_settings
|
skommel musiek deur klipwerf boere orkes
|
[player_setting : skommel] musiek deur [artist_name : klipwerf boere orkes]
|
2
|
{
"slot": [
"player_setting",
"artist_name"
],
"method": [
"unchanged",
"localization"
]
}
|
{
"worker_id": [
"60",
"24",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2463
|
af-ZA
|
train
| 8iot
| 40iot_hue_lightoff
|
sit af die ligte
|
sit af die ligte
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"20",
"35",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2465
|
af-ZA
|
train
| 8iot
| 40iot_hue_lightoff
|
skakel die ligte af
|
skakel die ligte af
|
20
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"20",
"64",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2466
|
af-ZA
|
train
| 4news
| 22news_query
|
wat is die huidige brekende nuus aangaande die ekonomie
|
wat is die huidige brekende nuus aangaande die [news_topic : ekonomie]
|
64
|
{
"slot": [
"news_topic"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"60",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2468
|
af-ZA
|
train
| 4news
| 22news_query
|
kan die mees onlangste nuus getrek word oor die nuutste weervoorspelling vir die week
|
kan die mees onlangste nuus getrek word oor die nuutste [news_topic : weervoorspelling] vir die week
|
40
|
{
"slot": [
"news_topic"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"60",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2469
|
af-ZA
|
train
| 8iot
| 18iot_hue_lightup
|
draai die ligte helderder
|
draai die ligte helderder
|
60
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"24",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2471
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
hoe laat is die sonsondergang
|
hoe laat is die [time : sonsondergang]
|
20
|
{
"slot": [
"time"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"60",
"40",
"70"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
0
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2473
|
af-ZA
|
train
| 8iot
| 1iot_hue_lightchange
|
verander die ligte in die huis na groen
|
verander die ligte in die [house_place : huis] na [color_type : groen]
|
40
|
{
"slot": [
"house_place",
"color_type"
],
"method": [
"translation",
"translation"
]
}
|
{
"worker_id": [
"62",
"40",
"20"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2474
|
af-ZA
|
train
| 8iot
| 1iot_hue_lightchange
|
kan jy die ligte wit verander
|
kan jy die ligte [color_type : wit] verander
|
20
|
{
"slot": [
"color_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"20",
"64"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
3,
3
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2475
|
af-ZA
|
train
| 3play
| 45play_music
|
speel slegs klassieke musiek
|
speel slegs [music_genre : klassieke] musiek
|
60
|
{
"slot": [
"music_genre"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"60",
"12",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2476
|
af-ZA
|
train
| 3play
| 45play_music
|
vind vir my musiek van alle klassieke musiek
|
vind vir my musiek van alle [music_genre : klassieke] musiek
|
40
|
{
"slot": [
"music_genre"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"60",
"62",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2477
|
af-ZA
|
train
| 3play
| 45play_music
|
speel slegs klassieke musiek
|
speel slegs [music_genre : klassieke] musiek
|
2
|
{
"slot": [
"music_genre"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"24",
"60",
"62"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
0,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2479
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
maak wegneem menus oop
|
maak [order_type : wegneem] menus oop
|
40
|
{
"slot": [
"order_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"49",
"8",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
0
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target|english",
"target",
"target"
]
}
|
2481
|
af-ZA
|
train
| 3play
| 45play_music
|
open die speellys
|
open die speellys
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"60",
"62",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2482
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
huidige tyd asseblief
|
huidige tyd asseblief
|
15
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"70",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2484
|
af-ZA
|
train
| 8iot
| 31iot_hue_lightdim
|
verdoof die ligte in die huis
|
verdoof die ligte in die [house_place : huis]
|
40
|
{
"slot": [
"house_place"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"20",
"27",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
1,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2485
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
hoe laat is dit in pretoria
|
hoe laat is dit in [place_name : pretoria]
|
20
|
{
"slot": [
"place_name"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"40",
"60",
"35"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2486
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
wat is die tyd daar in namibië
|
wat is die tyd daar in [place_name : namibië]
|
20
|
{
"slot": [
"place_name"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"40",
"35",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2487
|
af-ZA
|
train
| 10audio
| 14audio_volume_up
|
volume op
|
volume op
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"45",
"40",
"8"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2488
|
af-ZA
|
train
| 10audio
| 14audio_volume_up
|
volume harder sagter
|
volume harder sagter
|
2
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"45",
"40",
"73"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
2489
|
af-ZA
|
train
| 10audio
| 29audio_volume_other
|
verander volume
|
verander volume
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"45",
"40",
"73"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
Subsets and Splits
Combine English-US Datasets
The query combines data from different splits of the English-US dataset, which is useful for basic data consolidation but does not provide deep insights or reveal hidden patterns.