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 205 | annot_utt stringlengths 2 232 | worker_id stringclasses 20
values | slot_method dict | judgments dict |
|---|---|---|---|---|---|---|---|---|---|
7839 | es-ES | train | 2calendar | 32calendar_query | qué eventos hay entre hoy a las ocho de la mañana y las cinco de la tarde | qué eventos hay entre [date : hoy] a las [time : ocho de la mañana] y las [time : cinco de la tarde] | 22 | {
"slot": [
"time",
"date"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"20",
"2"
],
"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"
]
} |
7841 | es-ES | train | 2calendar | 50calendar_set | recuérdame de comprar más comida de perro en el ávila mañana a las siete y veinte p. m. | recuérdame de [event_name : comprar más comida de perro] en el [place_name : ávila] [date : mañana] a las [time : siete y veinte p. m.] | 22 | {
"slot": [
"event_name",
"place_name",
"date",
"time"
],
"method": [
"translation",
"localization",
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"2",
"7"
],
"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"
]
} |
7842 | es-ES | train | 2calendar | 50calendar_set | recuérdame que tengo que ver a ana por nuestro proyecto de matemáticas el martes que viene a las diez de la noche | recuérdame que tengo que ver a [person : ana] por nuestro [event_name : proyecto de matemáticas] el [date : martes] que viene a las [time : diez de la noche] | 22 | {
"slot": [
"person",
"event_name",
"date",
"time"
],
"method": [
"localization",
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"23",
"17",
"2"
],
"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"
]
} |
7845 | es-ES | train | 2calendar | 32calendar_query | cuántos recordatorios he hecho | cuántos recordatorios he hecho | 22 | {
"slot": [],
"method": []
} | {
"worker_id": [
"17",
"23",
"2"
],
"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"
]
} |
7848 | es-ES | train | 2calendar | 50calendar_set | avísame el día antes de mi viaje a asturias | avísame [date : el día antes] de mi [event_name : viaje] a [place_name : asturias] | 22 | {
"slot": [
"date",
"event_name",
"place_name"
],
"method": [
"translation",
"translation",
"localization"
]
} | {
"worker_id": [
"2",
"23",
"17"
],
"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"
]
} |
7849 | es-ES | train | 2calendar | 50calendar_set | dime cuándo es mi próxima cita médica | dime cuándo es mi próxima [event_name : cita médica] | 22 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"2",
"22",
"17"
],
"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"
]
} |
7850 | es-ES | train | 2calendar | 50calendar_set | notificarme cuando mi renta caduca | notificarme cuando mi [event_name : renta caduca] | 16 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"5",
"17",
"2"
],
"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"
]
} |
7853 | es-ES | train | 2calendar | 50calendar_set | las clases semanales de bádminton empiezan mañana y acaban el uno de mayo | [event_name : las clases semanales de bádminton] empiezan [date : mañana] y acaban [date : el uno de mayo] | 22 | {
"slot": [
"event_name",
"date"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"22",
"2"
],
"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"
]
} |
7854 | es-ES | train | 2calendar | 50calendar_set | programa una reunión el lunes con el vicepresidente | programa una [event_name : reunión] el [date : lunes] con el [relation : vicepresidente] | 22 | {
"slot": [
"event_name",
"relation",
"date"
],
"method": [
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"2",
"16",
"17"
],
"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"
]
} |
7855 | es-ES | train | 2calendar | 50calendar_set | concertar una reunión con la maestra de mi hijo para el viernes | concertar una [event_name : reunión] con la [relation : maestra de] mi [relation : hijo] para el [date : viernes] | 16 | {
"slot": [
"event_name",
"relation",
"date"
],
"method": [
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"2",
"5"
],
"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"
]
} |
7856 | es-ES | train | 2calendar | 50calendar_set | programar una reunión con el departamento de recursos humanos para fin de mes | programar una [event_name : reunión] con el [person : departamento de recursos humanos] para [date : fin de mes] | 16 | {
"slot": [
"event_name",
"person",
"date"
],
"method": [
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"2",
"17",
"5"
],
"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"
]
} |
7857 | es-ES | train | 2calendar | 32calendar_query | dónde es mi reunión de hoy de las doce | dónde es mi [event_name : reunión] de [date : hoy] [time : de las doce] | 22 | {
"slot": [
"time",
"event_name",
"date"
],
"method": [
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"2",
"16"
],
"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"
]
} |
7858 | es-ES | train | 2calendar | 32calendar_query | dónde es la clase de béisbol de mañana | dónde es la [event_name : clase de béisbol] de [date : mañana] | 22 | {
"slot": [
"event_name",
"date"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"16",
"17",
"2"
],
"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"
]
} |
7859 | es-ES | train | 1transport | 42transport_query | cuánto tiempo me llevará conducir al concierto de maná mañana | cuánto tiempo me llevará conducir al [event_name : concierto de maná] [date : mañana] | 22 | {
"slot": [
"event_name",
"date"
],
"method": [
"localization",
"translation"
]
} | {
"worker_id": [
"9",
"21",
"22"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
3,
4
],
"spelling_score": [
2,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7860 | es-ES | train | 2calendar | 50calendar_set | tengo práctica en ávila mañana a las seis | tengo práctica en [place_name : ávila] [date : mañana] a las [time : seis] | 16 | {
"slot": [
"place_name",
"date",
"time"
],
"method": [
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"5",
"17",
"2"
],
"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"
]
} |
7861 | es-ES | train | 2calendar | 50calendar_set | recuérdame mañana a las ocho de la mañana que tengo un almuerzo de trabajo a las doce en la sala de conferencias | recuérdame [date : mañana] a las [time : ocho de la mañana] que tengo un [event_name : almuerzo de trabajo] a [timeofday : las doce] en la [place_name : sala de conferencias] | 22 | {
"slot": [
"time",
"date",
"event_name",
"timeofday",
"place_name"
],
"method": [
"translation",
"translation",
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"23",
"17",
"2"
],
"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"
]
} |
7862 | es-ES | train | 2calendar | 50calendar_set | voy a ir al concierto de fuel fandango en madrid el veinticuatro de marzo | voy a ir al [event_name : concierto de fuel fandango] en [place_name : madrid] el [date : veinticuatro de marzo] | 18 | {
"slot": [
"event_name",
"place_name",
"date"
],
"method": [
"localization",
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"2",
"23"
],
"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"
]
} |
7864 | es-ES | train | 2calendar | 50calendar_set | puedes avisarme cuando sean doscientos | puedes avisarme cuando sean [time : doscientos] | 16 | {
"slot": [
"time"
],
"method": [
"translation"
]
} | {
"worker_id": [
"17",
"2",
"23"
],
"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"
]
} |
7865 | es-ES | train | 16alarm | 48alarm_set | ponga una alarma para estas ocho de la tarde esta noche | ponga una alarma para estas [time : ocho de la tarde] [timeofday : esta noche] | 10 | {
"slot": [
"time",
"timeofday"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"0",
"17",
"10"
],
"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"
]
} |
7866 | es-ES | train | 2calendar | 32calendar_query | que tengo yo en el horario mañana por la mañana | que tengo yo en el horario [date : mañana] [timeofday : por la mañana] | 21 | {
"slot": [
"date",
"timeofday"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"13",
"21",
"17"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
1,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7868 | es-ES | train | 2calendar | 32calendar_query | cómo está mi agenda para mañana desde las nueve a las once de la mañana | cómo está mi agenda para [date : mañana] desde las [time : nueve a las once de la mañana] | 18 | {
"slot": [
"time",
"date"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"16",
"17",
"23"
],
"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"
]
} |
7869 | es-ES | train | 2calendar | 30calendar_remove | sacar evento del calendario | sacar evento del calendario | 16 | {
"slot": [],
"method": []
} | {
"worker_id": [
"23",
"17",
"2"
],
"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"
]
} |
7872 | es-ES | train | 2calendar | 32calendar_query | a qué hora comienza la reunión del lunes | a qué hora comienza la [event_name : reunión] [date : del lunes] | 22 | {
"slot": [
"date",
"event_name"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"2",
"17",
"23"
],
"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"
]
} |
7873 | es-ES | train | 2calendar | 32calendar_query | cuántas reuniones de empresa tengo esta semana | cuántas [event_name : reuniones de empresa] tengo [date : esta semana] | 22 | {
"slot": [
"event_name",
"date"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"16",
"2",
"17"
],
"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"
]
} |
7874 | es-ES | train | 2calendar | 50calendar_set | necesito un evento para dentro de tres días programado con amalia | necesito un evento para [date : dentro de tres días] programado con [person : amalia] | 18 | {
"slot": [
"date",
"person"
],
"method": [
"translation",
"localization"
]
} | {
"worker_id": [
"17",
"23",
"2"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7875 | es-ES | train | 4news | 22news_query | qué pasó la semana pasada | qué pasó [date : la semana pasada] | 4 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"7",
"21",
"19"
],
"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"
]
} |
7881 | es-ES | train | 2calendar | 32calendar_query | cuál es el próximo evento | cuál es el próximo evento | 18 | {
"slot": [],
"method": []
} | {
"worker_id": [
"17",
"2",
"23"
],
"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"
]
} |
7882 | es-ES | train | 2calendar | 50calendar_set | por favor agregue corte de pelo para el veintisiete de marzo a las tres p. m | por favor agregue [event_name : corte de pelo] para el [date : veintisiete de marzo] a las [time : tres p. m] | 16 | {
"slot": [
"event_name",
"date",
"time"
],
"method": [
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"23",
"2"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7883 | es-ES | train | 2calendar | 50calendar_set | por favor recuérdame que recoja a juan del colegio hoy a la una p. m. | por favor recuérdame que recoja a [person : juan] del [place_name : colegio] [date : hoy] a la [time : una p. m.] | 22 | {
"slot": [
"person",
"place_name",
"date",
"time"
],
"method": [
"localization",
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"6",
"2",
"17"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
3
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target|english",
"target",
"target"
]
} |
7884 | es-ES | train | 2calendar | 50calendar_set | sólo fijó la reunión a las siete p. m. | sólo fijó la [event_name : reunión] a las [time : siete p. m.] | 16 | {
"slot": [
"event_name",
"time"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"23",
"2"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7885 | es-ES | train | 2calendar | 50calendar_set | programa una reunión a las siete de la tarde | programa una [event_name : reunión] a las [time : siete de la tarde] | 22 | {
"slot": [
"event_name",
"time"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"2",
"23"
],
"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"
]
} |
7886 | es-ES | train | 2calendar | 50calendar_set | recuerda me que yo tengo una reunión a las siete de la tarde | recuerda me que yo tengo una [event_name : reunión] a las [time : siete de la tarde] | 21 | {
"slot": [
"event_name",
"time"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"0",
"21"
],
"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"
]
} |
7887 | es-ES | train | 2calendar | 32calendar_query | qué reuniones tengo yo la última semana | qué [event_name : reuniones] tengo yo la [date : última semana] | 21 | {
"slot": [
"event_name",
"date"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"0",
"21"
],
"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"
]
} |
7888 | es-ES | train | 2calendar | 32calendar_query | por favor dime donde va a ser la feria este año | por favor dime donde va a ser la feria [date : este año] | 16 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"2",
"16",
"17"
],
"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"
]
} |
7895 | es-ES | train | 2calendar | 50calendar_set | ponme al día sobre las elecciones de mañana al mediodía | ponme al día sobre las [event_name : elecciones] de [date : mañana] al [timeofday : mediodía] | 22 | {
"slot": [
"event_name",
"date",
"timeofday"
],
"method": [
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"2",
"17",
"16"
],
"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"
]
} |
7896 | es-ES | train | 2calendar | 32calendar_query | tengo yo una cita mañana | tengo yo una [event_name : cita] [date : mañana] | 21 | {
"slot": [
"event_name",
"date"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"0",
"21",
"17"
],
"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"
]
} |
7897 | es-ES | train | 2calendar | 32calendar_query | tengo yo alguna cita programada para mañana | tengo yo alguna [event_name : cita] programada para [date : mañana] | 21 | {
"slot": [
"event_name",
"date"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"17",
"0",
"21"
],
"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"
]
} |
7899 | es-ES | train | 2calendar | 32calendar_query | qué tengo hoy entre las tres y las cuatro de la tarde | qué tengo hoy entre las tres y las cuatro de la tarde | 22 | {
"slot": [
"time"
],
"method": [
"translation"
]
} | {
"worker_id": [
"23",
"17",
"2"
],
"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"
]
} |
7900 | es-ES | train | 2calendar | 32calendar_query | tengo algo programado hoy entre las tres y las cuatro de la tarde | tengo algo programado hoy [time : entre las tres y las cuatro de la tarde] | 22 | {
"slot": [
"time"
],
"method": [
"translation"
]
} | {
"worker_id": [
"7",
"2",
"17"
],
"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"
]
} |
7901 | es-ES | train | 2calendar | 32calendar_query | qué hago hoy entre las tres y las cuatro de la tarde | qué hago hoy [time : entre las tres y las cuatro de la tarde] | 16 | {
"slot": [
"time"
],
"method": [
"translation"
]
} | {
"worker_id": [
"2",
"17",
"23"
],
"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"
]
} |
7903 | es-ES | train | 2calendar | 50calendar_set | fija un recordatorio para la reunión a las dos de la tarde mañana entre ángel y yo | fija un recordatorio para la [event_name : reunión] a las [time : dos de la tarde] [date : mañana] entre [person : ángel] y yo | 1 | {
"slot": [
"event_name",
"time",
"date",
"person"
],
"method": [
"translation",
"translation",
"translation",
"localization"
]
} | {
"worker_id": [
"2",
"22",
"18"
],
"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"
]
} |
7904 | es-ES | train | 2calendar | 50calendar_set | yo tengo una reunión mañana a las dos de la tarde con john pon eso en mi calendario | yo tengo una [event_name : reunión] [date : mañana] a las [time : dos de la tarde] con [person : john] pon eso en mi calendario | 21 | {
"slot": [
"event_name",
"date",
"time",
"person"
],
"method": [
"translation",
"translation",
"translation",
"unchanged"
]
} | {
"worker_id": [
"17",
"21",
"0"
],
"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"
]
} |
7905 | es-ES | train | 2calendar | 50calendar_set | abrir reunión agenda del calendario | abrir [event_name : reunión] agenda del calendario | 1 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"17",
"2",
"18"
],
"intent_score": [
1,
1,
2
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7906 | es-ES | train | 2calendar | 50calendar_set | reunión de tareas | [event_name : reunión] de tareas | 19 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"17",
"18",
"2"
],
"intent_score": [
1,
2,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7909 | es-ES | train | 2calendar | 32calendar_query | tengo que recoger a los niños de algo hoy | tengo que recoger a los niños de algo [date : hoy] | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"17",
"22"
],
"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"
]
} |
7910 | es-ES | train | 2calendar | 30calendar_remove | cancela mi reunión de las ocho en punto de mañana | cancela mi [event_name : reunión] de las [time : ocho] en punto de [date : mañana] | 19 | {
"slot": [
"time",
"event_name",
"date"
],
"method": [
"translation",
"localization",
"translation"
]
} | {
"worker_id": [
"22",
"2",
"18"
],
"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"
]
} |
7911 | es-ES | train | 2calendar | 30calendar_remove | borra cena con pedro de mi calendario | borra [meal_type : cena] con [person : pedro] de mi calendario | 1 | {
"slot": [
"meal_type",
"person"
],
"method": [
"translation",
"localization"
]
} | {
"worker_id": [
"2",
"17",
"18"
],
"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"
]
} |
7913 | es-ES | train | 2calendar | 30calendar_remove | elimina el evento del lunes | elimina el evento del [date : lunes] | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"22",
"17",
"18"
],
"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"
]
} |
7914 | es-ES | train | 2calendar | 32calendar_query | descripción de eventos | descripción de eventos | 17 | {
"slot": [],
"method": []
} | {
"worker_id": [
"4",
"18",
"22"
],
"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"
]
} |
7915 | es-ES | train | 2calendar | 32calendar_query | eventos programados más información | eventos programados más información | 21 | {
"slot": [],
"method": []
} | {
"worker_id": [
"17",
"0",
"21"
],
"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"
]
} |
7917 | es-ES | train | 2calendar | 50calendar_set | necesito un recordatorio para llamar a mi madre a las tres de la tarde | necesito un recordatorio para llamar a mi [relation : madre] a las [time : tres de la tarde] | 17 | {
"slot": [
"relation",
"time"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"18",
"22",
"2"
],
"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"
]
} |
7921 | es-ES | train | 2calendar | 30calendar_remove | borra todos los eventos programados | borra todos los eventos programados | 17 | {
"slot": [],
"method": []
} | {
"worker_id": [
"18",
"17",
"5"
],
"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"
]
} |
7923 | es-ES | train | 2calendar | 32calendar_query | a que hora es mi reunión | a que hora es mi [event_name : reunión] | 17 | {
"slot": [
"event_name"
],
"method": [
"localization"
]
} | {
"worker_id": [
"2",
"18",
"22"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
1,
1
],
"language_identification": [
"target",
"target",
"target"
]
} |
7924 | es-ES | train | 2calendar | 32calendar_query | donde es mi reunión | donde es mi [event_name : reunión] | 1 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"17",
"18",
"2"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7925 | es-ES | train | 2calendar | 32calendar_query | con quien es mi reunión | con quien es mi [event_name : reunión] | 17 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"22",
"17"
],
"intent_score": [
2,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
1,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7926 | es-ES | train | 2calendar | 32calendar_query | que hay en mi agenda esta semana | que hay en mi agenda [date : esta semana] | 19 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"17",
"22"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
1,
2,
1
],
"language_identification": [
"target",
"target",
"target"
]
} |
7928 | es-ES | train | 2calendar | 50calendar_set | nuevo evento almuerzo interior | [event_name : nuevo] evento [event_name : almuerzo] interior | 17 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"0",
"21",
"17"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
0,
1,
1
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7929 | es-ES | train | 2calendar | 50calendar_set | agregar evento club de lectura casa de debbie miércoles por la noche | agregar evento [place_name : club de lectura casa de debbie] [date : miércoles] [time : por la noche] | 21 | {
"slot": [
"place_name",
"date",
"time"
],
"method": [
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"0",
"17",
"21"
],
"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"
]
} |
7931 | es-ES | train | 2calendar | 50calendar_set | recuérdame sobre mi examen del oculista en walmart el día veintiséis | recuérdame sobre mi examen del [event_name : oculista] en [place_name : walmart] el [date : día veintiséis] | 17 | {
"slot": [
"event_name",
"place_name",
"date"
],
"method": [
"localization",
"localization",
"localization"
]
} | {
"worker_id": [
"17",
"22",
"4"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target|english",
"target"
]
} |
7932 | es-ES | train | 2calendar | 50calendar_set | olly recuerda me sobre mi examen del oculista en walmart el día veintiseis | olly recuerda me sobre mi [event_name : examen del oculista] en [place_name : walmart] el día [date : veintiseis] | 21 | {
"slot": [
"event_name",
"place_name",
"date"
],
"method": [
"translation",
"unchanged",
"translation"
]
} | {
"worker_id": [
"17",
"21",
"0"
],
"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"
]
} |
7933 | es-ES | train | 2calendar | 50calendar_set | programar cualquier cita para este evento en mi calendario | programar cualquier [event_name : cita] para este evento en mi calendario | 17 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"2",
"22"
],
"intent_score": [
2,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7934 | es-ES | train | 2calendar | 50calendar_set | avísame cuando esté a tres días de este evento en mi calendario | avísame cuando esté a [date : tres días] de este evento en mi calendario | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"2",
"17"
],
"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"
]
} |
7935 | es-ES | train | 2calendar | 50calendar_set | recuérdame el día en que se supone que tiene lugar este evento | recuérdame el día en que se supone que tiene lugar este evento | 21 | {
"slot": [],
"method": []
} | {
"worker_id": [
"0",
"21",
"17"
],
"intent_score": [
0,
1,
1
],
"slots_score": [
0,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
1,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7936 | es-ES | train | 2calendar | 32calendar_query | lo que esta programado para hoy | lo que esta programado para hoy | 21 | {
"slot": [],
"method": []
} | {
"worker_id": [
"21",
"0",
"17"
],
"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"
]
} |
7937 | es-ES | train | 2calendar | 32calendar_query | para cuándo está programado este evento | para cuándo está programado este evento | 19 | {
"slot": [],
"method": []
} | {
"worker_id": [
"2",
"22",
"18"
],
"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"
]
} |
7938 | es-ES | train | 2calendar | 32calendar_query | por favor di me para qué día está programado este recordatorio de evento | por favor di me para qué día está programado este recordatorio de evento | 20 | {
"slot": [],
"method": []
} | {
"worker_id": [
"2",
"4",
"17"
],
"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"
]
} |
7940 | es-ES | train | 2calendar | 32calendar_query | cual es mi proxima cita | cual es mi proxima [event_name : cita] | 17 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"22",
"4",
"17"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
1,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7941 | es-ES | train | 2calendar | 32calendar_query | alexa dime qué hay mañana | alexa dime qué hay [date : mañana] | 18 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"2",
"22"
],
"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"
]
} |
7942 | es-ES | train | 2calendar | 32calendar_query | dime que va a pasar mañana | dime que va a pasar [date : mañana] | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"22",
"18",
"2"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
1,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7943 | es-ES | train | 2calendar | 32calendar_query | eventos para hoy | eventos [date : para hoy] | 4 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"22",
"2"
],
"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"
]
} |
7944 | es-ES | train | 2calendar | 32calendar_query | eventos de esta semana | eventos de esta semana | 1 | {
"slot": [],
"method": []
} | {
"worker_id": [
"22",
"2",
"18"
],
"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"
]
} |
7948 | es-ES | train | 2calendar | 50calendar_set | agregar este evento a mi calendario | agregar este evento a mi calendario | 16 | {
"slot": [],
"method": []
} | {
"worker_id": [
"2",
"7",
"17"
],
"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"
]
} |
7949 | es-ES | train | 2calendar | 50calendar_set | reserva este día para este evento del calendario | reserva este día para este evento del calendario | 17 | {
"slot": [],
"method": []
} | {
"worker_id": [
"18",
"22",
"4"
],
"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"
]
} |
7950 | es-ES | train | 2calendar | 50calendar_set | necesito que añadas este evento a mi calendario | necesito que añadas este evento a mi calendario | 17 | {
"slot": [],
"method": []
} | {
"worker_id": [
"18",
"22",
"4"
],
"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"
]
} |
7951 | es-ES | train | 2calendar | 32calendar_query | que pasa entre las tres y media y cuatro | que pasa [time : entre las tres y media y cuatro] | 19 | {
"slot": [
"time"
],
"method": [
"translation"
]
} | {
"worker_id": [
"17",
"18",
"2"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7952 | es-ES | train | 2calendar | 32calendar_query | tengo algo que hacer yo a las cinco | tengo algo que hacer yo a las [time : cinco] | 21 | {
"slot": [
"time"
],
"method": [
"translation"
]
} | {
"worker_id": [
"17",
"0",
"21"
],
"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"
]
} |
7954 | es-ES | train | 2calendar | 30calendar_remove | puedes ignorar la fiesta a la que iré este fin de semana en mi calendario | puedes ignorar la [event_name : fiesta] a la que iré [date : este fin de semana] en mi calendario | 17 | {
"slot": [
"event_name",
"date"
],
"method": [
"localization",
"translation"
]
} | {
"worker_id": [
"17",
"22",
"4"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7957 | es-ES | train | 2calendar | 50calendar_set | necesito este evento en un ciclo repetido en mi calendario | necesito este evento en un [event_name : ciclo repetido] en mi calendario | 17 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"0",
"21",
"17"
],
"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"
]
} |
7958 | es-ES | train | 2calendar | 50calendar_set | agregue la boda de ester el próximo sábado a las ocho en punto | agregue la [event_name : boda de ester] el próximo [date : sábado] a las [time : ocho en punto] | 20 | {
"slot": [
"event_name",
"date",
"time"
],
"method": [
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"22",
"2",
"18"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
1
],
"language_identification": [
"target",
"target",
"target"
]
} |
7960 | es-ES | train | 11lists | 53lists_remove | borrar todo lo que hay en el menú | borrar todo lo que hay en el menú | 21 | {
"slot": [],
"method": []
} | {
"worker_id": [
"6",
"21",
"7"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7961 | es-ES | train | 2calendar | 30calendar_remove | borra todas mis reuniones | borra todas mis [event_name : reuniones] | 1 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"22",
"17"
],
"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"
]
} |
7962 | es-ES | train | 2calendar | 30calendar_remove | formatear el calendario | formatear el calendario | 17 | {
"slot": [],
"method": []
} | {
"worker_id": [
"2",
"22",
"17"
],
"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"
]
} |
7963 | es-ES | train | 2calendar | 32calendar_query | tengo algún recordatorio próximo | tengo algún recordatorio próximo | 1 | {
"slot": [],
"method": []
} | {
"worker_id": [
"18",
"22",
"2"
],
"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"
]
} |
7964 | es-ES | train | 2calendar | 32calendar_query | necesito saber si tengo algún nuevo recordatorio | necesito saber si tengo algún nuevo recordatorio | 17 | {
"slot": [],
"method": []
} | {
"worker_id": [
"4",
"18",
"22"
],
"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"
]
} |
7965 | es-ES | train | 2calendar | 32calendar_query | necesito saber si tengo nuevos recordatorios | necesito saber si tengo nuevos recordatorios | 7 | {
"slot": [],
"method": []
} | {
"worker_id": [
"17",
"2",
"18"
],
"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"
]
} |
7967 | es-ES | train | 9general | 12general_quirky | cuentame mas sobre el espectaculo | cuentame mas sobre el espectaculo | 17 | {
"slot": [],
"method": []
} | {
"worker_id": [
"7",
"0",
"16"
],
"intent_score": [
1,
2,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
2,
4
],
"spelling_score": [
2,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7973 | es-ES | train | 2calendar | 32calendar_query | que hay en mi calendario hoy | que hay en mi calendario [date : hoy] | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"22",
"17"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
1,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7974 | es-ES | train | 2calendar | 32calendar_query | que tengo planeado hoy | que tengo planeado [date : hoy] | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"22",
"4",
"17"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
1,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7976 | es-ES | train | 2calendar | 32calendar_query | cuál es el código de vestimenta para esta noche | cuál es el código de vestimenta para [timeofday : esta noche] | 4 | {
"slot": [
"timeofday"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"2",
"22"
],
"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"
]
} |
7979 | es-ES | train | 2calendar | 50calendar_set | recuérdame la reunión de la próxima semana | recuérdame la [event_name : reunión] de la [date : próxima semana] | 17 | {
"slot": [
"event_name",
"date"
],
"method": [
"translation",
"translation"
]
} | {
"worker_id": [
"22",
"4",
"17"
],
"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"
]
} |
7982 | es-ES | train | 2calendar | 30calendar_remove | borra todos los eventos de hoy | borra todos los eventos de [date : hoy] | 1 | {
"slot": [
"date"
],
"method": [
"localization"
]
} | {
"worker_id": [
"2",
"22",
"18"
],
"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"
]
} |
7983 | es-ES | train | 2calendar | 30calendar_remove | borra todos los eventos y tareas de hoy | borra todos los eventos y tareas de [date : hoy] | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"22",
"4"
],
"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"
]
} |
7984 | es-ES | train | 2calendar | 30calendar_remove | borra todo mi calendario de hoy | borra todo mi calendario de [date : hoy] | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"17",
"18",
"22"
],
"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"
]
} |
7985 | es-ES | train | 2calendar | 30calendar_remove | borra este evento el tres de marzo | borra este evento el [date : tres de marzo] | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"17",
"22",
"18"
],
"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"
]
} |
7986 | es-ES | train | 2calendar | 30calendar_remove | elimina este evento cena fiesta | elimina este evento [event_name : cena fiesta] | 1 | {
"slot": [
"event_name"
],
"method": [
"translation"
]
} | {
"worker_id": [
"22",
"18",
"2"
],
"intent_score": [
1,
0,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
2,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7987 | es-ES | train | 2calendar | 30calendar_remove | eliminar este evento de mi calendario | eliminar este evento de mi calendario | 17 | {
"slot": [],
"method": []
} | {
"worker_id": [
"18",
"4",
"22"
],
"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"
]
} |
7988 | es-ES | train | 2calendar | 32calendar_query | que hay mañana por la noche | que hay [date : mañana por la noche] | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"2",
"22",
"18"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
1,
1
],
"language_identification": [
"target",
"target",
"target"
]
} |
7989 | es-ES | train | 2calendar | 32calendar_query | qué hay el catorce por la tarde que podría ir con los gemelos de dos años | qué hay el [date : catorce] [timeofday : por la tarde] que podría ir con los [relation : gemelos de dos años] | 21 | {
"slot": [
"date",
"timeofday",
"relation"
],
"method": [
"translation",
"translation",
"translation"
]
} | {
"worker_id": [
"21",
"0",
"17"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
0,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
} |
7991 | es-ES | train | 2calendar | 50calendar_set | puedes añadir a mi calendario un evento para el próximo viernes | puedes añadir a mi calendario un evento para el próximo [date : viernes] | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"17",
"4",
"22"
],
"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"
]
} |
7992 | es-ES | train | 2calendar | 50calendar_set | escribe en mi calendario tengo un evento para el próximo viernes | escribe en mi calendario tengo un evento para el próximo [date : viernes] | 17 | {
"slot": [
"date"
],
"method": [
"translation"
]
} | {
"worker_id": [
"18",
"22",
"4"
],
"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"
]
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.