aitech-sd-lab/NLU_lab_7-8/train-pl.conllu

1729 lines
35 KiB
Plaintext
Raw Normal View History

2022-05-28 14:25:51 +02:00
# text: jakie dane muszę podać?
# intent: reqmore
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 jakie reqmore NoLabel
2 dane reqmore NoLabel
3 muszę reqmore NoLabel
4 podać reqmore NoLabel
5 ? reqmore NoLabel
2022-05-02 21:00:28 +02:00
# text: wybieram 18:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: 18:00:hour
2022-05-02 21:00:28 +02:00
1 wybieram inform NoLabel
2022-05-28 14:25:51 +02:00
2 18:00 inform B-hour
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Dzień dobry
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Dzień hello NoLabel
2 dobry hello NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: teraz
# intent: inform
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 teraz inform NoLabel
2022-05-02 21:00:28 +02:00
# text: miejsca w tylnych rzędach
# intent: inform
# slots:
1 miejsca inform NoLabel
2 w inform NoLabel
3 tylnych inform NoLabel
4 rzędach inform NoLabel
2022-05-28 14:25:51 +02:00
# text: dziękuję, do widzenia
# intent: bye
# slots:
1 dziękuję bye NoLabel
2 , bye NoLabel
3 do bye NoLabel
4 widzenia bye NoLabel
# text: Chciałbym kupić bilet na Batman w środę.
# intent: request inform inform
# slots: wśrodę:date
1 Chciałbym request inform inform NoLabel
2 kupić request inform inform NoLabel
3 bilet request inform inform NoLabel
4 na request inform inform NoLabel
5 Batman request inform inform NoLabel
6 w request inform inform B-date
7 środę request inform inform I-date
8 . request inform inform NoLabel
# text: ok, Adam Nowak aaanowak@mail.com
# intent: inform inform
# slots: AdamNowak:name
1 ok inform inform NoLabel
2 , inform inform NoLabel
3 Adam inform inform B-name
4 Nowak inform inform I-name
5 aaanowak@mail.com inform inform NoLabel
# text: Cześć
# intent: hello
# slots:
1 Cześć hello NoLabel
2022-05-02 21:00:28 +02:00
# text: studencki
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: studencki:tickettype
1 studencki inform B-tickettype
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: 17:00
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: 17:00:hour
1 17:00 inform B-hour
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Jan Kowalski
# intent: affirm inform
# slots: JanKowalski:name
1 Jan affirm inform B-name
2 Kowalski affirm inform I-name
2022-05-02 21:00:28 +02:00
# text: 16.03
# intent: inform
# slots: 16.03:date
1 16.03 inform B-date
2022-05-28 14:25:51 +02:00
# text: chciałbym zarezerwować bilet na batmana
# intent: help
# slots:
1 chciałbym help NoLabel
2 zarezerwować help NoLabel
3 bilet help NoLabel
4 na help NoLabel
5 batmana help NoLabel
2022-05-02 21:00:28 +02:00
# text: ok
# intent: affirm
# slots:
1 ok affirm NoLabel
2022-05-28 14:25:51 +02:00
# text: 2
# intent: inform
# slots: 2:seat
1 2 inform B-seat
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: 485554893
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: 485554893:phone
1 485554893 inform B-phone
# text: Dzień dobry, chciałabym złożyć reklamację biletów
# intent: inform
# slots:
1 Dzień inform NoLabel
2 dobry inform NoLabel
3 , inform NoLabel
4 chciałabym inform NoLabel
5 złożyć inform NoLabel
6 reklamację inform NoLabel
7 biletów inform NoLabel
2022-05-02 21:00:28 +02:00
# text: Film miał zacząć się o 19, natomiast pracownicy kina odmówili mi wpuszczenia na seans do godziny 19:30, przez co nie mogłam zobaczyć wszystkich reklam 🙁
# intent: inform
# slots:
1 Film inform NoLabel
2 miał inform NoLabel
3 zacząć inform NoLabel
4 się inform NoLabel
5 o inform NoLabel
6 19 inform NoLabel
7 , inform NoLabel
8 natomiast inform NoLabel
9 pracownicy inform NoLabel
10 kina inform NoLabel
11 odmówili inform NoLabel
12 mi inform NoLabel
13 wpuszczenia inform NoLabel
14 na inform NoLabel
15 seans inform NoLabel
16 do inform NoLabel
17 godziny inform NoLabel
18 19:30 inform NoLabel
19 , inform NoLabel
20 przez inform NoLabel
21 co inform NoLabel
22 nie inform NoLabel
23 mogłam inform NoLabel
24 zobaczyć inform NoLabel
25 wszystkich inform NoLabel
26 reklam inform NoLabel
27 🙁 inform NoLabel
2022-05-28 14:25:51 +02:00
# text: Dziękuję
# intent: ack
# slots:
1 Dziękuję ack NoLabel
2022-05-02 21:00:28 +02:00
# text: Dzień dobry
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
2022-05-28 14:25:51 +02:00
# text: Rozumiem. Chcę w takim razie zarezerwować dwa bilety na Sing 2
# intent: ack request request
# slots: Sing2:title
1 Rozumiem ack request request NoLabel
2 . ack request request NoLabel
3 Chcę ack request request NoLabel
4 w ack request request NoLabel
5 takim ack request request NoLabel
6 razie ack request request NoLabel
7 zarezerwować ack request request NoLabel
8 dwa ack request request NoLabel
9 bilety ack request request NoLabel
10 na ack request request NoLabel
11 Sing ack request request B-title
12 2 ack request request I-title
# text: Ile kosztują bielty na Sing 2?
# intent: request
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Ile request NoLabel
2 kosztują request NoLabel
3 bielty request NoLabel
4 na request NoLabel
5 Sing request NoLabel
6 2 request NoLabel
7 ? request NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Rozumiem. Dziękuję
# intent: ack thankyou
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Rozumiem ack thankyou NoLabel
2 . ack thankyou NoLabel
3 Dziękuję ack thankyou NoLabel
2022-05-02 21:00:28 +02:00
# text: A jakie miejsca zostały zarezerwowane?
# intent: request
# slots:
1 A request NoLabel
2 jakie request NoLabel
3 miejsca request NoLabel
4 zostały request NoLabel
5 zarezerwowane request NoLabel
6 ? request NoLabel
# text: Jeden normalny i ulgowy
# intent: inform
# slots:
1 Jeden inform NoLabel
2 normalny inform NoLabel
3 i inform NoLabel
4 ulgowy inform NoLabel
2022-05-28 14:25:51 +02:00
# text: A jakie są DOSTĘPNE miejsca najbliżej ekranu?
2022-05-02 21:00:28 +02:00
# intent: request
# slots:
2022-05-28 14:25:51 +02:00
1 A request NoLabel
2 jakie request NoLabel
3 są request NoLabel
4 DOSTĘPNE request NoLabel
5 miejsca request NoLabel
6 najbliżej request NoLabel
7 ekranu request NoLabel
8 ? request NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Jakie są najbliższe seanse?
# intent: request requestrequest
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Jakie request requestrequest NoLabel
2 są request requestrequest NoLabel
3 najbliższe request requestrequest NoLabel
4 seanse request requestrequest NoLabel
5 ? request requestrequest NoLabel
2022-05-02 21:00:28 +02:00
# text: A jakie są miejsca najbliżej ekranu?
# intent: request
2022-05-28 14:25:51 +02:00
# slots: najbliżejekranu:seats
2022-05-02 21:00:28 +02:00
1 A request NoLabel
2 jakie request NoLabel
3 są request NoLabel
4 miejsca request NoLabel
2022-05-28 14:25:51 +02:00
5 najbliżej request B-seats
6 ekranu request I-seats
2022-05-02 21:00:28 +02:00
7 ? request NoLabel
2022-05-28 14:25:51 +02:00
# text: emkarcinos42069@buziaczek.pl 123123123
# intent: inform inform
# slots: 123123123:phone
1 emkarcinos42069@buziaczek.pl inform inform NoLabel
2 123123123 inform inform B-phone
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Witam
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Witam hello NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Chciałbym miejsca najbliżej ekranu
2022-05-02 21:00:28 +02:00
# intent: request
2022-05-28 14:25:51 +02:00
# slots: najbliżejekranu:seats
1 Chciałbym request NoLabel
2 miejsca request NoLabel
3 najbliżej request B-seats
4 ekranu request I-seats
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Chcialbym bilet na Batman
# intent: request request
# slots: Batman:movie
1 Chcialbym request request NoLabel
2 bilet request request NoLabel
3 na request request NoLabel
4 Batman request request B-movie
# text: rząd 2 miejsca 6,7
# intent: inform
# slots: rząd2miejsca6,7:seat
1 rząd inform B-seat
2 2 inform I-seat
3 miejsca inform I-seat
4 6,7 inform I-seat
2022-05-02 21:00:28 +02:00
# text: Dzień dobry
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
2022-05-28 14:25:51 +02:00
# text: tak zgadza się
# intent: act
# slots:
1 tak act NoLabel
2 zgadza act NoLabel
3 się act NoLabel
2022-05-02 21:00:28 +02:00
# text: jutro popołudniu
2022-05-28 14:25:51 +02:00
# intent: inform inform
# slots: popołudniu:hour
1 jutro inform inform NoLabel
2 popołudniu inform inform B-hour
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Co w przypadku gdy się spóźnie?
# intent: reqmore
# slots:
1 Co reqmore NoLabel
2 w reqmore NoLabel
3 przypadku reqmore NoLabel
4 gdy reqmore NoLabel
5 się reqmore NoLabel
6 spóźnie reqmore NoLabel
7 ? reqmore NoLabel
2022-05-02 21:00:28 +02:00
# text: Tak
# intent: affirm
# slots:
1 Tak affirm NoLabel
2022-05-28 14:25:51 +02:00
# text: Rozumiem
# intent: ack
# slots:
1 Rozumiem ack NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Nie
# intent: deny
# slots:
1 Nie deny NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Może być
# intent: ack
# slots:
1 Może ack NoLabel
2 być ack NoLabel
2022-05-02 21:00:28 +02:00
# text: Cześć
# intent: hello
# slots:
1 Cześć hello NoLabel
2022-05-28 14:25:51 +02:00
# text: Chce iść na jakoś to będzie
# intent: inform
# slots: jakośtobędzie:title
1 Chce inform NoLabel
2 iść inform NoLabel
3 na inform NoLabel
4 jakoś inform B-title
5 to inform I-title
6 będzie inform I-title
# text: Chciałbym obejrzeć film
# intent: inform help
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Chciałbym inform help NoLabel
2 obejrzeć inform help NoLabel
3 film inform help NoLabel
# text: Wybieram godzinę 20:45
# intent: inform
# slots: 20:45:time
1 Wybieram inform NoLabel
2 godzinę inform NoLabel
3 20:45 inform B-time
# text: lalalalili@gmai.com, 111222111
# intent: inform inform
# slots: 111222111:phone
1 lalalalili@gmai.com, inform inform NoLabel
2 111222111 inform inform B-phone
2022-05-02 21:00:28 +02:00
# text: Ile minut przed senansem muszę być na miejscu, aby odebrać bilet?
# intent: reqmore
# slots:
1 Ile reqmore NoLabel
2 minut reqmore NoLabel
3 przed reqmore NoLabel
4 senansem reqmore NoLabel
5 muszę reqmore NoLabel
6 być reqmore NoLabel
7 na reqmore NoLabel
8 miejscu reqmore NoLabel
9 , reqmore NoLabel
10 aby reqmore NoLabel
11 odebrać reqmore NoLabel
12 bilet reqmore NoLabel
13 ? reqmore NoLabel
2022-05-28 14:25:51 +02:00
# text: nie chce podawać numeru telefonu
2022-05-02 21:00:28 +02:00
# intent: deny
# slots:
2022-05-28 14:25:51 +02:00
1 nie deny NoLabel
2 chce deny NoLabel
3 podawać deny NoLabel
4 numeru deny NoLabel
5 telefonu deny NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: 123456789
# intent: inform
# slots: 123456789:phone
1 123456789 inform B-phone
2022-05-02 21:00:28 +02:00
# text: Chciałbym kupić seans
# intent: request
# slots:
1 Chciałbym request NoLabel
2 kupić request NoLabel
3 seans request NoLabel
2022-05-28 14:25:51 +02:00
# text: test@test.pl
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: test@test.pl:e-mail
1 test@test.pl inform B-e-mail
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Dzień dobry!
2022-05-02 21:00:28 +02:00
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
2022-05-28 14:25:51 +02:00
3 ! hello NoLabel
2022-05-02 21:00:28 +02:00
# text: poproszę 3 bilety
# intent: request
# slots: book:task
1 poproszę request NoLabel
2 3 request NoLabel
3 bilety request NoLabel
2022-05-28 14:25:51 +02:00
# text: Dzień dobry
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
# text: chciałbym się dowiedzieć co będzie 25 marca
# intent: request
# slots:
1 chciałbym request NoLabel
2 się request NoLabel
3 dowiedzieć request NoLabel
4 co request NoLabel
5 będzie request NoLabel
6 25 request NoLabel
7 marca request NoLabel
# text: na tyłach
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots:
1 na inform NoLabel
2 tyłach inform NoLabel
2022-05-02 21:00:28 +02:00
# text: Jan Kowalski
# intent: inform
# slots: JanKowalski:name
1 Jan inform B-name
2 Kowalski inform I-name
# text: chciałbym się dowiedzieć jaki jest aktualny repertuar
# intent: request
# slots: closestscreenings:task
1 chciałbym request NoLabel
2 się request NoLabel
3 dowiedzieć request NoLabel
4 jaki request NoLabel
5 jest request NoLabel
6 aktualny request NoLabel
7 repertuar request NoLabel
2022-05-28 14:25:51 +02:00
# text: poproszę
# intent: inform
# slots: 10-14,11:seat
1 poproszę inform NoLabel
2022-05-02 21:00:28 +02:00
# text: Jaki jest repertuar na ten tydzień w kinie Rialto?
2022-05-28 14:25:51 +02:00
# intent: request request request
# slots:
1 Jaki request request request NoLabel
2 jest request request request NoLabel
3 repertuar request request request NoLabel
4 na request request request NoLabel
5 ten request request request NoLabel
6 tydzień request request request NoLabel
7 w request request request NoLabel
8 kinie request request request NoLabel
9 Rialto request request request NoLabel
10 ? request request request NoLabel
# text: Witam
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Witam hello NoLabel
2022-05-02 21:00:28 +02:00
# text: Jakie są godziny tych seansów?
# intent: request
# slots:
1 Jakie request NoLabel
2 są request NoLabel
3 godziny request NoLabel
4 tych request NoLabel
5 seansów request NoLabel
6 ? request NoLabel
2022-05-28 14:25:51 +02:00
# text: 9 i 10
# intent: inform inform
# slots: 10:seat
1 9 inform inform NoLabel
2 i inform inform NoLabel
3 10 inform inform B-seat
2022-05-02 21:00:28 +02:00
# text: kino lokalizacja
# intent: request
# slots:
1 kino request NoLabel
2 lokalizacja request NoLabel
# text: Witam
# intent: hello
# slots:
1 Witam hello NoLabel
# text: A w jakim to kinie?
# intent: null
# slots:
1 A null NoLabel
2 w null NoLabel
3 jakim null NoLabel
4 to null NoLabel
5 kinie null NoLabel
6 ? null NoLabel
2022-05-28 14:25:51 +02:00
# text: Ostatni
# intent: inform
# slots: ostatni:row
1 Ostatni inform B-row
# text: Tak
# intent: affirm
# slots:
1 Tak affirm NoLabel
2022-05-02 21:00:28 +02:00
# text: Z tyłu sali
# intent: null
# slots:
1 Z null NoLabel
2 tyłu null NoLabel
3 sali null NoLabel
2022-05-28 14:25:51 +02:00
# text: W jaki dzień bilety są najtańsze?
# intent: reqmore
# slots:
1 W reqmore NoLabel
2 jaki reqmore NoLabel
3 dzień reqmore NoLabel
4 bilety reqmore NoLabel
5 są reqmore NoLabel
6 najtańsze reqmore NoLabel
7 ? reqmore NoLabel
2022-05-02 21:00:28 +02:00
# text: Ile kosztują bielty na Niewypanda?
# intent: null
# slots:
1 Ile null NoLabel
2 kosztują null NoLabel
3 bielty null NoLabel
4 na null NoLabel
5 Niewypanda null NoLabel
6 ? null NoLabel
2022-05-28 14:25:51 +02:00
# text: Możesz mi podać jakie są najbliższe seanse?
# intent: request
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Możesz request NoLabel
2 mi request NoLabel
3 podać request NoLabel
4 jakie request NoLabel
5 są request NoLabel
6 najbliższe request NoLabel
7 seanse request NoLabel
8 ? request NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: W takim razie chciałbym zarezerować dwa miejsca na film to nie wipanda w niedzielę
# intent: null
# slots:
1 W null NoLabel
2 takim null NoLabel
3 razie null NoLabel
4 chciałbym null NoLabel
5 zarezerować null NoLabel
6 dwa null NoLabel
7 miejsca null NoLabel
8 na null NoLabel
9 film null NoLabel
10 to null NoLabel
11 nie null NoLabel
12 wipanda null NoLabel
13 w null NoLabel
14 niedzielę null NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: A kiedy bilety są najtańsze?
# intent: request
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 A request NoLabel
2 kiedy request NoLabel
3 bilety request NoLabel
4 są request NoLabel
5 najtańsze request NoLabel
6 ? request NoLabel
2022-05-02 21:00:28 +02:00
# text: chciałbym aby nie było ludzi w okół mnie
# intent: null
# slots:
1 chciałbym null NoLabel
2 aby null NoLabel
3 nie null NoLabel
4 było null NoLabel
5 ludzi null NoLabel
6 w null NoLabel
7 okół null NoLabel
8 mnie null NoLabel
2022-05-28 14:25:51 +02:00
# text: 1
# intent: inform
# slots: 1:ticketnumber
1 1 inform B-ticketnumber
# text: Czy mogę poznać zatłoczenie aktualne sali ?\
# intent: request
# slots:
1 Czy request NoLabel
2 mogę request NoLabel
3 poznać request NoLabel
4 zatłoczenie request NoLabel
5 aktualne request NoLabel
6 sali request NoLabel
7 ? request NoLabel
8 \ request NoLabel
# text: daleko od ludzi
# intent: null
# slots:
1 daleko null NoLabel
2 od null NoLabel
3 ludzi null NoLabel
# text: Witam
# intent: hello
# slots:
1 Witam hello NoLabel
# text: tak dokładnie tak
# intent: affirm
# slots:
1 tak affirm NoLabel
2 dokładnie affirm NoLabel
3 tak affirm NoLabel
2022-05-02 21:00:28 +02:00
# text: Nie wiem czy masz jakieś propozycję na dziś ?
# intent: request
# slots:
1 Nie request NoLabel
2 wiem request NoLabel
3 czy request NoLabel
4 masz request NoLabel
5 jakieś request NoLabel
6 propozycję request NoLabel
7 na request NoLabel
8 dziś request NoLabel
9 ? request NoLabel
# text: chciałbym kupić bilet ale nie wiem na co
# intent: help
# slots:
1 chciałbym help NoLabel
2 kupić help NoLabel
3 bilet help NoLabel
4 ale help NoLabel
5 nie help NoLabel
6 wiem help NoLabel
7 na help NoLabel
8 co help NoLabel
2022-05-28 14:25:51 +02:00
# text: Halo
2022-05-02 21:00:28 +02:00
# intent: hello
# slots:
2022-05-28 14:25:51 +02:00
1 Halo hello NoLabel
2022-05-02 21:00:28 +02:00
# text: Tak
# intent: act
# slots:
1 Tak act NoLabel
# text: Dziękuję
# intent: bye
# slots:
1 Dziękuję bye NoLabel
2022-05-28 14:25:51 +02:00
# text: Teraz
# intent: inform
# slots:
1 Teraz inform NoLabel
2022-05-02 21:00:28 +02:00
# text: Emil Kowalski
# intent: inform
# slots: EmilKowalski:name
1 Emil inform B-name
2 Kowalski inform I-name
2022-05-28 14:25:51 +02:00
# text: W okolicach środka, środkowego rzędu
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots:
1 W inform NoLabel
2 okolicach inform NoLabel
3 środka inform NoLabel
4 , inform NoLabel
5 środkowego inform NoLabel
6 rzędu inform NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: 7 rząd miejce 11
# intent: inform
# slots: 7rządmiejce11:seat
1 7 inform B-seat
2 rząd inform I-seat
3 miejce inform I-seat
4 11 inform I-seat
# text: Chciałbym kupić bilet na NajlepszaNAzwaFilmu
# intent: request inform
# slots: NajlepszaNAzwaFilmu:movie
1 Chciałbym request inform NoLabel
2 kupić request inform NoLabel
3 bilet request inform NoLabel
4 na request inform NoLabel
5 NajlepszaNAzwaFilmu request inform B-movie
# text: Dzień dobry!
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Dzień hello NoLabel
2 dobry hello NoLabel
3 ! hello NoLabel
2022-05-02 21:00:28 +02:00
# text: To nie wypanda i Batman
# intent: inform inform
# slots: Batman:movie
1 To inform inform NoLabel
2 nie inform inform NoLabel
3 wypanda inform inform NoLabel
4 i inform inform NoLabel
5 Batman inform inform B-movie
2022-05-28 14:25:51 +02:00
# text: Bilet na film
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: book:task
1 Bilet inform NoLabel
2 na inform NoLabel
3 film inform NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Poproszę bilet na Batmana jutro o 15:00 i pande w sobotę na 17:00
# intent: inform null inform
# slots: sobotę:date,17:00:hour
1 Poproszę inform null inform NoLabel
2 bilet inform null inform NoLabel
3 na inform null inform NoLabel
4 Batmana inform null inform NoLabel
5 jutro inform null inform NoLabel
6 o inform null inform NoLabel
7 15:00 inform null inform NoLabel
8 i inform null inform NoLabel
9 pande inform null inform NoLabel
10 w inform null inform NoLabel
11 sobotę inform null inform B-date
12 na inform null inform NoLabel
13 17:00 inform null inform B-hour
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: A jutro?
# intent: reqmore
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 A reqmore NoLabel
2 jutro reqmore NoLabel
3 ? reqmore NoLabel
2022-05-02 21:00:28 +02:00
# text: A gdzie się znajduje?
# intent: reqmore
# slots:
1 A reqmore NoLabel
2 gdzie reqmore NoLabel
3 się reqmore NoLabel
4 znajduje reqmore NoLabel
5 ? reqmore NoLabel
2022-05-28 14:25:51 +02:00
# text: iwona.christop@gmail.com, 7368507466
# intent: inform inform
# slots: 7368507466:phone
1 iwona.christop@gmail.com, inform inform NoLabel
2 7368507466 inform inform B-phone
# text: Jedno dla mnie, drugie dla kota
# intent: infrom
# slots: 2:quantity
1 Jedno infrom NoLabel
2 dla infrom NoLabel
3 mnie infrom NoLabel
4 , infrom NoLabel
5 drugie infrom NoLabel
6 dla infrom NoLabel
7 kota infrom NoLabel
# text: No dobła
# intent: affirm
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 No affirm NoLabel
2 dobła affirm NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: to na dzisiaj na śmirc na nilu
# intent: inform inform
# slots: dzisiaj:date
1 to inform inform NoLabel
2 na inform inform NoLabel
3 dzisiaj inform inform B-date
4 na inform inform NoLabel
5 śmirc inform inform NoLabel
6 na inform inform NoLabel
7 nilu inform inform NoLabel
# text: No dobła, niech będzie
# intent: ack affirm
# slots:
1 No ack affirm NoLabel
2 dobła ack affirm NoLabel
3 , ack affirm NoLabel
4 niech ack affirm NoLabel
5 będzie ack affirm NoLabel
# text: CHCĘ IŚĆ DO KINA
# intent: repeat
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 CHCĘ repeat NoLabel
2 IŚĆ repeat NoLabel
3 DO repeat NoLabel
4 KINA repeat NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: A później nie ma?
# intent: reqmore
# slots:
1 A reqmore NoLabel
2 później reqmore NoLabel
3 nie reqmore NoLabel
4 ma reqmore NoLabel
5 ? reqmore NoLabel
2022-05-02 21:00:28 +02:00
# text: A jest ulga dla zwierząt?
# intent: reqmore
# slots:
1 A reqmore NoLabel
2 jest reqmore NoLabel
3 ulga reqmore NoLabel
4 dla reqmore NoLabel
5 zwierząt reqmore NoLabel
6 ? reqmore NoLabel
2022-05-28 14:25:51 +02:00
# text: A co macie
2022-05-02 21:00:28 +02:00
# intent: request
# slots:
1 A request NoLabel
2 co request NoLabel
2022-05-28 14:25:51 +02:00
3 macie request NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: woeczprkem moze
# intent: inform
# slots: woeczprkem:time
1 woeczprkem inform B-time
2 moze inform NoLabel
# text: Elo
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Elo hello NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Dzień dobry
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Dzień hello NoLabel
2 dobry hello NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: wszystkie
# intent: request
# slots:
1 wszystkie request NoLabel
# text: na moje
# intent: null
# slots:
1 na null NoLabel
2 moje null NoLabel
2022-05-02 21:00:28 +02:00
# text: czy jest to film 2D czy 3D? Z napisami czy z dubbingiem?
# intent: help
# slots:
1 czy help NoLabel
2 jest help NoLabel
3 to help NoLabel
4 film help NoLabel
5 2D help NoLabel
6 czy help NoLabel
7 3D help NoLabel
8 ? help NoLabel
9 Z help NoLabel
10 napisami help NoLabel
11 czy help NoLabel
12 z help NoLabel
13 dubbingiem help NoLabel
14 ? help NoLabel
2022-05-28 14:25:51 +02:00
# text: batman
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: batman:movie
1 batman inform B-movie
2022-05-02 21:00:28 +02:00
# text: na końcu sali
# intent: request
# slots:
1 na request NoLabel
2 końcu request NoLabel
3 sali request NoLabel
2022-05-28 14:25:51 +02:00
# text: wygodne
# intent: null
# slots:
1 wygodne null NoLabel
# text: karida@st.amu.edu.pl
# intent: inform
# slots: karida@st.amu.edu.pl:e-mail
1 karida@st.amu.edu.pl inform B-e-mail
# text: przed ostatnim
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: 10:seat_row
1 przed inform NoLabel
2 ostatnim inform NoLabel
2022-05-02 21:00:28 +02:00
# text: podaj mi informacje o bilecie
# intent: reqmore
# slots:
1 podaj reqmore NoLabel
2 mi reqmore NoLabel
3 informacje reqmore NoLabel
4 o reqmore NoLabel
5 bilecie reqmore NoLabel
# text: zarezerwuj ten bilet
2022-05-28 14:25:51 +02:00
# intent: inform
2022-05-02 21:00:28 +02:00
# slots: book:task
2022-05-28 14:25:51 +02:00
1 zarezerwuj inform NoLabel
2 ten inform NoLabel
3 bilet inform NoLabel
2022-05-02 21:00:28 +02:00
# text: Chciałbym kupić bilet
# intent: inform
# slots: book:task
1 Chciałbym inform NoLabel
2 kupić inform NoLabel
3 bilet inform NoLabel
# text: Co można u was zjeść?
# intent: request
# slots:
1 Co request NoLabel
2 można request NoLabel
3 u request NoLabel
4 was request NoLabel
5 zjeść request NoLabel
6 ? request NoLabel
# text: Cześć bocie
# intent: hello
# slots:
1 Cześć hello NoLabel
2 bocie hello NoLabel
2022-05-28 14:25:51 +02:00
# text: Dzień dobry.
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
3 . hello NoLabel
# text: 19:30
# intent: inform
# slots: 19:30:time
1 19:30 inform B-time
# text: 3 normalne i 3 ulgowe
# intent: inform inform
# slots: 3:reducedQuantity
1 3 inform inform B-reducedQuantity
2 normalne inform inform NoLabel
3 i inform inform NoLabel
4 3 inform inform B-reducedQuantity
5 ulgowe inform inform NoLabel
# text: Jakie płatności przyjmujecie?
# intent: request
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Jakie request NoLabel
2 płatności request NoLabel
3 przyjmujecie request NoLabel
4 ? request NoLabel
2022-05-02 21:00:28 +02:00
# text: 6
# intent: inform
# slots: 6:quantity
1 6 inform B-quantity
# text: A Uncharted
2022-05-28 14:25:51 +02:00
# intent: inform request
# slots: Uncharted:title
1 A inform request NoLabel
2 Uncharted inform request B-title
# text: Jakie macie zniżki?
2022-05-02 21:00:28 +02:00
# intent: request
# slots:
2022-05-28 14:25:51 +02:00
1 Jakie request NoLabel
2 macie request NoLabel
3 zniżki request NoLabel
4 ? request NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: dól lewo
# intent: inform
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 dól inform NoLabel
2 lewo inform NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: dowidzenia
# intent: bye
# slots:
1 dowidzenia bye NoLabel
2022-05-02 21:00:28 +02:00
# text: 22
# intent: null
# slots:
1 22 null NoLabel
2022-05-28 14:25:51 +02:00
# text: 5-6
# intent: inform inform
# slots: 6:seat
1 5-6 inform inform NoLabel
# text: Cześć
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Cześć hello NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: 1 weteran i 1 ulgowy
# intent: inform inform
# slots: ulgowy:tickettype,1:ticketnumber
1 1 inform inform B-ticketnumber
2 weteran inform inform NoLabel
3 i inform inform NoLabel
4 1 inform inform B-ticketnumber
5 ulgowy inform inform B-tickettype
2022-05-02 21:00:28 +02:00
# text: Chcę dokonać zakupu
# intent: inform
# slots: buy:task
1 Chcę inform NoLabel
2 dokonać inform NoLabel
3 zakupu inform NoLabel
# text: Tak, poproszę
# intent: null
# slots:
1 Tak null NoLabel
2 , null NoLabel
3 poproszę null NoLabel
2022-05-28 14:25:51 +02:00
# text: Tak
# intent: affirm
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Tak affirm NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: jan kowalski
# intent: inform
# slots: jankowalski:name
1 jan inform B-name
2 kowalski inform I-name
2022-05-02 21:00:28 +02:00
# text: pierwszy rząd
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: pierwszy:row
1 pierwszy inform B-row
2022-05-02 21:00:28 +02:00
2 rząd inform NoLabel
2022-05-28 14:25:51 +02:00
# text: poproszę 1
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: 1:seat
1 poproszę inform NoLabel
2 1 inform B-seat
2022-05-02 21:00:28 +02:00
# text: 12 rząd
# intent: inform
# slots: 12:row
1 12 inform B-row
2 rząd inform NoLabel
2022-05-28 14:25:51 +02:00
# text: chciał bym zarezerwować bilet na minionki o 18.30
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: book:task,minionki:movie,18.30:hour
1 chciał inform NoLabel
2 bym inform NoLabel
3 zarezerwować inform NoLabel
4 bilet inform NoLabel
5 na inform NoLabel
6 minionki inform B-movie
7 o inform NoLabel
8 18.30 inform B-hour
# text: 2
# intent: inform
# slots: 2:ticketnumber
1 2 inform B-ticketnumber
2022-05-02 21:00:28 +02:00
# text: poprosze w takim razie To nie wypanda o 18:45
# intent: request
# slots: Toniewypanda:movie,18:45:hour
1 poprosze request NoLabel
2 w request NoLabel
3 takim request NoLabel
4 razie request NoLabel
5 To request B-movie
6 nie request I-movie
7 wypanda request I-movie
8 o request NoLabel
9 18:45 request B-hour
2022-05-28 14:25:51 +02:00
# text: Dzień dobry
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Jakub Kaczmarek
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: JanKaczmarek:name
1 Jakub inform NoLabel
2 Kaczmarek inform NoLabel
2022-05-02 21:00:28 +02:00
# text: Nie dostałam potwierdzenia
# intent: help
# slots: Niedostałampotwierdzenia:issue
1 Nie help B-issue
2 dostałam help I-issue
3 potwierdzenia help I-issue
2022-05-28 14:25:51 +02:00
# text: dzień dobry
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 dzień hello NoLabel
2 dobry hello NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: iwona.christop@gmail.com
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: iwona.christop@gmail.com:e-mail
1 iwona.christop@gmail.com inform B-e-mail
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: dzis wieczorem
# intent: inform inform
# slots: wieczorem:hour
1 dzis inform inform NoLabel
2 wieczorem inform inform B-hour
2022-05-02 21:00:28 +02:00
# text: Chciałabym zarezerwować bilet do kina
# intent: request
# slots: book:task
1 Chciałabym request NoLabel
2 zarezerwować request NoLabel
3 bilet request NoLabel
4 do request NoLabel
5 kina request NoLabel
2022-05-28 14:25:51 +02:00
# text: Martyna Druminska mdruminska074@gmail.com
# intent: inform inform
# slots: MartynaDruminska:name
1 Martyna inform inform B-name
2 Druminska inform inform I-name
3 mdruminska074@gmail.com inform inform NoLabel
# text: Dzień dobry
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
2022-05-02 21:00:28 +02:00
# text: Wygodne
# intent: null
# slots:
1 Wygodne null NoLabel
2022-05-28 14:25:51 +02:00
# text: Chciałbym wypożyczyć film
# intent: null
# slots:
1 Chciałbym null NoLabel
2 wypożyczyć null NoLabel
3 film null NoLabel
2022-05-02 21:00:28 +02:00
# text: To wszystko, dziękuję
# intent: bye
# slots:
1 To bye NoLabel
2 wszystko bye NoLabel
3 , bye NoLabel
4 dziękuję bye NoLabel
2022-05-28 14:25:51 +02:00
# text: Super
# intent: act
# slots:
1 Super act NoLabel
2022-05-02 21:00:28 +02:00
# text: Chcę tylko zarezerwować
# intent: negate
# slots: reservation:task
1 Chcę negate NoLabel
2 tylko negate NoLabel
3 zarezerwować negate NoLabel
2022-05-28 14:25:51 +02:00
# text: Dzień dobry
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Dzień hello NoLabel
2 dobry hello NoLabel
# text: Chciałbym zarezerwować bilety na Batman i zemsta Muminków jutro o 21:00
# intent: request request request request
# slots: 21:00:hour
1 Chciałbym request request request request NoLabel
2 zarezerwować request request request request NoLabel
3 bilety request request request request NoLabel
4 na request request request request NoLabel
5 Batman request request request request NoLabel
6 i request request request request NoLabel
7 zemsta request request request request NoLabel
8 Muminków request request request request NoLabel
9 jutro request request request request NoLabel
10 o request request request request NoLabel
11 21:00 request request request request B-hour
2022-05-02 21:00:28 +02:00
# text: Co obsługujecie?
# intent: request
# slots:
1 Co request NoLabel
2 obsługujecie request NoLabel
3 ? request NoLabel
2022-05-28 14:25:51 +02:00
# text: Tak
2022-05-02 21:00:28 +02:00
# intent: act
# slots:
2022-05-28 14:25:51 +02:00
1 Tak act NoLabel
2022-05-02 21:00:28 +02:00
# text: Chciałbym poznać akltualny repertuar
# intent: request
# slots: closestscreenings:task
1 Chciałbym request NoLabel
2 poznać request NoLabel
3 akltualny request NoLabel
4 repertuar request NoLabel
2022-05-28 14:25:51 +02:00
# text: Poproszę miejsce 11 w przedostatnim rzędzie. I 7 w ostatnim rzędzie
# intent: inform inform
# slots: 7wostatnimrzędzie:seat
1 Poproszę inform inform NoLabel
2 miejsce inform inform NoLabel
3 11 inform inform NoLabel
4 w inform inform NoLabel
5 przedostatnim inform inform NoLabel
6 rzędzie inform inform NoLabel
7 . inform inform NoLabel
8 I inform inform NoLabel
9 7 inform inform B-seat
10 w inform inform I-seat
11 ostatnim inform inform I-seat
12 rzędzie inform inform I-seat
# text: Taki O okita@mail.com
# intent: inform inform
# slots: TakiO:name
1 Taki inform inform B-name
2 O inform inform I-name
3 okita@mail.com inform inform NoLabel
# text: O, bilet kupię zatem
# intent: inform
# slots: buy:task
1 O inform NoLabel
2 , inform NoLabel
3 bilet inform NoLabel
4 kupię inform NoLabel
5 zatem inform NoLabel
# text: Zaskocz mnie
# intent: request
# slots:
1 Zaskocz request NoLabel
2 mnie request NoLabel
# text: I J
# intent: inform inform
# slots: J:row
1 I inform inform NoLabel
2 J inform inform B-row
# text: Chcę do kina się przejść
# intent: null
# slots:
1 Chcę null NoLabel
2 do null NoLabel
3 kina null NoLabel
4 się null NoLabel
5 przejść null NoLabel
2022-05-02 21:00:28 +02:00
# text: Z j a d ł a b y m c o ś
# intent: null
# slots:
1 Z null NoLabel
2 j null NoLabel
3 a null NoLabel
4 d null NoLabel
5 ł null NoLabel
6 a null NoLabel
7 b null NoLabel
8 y null NoLabel
9 m null NoLabel
10 c null NoLabel
11 o null NoLabel
12 ś null NoLabel
2022-05-28 14:25:51 +02:00
# text: Coś bym zjadła
# intent: null
# slots:
1 Coś null NoLabel
2 bym null NoLabel
3 zjadła null NoLabel
# text: To 12 i 13 w J proszę
# intent: inform inform inform
# slots: 13:seat
1 To inform inform inform NoLabel
2 12 inform inform inform NoLabel
3 i inform inform inform NoLabel
4 13 inform inform inform B-seat
5 w inform inform inform NoLabel
6 J inform inform inform NoLabel
7 proszę inform inform inform NoLabel
# text: IJ
# intent: null
# slots:
1 IJ null NoLabel
2022-05-02 21:00:28 +02:00
# text: Anulujmy rezerwację w takim razie
# intent: inform
# slots: cancelbook:task
1 Anulujmy inform NoLabel
2 rezerwację inform NoLabel
3 w inform NoLabel
2022-05-28 14:25:51 +02:00
4 takim inform NoLabel
5 razie inform NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Na środku jakoś
2022-05-02 21:00:28 +02:00
# intent: null
# slots:
2022-05-28 14:25:51 +02:00
1 Na null NoLabel
2 środku null NoLabel
3 jakoś null NoLabel
2022-05-02 21:00:28 +02:00
# text: Na 21 proszę
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: 21:hour
2022-05-02 21:00:28 +02:00
1 Na inform NoLabel
2022-05-28 14:25:51 +02:00
2 21 inform B-hour
2022-05-02 21:00:28 +02:00
3 proszę inform NoLabel
2022-05-28 14:25:51 +02:00
# text: Jan Kowalski
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: JanKowalski:name
1 Jan inform B-name
2 Kowalski inform I-name
2022-05-02 21:00:28 +02:00
# text: Nie, rozmyśliłam się.
# intent: deny
# slots: cancelbook:task
1 Nie deny NoLabel
2 , deny NoLabel
3 rozmyśliłam deny NoLabel
4 się deny NoLabel
5 . deny NoLabel
2022-05-28 14:25:51 +02:00
# text: normalny i ulgowy
# intent: inform inform
# slots: ulgowy:tickettype
1 normalny inform inform NoLabel
2 i inform inform NoLabel
3 ulgowy inform inform B-tickettype
# text: 7 normalnych i 4 ulgowe
# intent: inform inform
# slots: 4:ticketnumber,ulgowe:tickettype
1 7 inform inform NoLabel
2 normalnych inform inform NoLabel
3 i inform inform NoLabel
4 4 inform inform B-ticketnumber
5 ulgowe inform inform B-tickettype
2022-05-02 21:00:28 +02:00
# text: Tomcio Paluch
# intent: inform
# slots: TomcioPaluch:name
1 Tomcio inform B-name
2 Paluch inform I-name
2022-05-28 14:25:51 +02:00
# text: rząd 10
# intent: inform
# slots: 10:row
1 rząd inform NoLabel
2 10 inform B-row
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: 10.04
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: 10.04:date
1 10.04 inform B-date
2022-05-02 21:00:28 +02:00
# text: Dobrze
# intent: null
# slots:
1 Dobrze null NoLabel
2022-05-28 14:25:51 +02:00
# text: Dziękuję
# intent: thankyou
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Dziękuję thankyou NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: 11
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: 11:ticketnumber
1 11 inform B-ticketnumber
# text: W takim razie chcę zarezerwować bilety na film to Niewypanda
# intent: inform
# slots: book:task,toNiewypanda:movie
1 W inform NoLabel
2 takim inform NoLabel
3 razie inform NoLabel
4 chcę inform NoLabel
5 zarezerwować inform NoLabel
6 bilety inform NoLabel
7 na inform NoLabel
8 film inform NoLabel
9 to inform B-movie
10 Niewypanda inform I-movie
2022-05-02 21:00:28 +02:00
# text: O czym jest Bunkier Strachu?
# intent: request
# slots: BunkierStrachu:movie
1 O request NoLabel
2 czym request NoLabel
3 jest request NoLabel
4 Bunkier request B-movie
5 Strachu request I-movie
6 ? request NoLabel
2022-05-28 14:25:51 +02:00
# text: Wybieram wszystkie
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: all:seat
1 Wybieram inform NoLabel
2 wszystkie inform NoLabel
2022-05-02 21:00:28 +02:00
# text: Czy gracie jakieś komedie?
# intent: request
2022-05-28 14:25:51 +02:00
# slots: komedie:genre
2022-05-02 21:00:28 +02:00
1 Czy request NoLabel
2 gracie request NoLabel
3 jakieś request NoLabel
2022-05-28 14:25:51 +02:00
4 komedie request B-genre
2022-05-02 21:00:28 +02:00
5 ? request NoLabel
# text: tak
# intent: affirm
# slots:
1 tak affirm NoLabel
2022-05-28 14:25:51 +02:00
# text: 7 normalnych i 5 ulgowych\
2022-05-02 21:00:28 +02:00
# intent: inform inform
2022-05-28 14:25:51 +02:00
# slots: 5:ticketnumber,ulgowych:tickettype
1 7 inform inform NoLabel
2 normalnych inform inform NoLabel
3 i inform inform NoLabel
4 5 inform inform B-ticketnumber
5 ulgowych\ inform inform NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Chciałbym sprawdzić repertuar na 23 maja
# intent: request
# slots: 23maja:date
1 Chciałbym request NoLabel
2 sprawdzić request NoLabel
3 repertuar request NoLabel
4 na request NoLabel
5 23 request B-date
6 maja request I-date
2022-05-02 21:00:28 +02:00
# text: Dla kogo jest bilet ulgowy?
# intent: request
2022-05-28 14:25:51 +02:00
# slots: ulgowy:tickettype
2022-05-02 21:00:28 +02:00
1 Dla request NoLabel
2 kogo request NoLabel
3 jest request NoLabel
4 bilet request NoLabel
2022-05-28 14:25:51 +02:00
5 ulgowy request B-tickettype
2022-05-02 21:00:28 +02:00
6 ? request NoLabel
2022-05-28 14:25:51 +02:00
# text: Jaki jest zakres rzędów?
# intent: request
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Jaki request NoLabel
2 jest request NoLabel
3 zakres request NoLabel
4 rzędów request NoLabel
5 ? request NoLabel
2022-05-02 21:00:28 +02:00
# text: To w 12
# intent: inform
# slots: 12:row
1 To inform NoLabel
2 w inform NoLabel
3 12 inform B-row
2022-05-28 14:25:51 +02:00
# text: Najlepiej rzędy na górze
# intent: null
# slots:
1 Najlepiej null NoLabel
2 rzędy null NoLabel
3 na null NoLabel
4 górze null NoLabel
# text: Jakie są dostępne miejsca na film 'Batman'?
# intent: request
# slots: batman:movie
1 Jakie request NoLabel
2 są request NoLabel
3 dostępne request NoLabel
4 miejsca request NoLabel
5 na request NoLabel
6 film request NoLabel
7 'Batman request NoLabel
8 ' request NoLabel
9 ? request NoLabel
2022-05-02 21:00:28 +02:00
# text: Cześć
# intent: hello
# slots:
1 Cześć hello NoLabel
2022-05-28 14:25:51 +02:00
# text: Już wybrałem miejsca
# intent: null
# slots:
1 Już null NoLabel
2 wybrałem null NoLabel
3 miejsca null NoLabel
2022-05-02 21:00:28 +02:00
# text: Jakie są rodzaje biletów?
# intent: request
# slots:
1 Jakie request NoLabel
2 są request NoLabel
3 rodzaje request NoLabel
4 biletów request NoLabel
5 ? request NoLabel
2022-05-28 14:25:51 +02:00
# text: Kupić
# intent: inform
# slots: buy:task
1 Kupić inform NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Jaka jest nazwa kina
2022-05-02 21:00:28 +02:00
# intent: null
# slots:
2022-05-28 14:25:51 +02:00
1 Jaka null NoLabel
2 jest null NoLabel
3 nazwa null NoLabel
4 kina null NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: 123@132.pl
2022-05-02 21:00:28 +02:00
# intent: inform
2022-05-28 14:25:51 +02:00
# slots: 123@132.pl:e-mail
1 123@132.pl inform B-e-mail
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: dziękuje
# intent: thankyou
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 dziękuje thankyou NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: czy na miejscu mozna kupić popcorn?
# intent: request
# slots:
1 czy request NoLabel
2 na request NoLabel
3 miejscu request NoLabel
4 mozna request NoLabel
5 kupić request NoLabel
6 popcorn request NoLabel
7 ? request NoLabel
2022-05-02 21:00:28 +02:00
# text: Dzień dobry
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
2022-05-28 14:25:51 +02:00
# text: poprosze bilet ulgowy
# intent: inform inform
# slots: ulgowy:ticketType
1 poprosze inform inform NoLabel
2 bilet inform inform NoLabel
3 ulgowy inform inform B-ticketType
# text: dobrze
# intent: affirm
# slots:
1 dobrze affirm NoLabel
# text: Chciał bym zamówić bilet na film Minionki dzisiaj o 18.30
# intent: inform inform inform
# slots: 18.30:time
1 Chciał inform inform inform NoLabel
2 bym inform inform inform NoLabel
3 zamówić inform inform inform NoLabel
4 bilet inform inform inform NoLabel
5 na inform inform inform NoLabel
6 film inform inform inform NoLabel
7 Minionki inform inform inform NoLabel
8 dzisiaj inform inform inform NoLabel
9 o inform inform inform NoLabel
10 18.30 inform inform inform B-time
2022-05-02 21:00:28 +02:00
# text: jakie są dostępne ulgi?
# intent: reqmore
# slots:
1 jakie reqmore NoLabel
2 są reqmore NoLabel
3 dostępne reqmore NoLabel
4 ulgi reqmore NoLabel
5 ? reqmore NoLabel
# text: Cześć
# intent: hello
# slots:
1 Cześć hello NoLabel
# text: Jan Kowalski, kowalski69@gmail.com
2022-05-28 14:25:51 +02:00
# intent: inform inform
# slots: JanKowalski:name
1 Jan inform inform B-name
2 Kowalski inform inform I-name
3 , inform inform NoLabel
4 kowalski69@gmail.com inform inform NoLabel
2022-05-02 21:00:28 +02:00
# text: A przedostatni? Interesują mnie dwa miejsca koło siebie
# intent: request
# slots:
1 A request NoLabel
2 przedostatni request NoLabel
3 ? request NoLabel
4 Interesują request NoLabel
5 mnie request NoLabel
6 dwa request NoLabel
7 miejsca request NoLabel
8 koło request NoLabel
9 siebie request NoLabel
2022-05-28 14:25:51 +02:00
# text: Tak
# intent: ack
# slots:
1 Tak ack NoLabel
# text: Tak
# intent: ack
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:25:51 +02:00
1 Tak ack NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Chciałbym dowiedzieć się czegoś o aktualnym repertuarze
2022-05-02 21:00:28 +02:00
# intent: request
# slots: closestscreenings:task
2022-05-28 14:25:51 +02:00
1 Chciałbym request NoLabel
2 dowiedzieć request NoLabel
3 się request NoLabel
4 czegoś request NoLabel
5 o request NoLabel
6 aktualnym request NoLabel
7 repertuarze request NoLabel
# text: W takim razie je poproszę
# intent: inform
# slots: 7-8:10:seat
1 W inform NoLabel
2 takim inform NoLabel
3 razie inform NoLabel
4 je inform NoLabel
5 poproszę inform NoLabel
# text: Czy na 'batman i zemsta muminków' w ten dzień dostępne są miejsca w ostatnim rzędzie?
2022-05-02 21:00:28 +02:00
# intent: request
2022-05-28 14:25:51 +02:00
# slots: sit:task,Batmanizemstamuminków:movie
2022-05-02 21:00:28 +02:00
1 Czy request NoLabel
2 na request NoLabel
2022-05-28 14:25:51 +02:00
3 'batman request NoLabel
4 i request NoLabel
5 zemsta request NoLabel
6 muminków request NoLabel
7 ' request NoLabel
8 w request NoLabel
9 ten request NoLabel
10 dzień request NoLabel
11 dostępne request NoLabel
12 są request NoLabel
13 miejsca request NoLabel
14 w request NoLabel
15 ostatnim request NoLabel
16 rzędzie request NoLabel
17 ? request NoLabel
2022-05-02 21:00:28 +02:00