Hotfix to J3
This commit is contained in:
parent
1355480da7
commit
9bf3d9293c
@ -58,12 +58,12 @@
|
|||||||
6 jana appointment/create_appointment B-appointment/doctor
|
6 jana appointment/create_appointment B-appointment/doctor
|
||||||
7 kowalskiego appointment/create_appointment I-appointment/doctor
|
7 kowalskiego appointment/create_appointment I-appointment/doctor
|
||||||
|
|
||||||
# text: 1504 o 14:30
|
# text: 15.04 o 14:30
|
||||||
# intent: appointment/set_time
|
# intent: appointment/set_date_and_time
|
||||||
# slots:
|
# slots:
|
||||||
1 15.04 appointment/set_time B-datetime
|
1 15.04 appointment/set_date_and_time B-datetime
|
||||||
2 o appointment/set_time I-datetime
|
2 o appointment/set_date_and_time I-datetime
|
||||||
3 14:30 appointment/set_time I-datetime
|
3 14:30 appointment/set_date_and_time I-datetime
|
||||||
|
|
||||||
# text: Ile będzie kosztowała?
|
# text: Ile będzie kosztowała?
|
||||||
# intent: request_information/cost
|
# intent: request_information/cost
|
||||||
@ -209,7 +209,7 @@
|
|||||||
14 cytologicznych appoinment/results I-appoinment/type
|
14 cytologicznych appoinment/results I-appoinment/type
|
||||||
|
|
||||||
# text: Teraz chyba widzę wszystko czego potrzebuję Czy możesz mi powiedzieć na kiedy mam umówione następne wizyty?
|
# text: Teraz chyba widzę wszystko czego potrzebuję Czy możesz mi powiedzieć na kiedy mam umówione następne wizyty?
|
||||||
# intent: affirm appoinment/next_appointment
|
# intent: affirm appoinment/when
|
||||||
# slots:
|
# slots:
|
||||||
1 teraz affirm NoLabel
|
1 teraz affirm NoLabel
|
||||||
2 chyba affirm NoLabel
|
2 chyba affirm NoLabel
|
||||||
@ -217,22 +217,22 @@
|
|||||||
4 wszystko affirm NoLabel
|
4 wszystko affirm NoLabel
|
||||||
5 czego affirm NoLabel
|
5 czego affirm NoLabel
|
||||||
6 potrzebuję affirm NoLabel
|
6 potrzebuję affirm NoLabel
|
||||||
7 czy appoinment/next_appointment NoLabel
|
7 czy appoinment/when NoLabel
|
||||||
8 możesz appoinment/next_appointment NoLabel
|
8 możesz appoinment/when NoLabel
|
||||||
9 mi appoinment/next_appointment NoLabel
|
9 mi appoinment/when NoLabel
|
||||||
10 powiedzieć appoinment/next_appointment NoLabel
|
10 powiedzieć appoinment/when NoLabel
|
||||||
11 na appoinment/next_appointment NoLabel
|
11 na appoinment/when NoLabel
|
||||||
12 kiedy appoinment/next_appointment NoLabel
|
12 kiedy appoinment/when NoLabel
|
||||||
13 mam appoinment/next_appointment NoLabel
|
13 mam appoinment/when NoLabel
|
||||||
14 umówione appoinment/next_appointment NoLabel
|
14 umówione appoinment/when NoLabel
|
||||||
15 następne appoinment/next_appointment NoLabel
|
15 następne appoinment/when NoLabel
|
||||||
16 wizyty appoinment/next_appointment NoLabel
|
16 wizyty appoinment/when NoLabel
|
||||||
|
|
||||||
# text: A o której mam dentystę?
|
# text: A o której mam dentystę?
|
||||||
# intent: appoinment/next_appointment
|
# intent: appoinment/when
|
||||||
# slots:
|
# slots:
|
||||||
1 a appoinment/next_appointment NoLabel
|
1 a appoinment/when NoLabel
|
||||||
2 o appoinment/next_appointment NoLabel
|
2 o appoinment/when NoLabel
|
||||||
3 której appoinment/next_appointment NoLabel
|
3 której appoinment/when NoLabel
|
||||||
4 mam appoinment/next_appointment NoLabel
|
4 mam appoinment/when NoLabel
|
||||||
5 dentystę appoinment/next_appointment B-appoinment/doctor
|
5 dentystę appoinment/when B-appoinment/doctor
|
Loading…
Reference in New Issue
Block a user