last part od conllu

This commit is contained in:
s434695 2021-05-16 18:01:37 +02:00
parent 9bf3d9293c
commit f1080ac016

204
Janet_4.conllu Normal file
View File

@ -0,0 +1,204 @@
# text: Ok Wszystko wiem dzięki!
# intent: end_conversation
# slots:
1 ok end_conversation NoLabel
2 wszystko end_conversation NoLabel
3 wiem end_conversation NoLabel
4 dzięki end_conversation NoLabel
# text: Hej
# intent: greeting
# slots:
1 hej greeting NoLabel
# text: Dzień dobry chciałbym umówić się na USG tarczycy
# intent: appointment/create_appointment
# slots:
1 dzień appointment/create_appointment NoLabel
2 dobry appointment/create_appointment NoLabel
3 chciałbym appointment/create_appointment NoLabel
4 umówić appointment/create_appointment NoLabel
5 się appointment/create_appointment NoLabel
6 na appointment/create_appointment NoLabel
7 usg appointment/create_appointment B-appointment/type
8 tarczycy appointment/create_appointment I-appointment/type
# text: Dzień dobry
# intent: greeting
# slots:
1 dzień greeting NoLabel
2 dobry greeting NoLabel
# text: Chcialbym odebrać wyniki badań gastroskopii
# intent: result/collect
# slots:
1 chcialbym result/collect NoLabel
2 odebrać result/collect NoLabel
3 wyniki result/collect NoLabel
4 badań result/collect B-result/type
5 gastroskopii result/collect I-result/type
# text: 123123
# intent: login/enter_id
# slots:
1 123123 login/enter_id B-login/id
# text: Jakie mam zaplanowane wizyty?
# intent: appoinment/check_appointments
# slots:
1 jakie appoinment/check_appointments NoLabel
2 mam appoinment/check_appointments NoLabel
3 zaplanowane appoinment/check_appointments NoLabel
4 wizyty? appoinment/check_appointments NoLabel
# text: Chciałbym przenieść tą wizyte na 21.04.2021
# intent: appoinment/set_date
# slots:
1 chciałbym appoinment/set_date NoLabel
2 przenieść appoinment/set_date NoLabel
3 tą appoinment/set_date NoLabel
4 wizyte appoinment/set_date NoLabel
5 na appoinment/set_date NoLabel
6 21.04.2021 appoinment/set_date B-datetime
# text: 17:15
# intent: appoinment/set_time
# slots:
1 17:15 appoinment/set_time B-datetime
# text: Dziękuję bardzo
# intent: end_conversation
# slots:
1 dziękuję end_conversation NoLabel
2 bardzo end_conversation NoLabel
# text: Cześć
# intent: greeting
# slots:
1 cześć greeting NoLabel
# text: Dziękuję to wszystko
# intent: end_conversation
# slots:
1 dziękuję end_conversation NoLabel
2 to end_conversation NoLabel
3 wszystko end_conversation NoLabel
# text: Chciałbym się zapisać na wizytę do okulisty Jakie są dostępne terminy?
# intent: appoinment/create_appointment
# slots:
1 chciałbym appoinment/create_appointment NoLabel
2 się appoinment/create_appointment NoLabel
3 zapisać appoinment/create_appointment NoLabel
4 na appoinment/create_appointment NoLabel
5 wizytę appoinment/create_appointment NoLabel
6 do appoinment/create_appointment NoLabel
7 okulisty appoinment/create_appointment B-appoinment/doctor
8 jakie appoinment/create_appointment NoLabel
9 są appoinment/create_appointment NoLabel
10 dostępne appoinment/create_appointment NoLabel
11 terminy? appoinment/create_appointment NoLabel
# text: Chciałbym się zapisać na 14-ego jakie są dostępne godziny?
# intent: appoinment/create_appointment
# slots:
1 chciałbym appoinment/create_appointment NoLabel
2 się appoinment/create_appointment NoLabel
3 zapisać appoinment/create_appointment NoLabel
4 na appoinment/create_appointment NoLabel
5 14-ego appoinment/create_appointment B-datetime
6 jakie appoinment/create_appointment NoLabel
7 są appoinment/create_appointment NoLabel
8 dostępne appoinment/create_appointment NoLabel
9 godziny? appoinment/create_appointment NoLabel
# text: Chciałbym tą 14:15
# intent: appoinment/set_time
# slots:
1 chciałbym appoinment/set_time NoLabel
2 tą appoinment/set_time NoLabel
3 14:15 appoinment/set_time B-datetime
# text: Nie posiadam identyfikatora
# intent: deny
# slots:
1 nie deny NoLabel
2 posiadam deny NoLabel
3 identyfikatora deny NoLabel
# text: TAK
# intent: affirm
# slots:
1 tak affirm NoLabel
# text: Jan Kowalski
# intent: register/enter_name
# slots:
1 jan register/enter_name B-register/name
2 kowalski register/enter_name I-register/name
# text: jankowalski@gmailcom
# intent: register/enter_email
# slots:
1 jankowalski@gmailcom register/enter_email B-register/email
# text: Dziękuję za pomoc i miłego dnia
# intent: end_conversation
# slots:
1 dziękuję end_conversation NoLabel
2 za end_conversation NoLabel
3 pomoc end_conversation NoLabel
4 i end_conversation NoLabel
5 miłego end_conversation NoLabel
6 dnia end_conversation NoLabel
# text: Cześć
# intent: greeting
# slots:
1 cześć greeting NoLabel
# text: Chciałem zapisać się na spotkanie na jutrzejszy dzień na godziny poranne
# intent: appoinment/create_appointment
# slots:
1 chciałem appoinment/create_appointment NoLabel
2 zapisać appoinment/create_appointment NoLabel
3 się appoinment/create_appointment NoLabel
4 na appoinment/create_appointment NoLabel
5 spotkanie appoinment/create_appointment NoLabel
6 na appoinment/create_appointment NoLabel
7 jutrzejszy appoinment/create_appointment B-datetime
8 dzień appoinment/create_appointment I-datetime
9 na appoinment/create_appointment I-datetime
10 godziny appoinment/create_appointment I-datetime
11 poranne appoinment/create_appointment I-datetime
# text: Pani doktor Kowalskiej
# intent: appointment/select_doctor
# slots:
1 pani appointment/select_doctor NoLabel
2 doktor appointment/select_doctor NoLabel
3 kowalskiej appointment/select_doctor B-doctor
# text: na 11
# intent: appoinment/set_time
# slots:
1 na appoinment/set_time NoLabel
2 11 appoinment/set_time B-datetime
# text: 55433
# intent: login/enter_id
# slots:
1 55433 login/enter_id B-login/id
# text: 33455
# intent: login/enter_password
# slots:
1 33455 login/enter_password B-login/password
# text: Dobrze dziękuję za rozmowę
# intent: end_conversation
# slots:
1 dobrze end_conversation NoLabel
2 dziękuję end_conversation NoLabel
3 za end_conversation NoLabel
4 rozmowę end_conversation NoLabel