aitech-sd-lab/data/train-pl.conllu

1761 lines
35 KiB
Plaintext
Raw Normal View History

# text: ok, Adam Nowak aaanowak@mail.com
# intent: inform
# slots: aaanowak@mail.com:e-mail,AdamNowak:name
1 ok inform NoLabel
2 , inform NoLabel
3 Adam inform B-name
4 Nowak inform I-name
5 aaanowak@mail.com inform B-e-mail
# text: Tak
# intent: act
# slots:
1 Tak act NoLabel
2022-05-28 14:38:59 +02:00
# text: teraz
# intent: inform
# slots:
1 teraz inform NoLabel
# 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:38:59 +02:00
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
2022-05-28 14:38:59 +02:00
# text: poproszę miejsca od 10 do 12 w ostatnim rzędzie
2022-05-28 14:25:51 +02:00
# intent: inform
# slots: 10do12:seat,wostatnimrzędzie:row
2022-05-28 14:38:59 +02:00
1 poproszę inform NoLabel
2 miejsca inform NoLabel
3 od inform NoLabel
4 10 inform B-seat
5 do inform I-seat
6 12 inform I-seat
7 w inform B-row
8 ostatnim inform I-row
9 rzędzie inform I-row
2022-05-02 21:00:28 +02:00
# text: Chciałbym kupić bilet na Batman w środę.
# intent: request
# slots: book:task,Batman:movie,wśrodę:date
1 Chciałbym request NoLabel
2 kupić request NoLabel
3 bilet request NoLabel
4 na request NoLabel
5 Batman request B-movie
6 w request B-date
7 środę request I-date
8 . request NoLabel
2022-05-02 21:00:28 +02:00
# text: wybieram 18:00
# intent: inform
# slots: 18:00:hour
1 wybieram inform NoLabel
2 18:00 inform B-hour
2022-05-28 14:25:51 +02:00
# text: 1
# intent: inform
# slots: 1:row
1 1 inform B-row
2022-05-28 14:25:51 +02:00
# text: 17:00
# intent: inform
# slots: 17:00:hour
1 17:00 inform B-hour
2022-05-28 14:25:51 +02:00
2022-05-28 14:38:59 +02:00
# text: chciałbym zarezerwować bilet na batmana
# intent: help
2022-05-28 14:25:51 +02:00
# slots:
2022-05-28 14:38:59 +02:00
1 chciałbym help NoLabel
2 zarezerwować help NoLabel
3 bilet help NoLabel
4 na help NoLabel
5 batmana help NoLabel
2022-05-28 14:25:51 +02:00
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:38:59 +02:00
# text: Cześć
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:38:59 +02:00
1 Cześć hello NoLabel
2022-05-02 21:00:28 +02:00
# text: 1
2022-05-28 14:25:51 +02:00
# intent: inform
# slots: 1:quantity
1 1 inform B-quantity
2022-05-02 21:00:28 +02:00
# text: Jan Kowalski
2022-05-02 21:00:28 +02:00
# intent: inform
# slots: JanKowalski:name
1 Jan inform B-name
2 Kowalski inform I-name
2022-05-28 14:25:51 +02:00
# text: ok
# intent: affirm
# slots:
1 ok affirm NoLabel
# text: 12093098490832030210334434
# intent: inform
# slots: 12093098490832030210334434:bankAccountNumber
1 12093098490832030210334434 inform B-bankAccountNumber
# text: 485554893
# intent: inform
# slots: 485554893:phone
1 485554893 inform B-phone
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:38:59 +02:00
# 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: Dzień dobry
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
# text: Jakie są najbliższe seanse?
# intent: request
# slots:
1 Jakie request NoLabel
2 są request NoLabel
3 najbliższe request NoLabel
4 seanse request NoLabel
5 ? request 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: Rozumiem. Dziękuję
# intent: ack thankyou
2022-05-02 21:00:28 +02:00
# slots:
1 Rozumiem ack_thankyou NoLabel
2 . ack_thankyou NoLabel
3 Dziękuję ack_thankyou NoLabel
2022-05-02 21:00:28 +02:00
# text: emkarcinos42069@buziaczek.pl 123123123
# intent: inform
# slots: emkarcinos42069@buziaczek.pl:e-mail,123123123:phone
1 emkarcinos42069@buziaczek.pl inform B-e-mail
2 123123123 inform B-phone
2022-05-02 21:00:28 +02:00
2022-05-28 14:38:59 +02:00
# text: W jakim kinie?
# intent: request
# slots:
1 W request NoLabel
2 jakim request NoLabel
3 kinie request NoLabel
4 ? request NoLabel
2022-05-02 21:00:28 +02:00
# text: Witam
# intent: hello
2022-05-28 14:38:59 +02:00
# slots:
1 Witam hello NoLabel
2022-05-28 14:38:59 +02:00
# text: A jakie są DOSTĘPNE miejsca najbliżej ekranu?
# intent: request
# slots:
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
# text: W jaki inny dzień bilety kosztują mniej?
# intent: reqmore
# slots:
1 W reqmore NoLabel
2 jaki reqmore NoLabel
3 inny reqmore NoLabel
4 dzień reqmore NoLabel
5 bilety reqmore NoLabel
6 kosztują reqmore NoLabel
7 mniej reqmore NoLabel
8 ? reqmore NoLabel
# text: Ile kosztują bielty na Sing 2?
# intent: request
# slots:
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-28 14:25:51 +02:00
# text: Jeden normalny i ulgowy
2022-05-28 14:25:51 +02:00
# intent: inform
# slots:
1 Jeden inform NoLabel
2 normalny inform NoLabel
3 i inform NoLabel
4 ulgowy inform NoLabel
# text: Rozumiem. Chcę w takim razie zarezerwować dwa bilety na Sing 2
# intent: request
# slots: dwa:quantity,Sing2:movie
1 Rozumiem request NoLabel
2 . request NoLabel
3 Chcę request NoLabel
4 w request NoLabel
5 takim request NoLabel
6 razie request NoLabel
7 zarezerwować request NoLabel
8 dwa request B-quantity
9 bilety request NoLabel
10 na request NoLabel
11 Sing request B-movie
12 2 request I-movie
2022-05-02 21:00:28 +02:00
2022-05-28 14:38:59 +02:00
# text: z przodu
# intent: inform
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:38:59 +02:00
1 z inform NoLabel
2 przodu inform NoLabel
2022-05-02 21:00:28 +02:00
# text: Adrian Charkiewicz, gfasfaf@gmail.com
# intent: inform
# slots: gfasfaf@gmail.com:e-mail,AdrianCharkiewicz:name
1 Adrian inform B-name
2 Charkiewicz inform I-name
3 , inform NoLabel
4 gfasfaf@gmail.com inform B-e-mail
# text: Dzień dobry
# intent: hello
2022-05-28 14:25:51 +02:00
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
2022-05-02 21:00:28 +02:00
# text: jutro popołudniu
# intent: inform
# slots: jutro:date,popołudniu:hour
1 jutro inform B-date
2 popołudniu inform B-hour
2022-05-02 21:00:28 +02:00
# text: Chcialbym bilet na Batman
# intent: request
# slots: book:task,Batman:movie
1 Chcialbym request NoLabel
2 bilet request NoLabel
3 na request NoLabel
4 Batman request B-movie
2022-05-02 21:00:28 +02:00
2022-05-28 14:38:59 +02:00
# text: Bilety ulgowe
# intent: inform
# slots: ulgowe:ticketType
1 Bilety inform NoLabel
2 ulgowe inform B-ticketType
# text: Tak
# intent: affirm
2022-05-28 14:25:51 +02:00
# slots:
1 Tak affirm NoLabel
2022-05-02 21:00:28 +02:00
# text: Chciałbym obejrzeć film
# intent: help
2022-05-28 14:25:51 +02:00
# slots:
1 Chciałbym help NoLabel
2 obejrzeć help NoLabel
3 film help NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:38:59 +02:00
# text: nie chce podawać numeru telefonu
# intent: deny
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:38:59 +02:00
1 nie deny NoLabel
2 chce deny NoLabel
3 podawać deny NoLabel
4 numeru deny NoLabel
5 telefonu deny NoLabel
2022-05-28 14:25:51 +02:00
# text: lalalalili@gmai.com, 111222111
# intent: inform
# slots: lalalalili@gmail.com:email,111222111:phone
1 lalalalili@gmai.com inform NoLabel
2 , inform NoLabel
3 111222111 inform B-phone
2022-05-28 14:25:51 +02:00
# text: Wybieram godzinę 20:45
# intent: inform
# slots: 20:45:hour
1 Wybieram inform NoLabel
2 godzinę inform NoLabel
3 20:45 inform B-hour
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:38:59 +02:00
# text: Chce iść na jakoś to będzie
# intent: inform
# slots: jakośtobędzie:movie
2022-05-28 14:38:59 +02:00
1 Chce inform NoLabel
2 iść inform NoLabel
3 na inform NoLabel
4 jakoś inform B-movie
5 to inform I-movie
6 będzie inform I-movie
2022-05-02 21:00:28 +02:00
# text: 20
2022-05-28 14:25:51 +02:00
# intent: inform
# slots: 20:quantity
1 20 inform B-quantity
2022-05-02 21:00:28 +02:00
# text: Cześć
2022-05-28 14:38:59 +02:00
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
1 Cześć hello NoLabel
2022-05-28 14:38:59 +02:00
# text: Może być
# intent: ack
2022-05-28 14:38:59 +02:00
# slots:
1 Może ack NoLabel
2 być ack NoLabel
2022-05-02 21:00:28 +02:00
# text: Nie
# intent: deny
# slots:
1 Nie deny NoLabel
2022-05-28 14:38:59 +02:00
# text: Poproszę bilet na ostatni seans Batmana
2022-05-02 21:00:28 +02:00
# intent: inform
# slots: Batmana:movie,ostatni:hour
1 Poproszę inform NoLabel
2 bilet inform NoLabel
3 na inform NoLabel
4 ostatni inform B-hour
5 seans inform NoLabel
6 Batmana inform B-movie
2022-05-02 21:00:28 +02:00
# text: 123456789
2022-05-28 14:38:59 +02:00
# intent: inform
# slots: 123456789:phone
1 123456789 inform B-phone
2022-05-28 14:38:59 +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:38:59 +02:00
# text: Dzień dobry!
2022-05-02 21:00:28 +02:00
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
3 ! 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
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
# text: poproszę
2022-05-02 21:00:28 +02:00
# intent: inform
# slots: 10-14,11:seat
1 poproszę inform NoLabel
2022-05-02 21:00:28 +02:00
# 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
# text: jan.kowalski@pies.pl
# intent: inform
# slots: jan.kowalski@pies.pl:e-mail
1 jan.kowalski@pies.pl inform B-e-mail
# text: na tyłach
# intent: inform
# slots:
1 na inform NoLabel
2 tyłach 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: Jaki jest repertuar na ten tydzień w kinie Rialto?
# intent: request
# slots:
1 Jaki request NoLabel
2 jest request NoLabel
3 repertuar request NoLabel
4 na request NoLabel
5 ten request NoLabel
6 tydzień request NoLabel
7 w request NoLabel
8 kinie request NoLabel
9 Rialto request NoLabel
10 ? request NoLabel
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:38:59 +02:00
# text: Cały tydzień
# intent: inform
# slots:
1 Cały inform NoLabel
2 tydzień inform NoLabel
2022-05-02 21:00:28 +02:00
# text: kino lokalizacja
# intent: request
# slots:
1 kino request NoLabel
2 lokalizacja request NoLabel
# 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-28 14:38:59 +02:00
# text: Witam
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
1 Witam hello NoLabel
2022-05-02 21:00:28 +02:00
# 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
# text: Chcę wiedzieć w jakim kinie podajesz seanse
# intent: null
2022-05-02 21:00:28 +02:00
# slots:
1 Chcę null NoLabel
2 wiedzieć null NoLabel
3 w null NoLabel
4 jakim null NoLabel
5 kinie null NoLabel
6 podajesz null NoLabel
7 seanse null NoLabel
2022-05-02 21:00:28 +02:00
# text: Tak
# intent: affirm
2022-05-28 14:25:51 +02:00
# slots:
1 Tak affirm NoLabel
# 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
# text: Jeden ulgowy jeden senior
# intent: inform
# slots: jeden:quantity,ulgowy:tickettype,jeden:quantity,senior:tickettype
1 Jeden inform B-quantity
2 ulgowy inform B-tickettype
3 jeden inform B-quantity
4 senior inform B-tickettype
2022-05-28 14:25:51 +02:00
2022-05-28 14:38:59 +02:00
# text: Z tyłu sali
2022-05-02 21:00:28 +02:00
# intent: null
# slots:
2022-05-28 14:38:59 +02:00
1 Z null NoLabel
2 tyłu null NoLabel
3 sali null NoLabel
2022-05-02 21:00:28 +02:00
# text: Ile kosztują bielty na Niewypanda?
# intent: null
2022-05-02 21:00:28 +02:00
# 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-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: 9 i 10
2022-05-28 14:38:59 +02:00
# intent: inform
# slots: 9i10:seat
1 9 inform B-seat
2 i inform I-seat
3 10 inform I-seat
2022-05-28 14:38:59 +02:00
# text: Nie wiem czy masz jakieś propozycję na dziś ?
# intent: request
2022-05-28 14:38:59 +02:00
# 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
2022-05-28 14:38:59 +02:00
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
# text: poproszę o miejsce 5 w rzędzie 10
# intent: inform
# slots: 5:seat,10:row
1 poproszę inform NoLabel
2 o inform NoLabel
3 miejsce inform NoLabel
4 5 inform B-seat
5 w inform NoLabel
6 rzędzie inform NoLabel
7 10 inform B-row
# text: Witam
# intent: hello
# slots:
1 Witam hello NoLabel
2022-05-28 14:25:51 +02:00
# 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: ju tu
# intent: inform
# slots: jutu:name
1 ju inform B-name
2 tu inform I-name
# text: tak dokładnie tak
# intent: affirm
2022-05-28 14:25:51 +02:00
# slots:
1 tak affirm NoLabel
2 dokładnie affirm NoLabel
3 tak affirm NoLabel
2022-05-02 21:00:28 +02:00
# text: chciałbym kupić bilet ale nie wiem na co
# intent: help
2022-05-02 21:00:28 +02:00
# 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-02 21:00:28 +02:00
# text: 30 marca o godzinie 12:10
2022-05-28 14:38:59 +02:00
# intent: inform
# slots: 30marca:date,12:10:hour
1 30 inform B-date
2 marca inform I-date
3 o inform NoLabel
4 godzinie inform NoLabel
5 12:10 inform B-hour
2022-05-28 14:38:59 +02:00
# text: xyz@gmail.com
# intent: inform
# slots: xyz@gmail.com:e-mail
1 xyz@gmail.com inform B-e-mail
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# text: Teraz
# intent: inform
# slots:
1 Teraz inform NoLabel
# text: Emil Kowalski
2022-05-02 21:00:28 +02:00
# intent: inform
# slots: EmilKowalski:name
1 Emil inform B-name
2 Kowalski inform I-name
2022-05-02 21:00:28 +02:00
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
# text: 7 rząd miejce 11
# intent: inform
# slots: 11:seat,7:row
1 7 inform B-row
2 rząd inform NoLabel
3 miejce inform NoLabel
4 11 inform B-seat
# text: Tak
# intent: act
2022-05-02 21:00:28 +02:00
# slots:
1 Tak act NoLabel
2022-05-02 21:00:28 +02:00
# text: Halo
# intent: hello
# slots:
1 Halo hello NoLabel
2022-05-28 14:38:59 +02:00
# text: Chciałbym zarezerwować film
# intent: null
# slots:
1 Chciałbym null NoLabel
2 zarezerwować null NoLabel
3 film null NoLabel
2022-05-02 21:00:28 +02:00
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
# text: To nie wypanda i Batman
# intent: inform
# slots: Toniewypanda:movie,Batman:movie
1 To inform B-movie
2 nie inform I-movie
3 wypanda inform I-movie
4 i inform NoLabel
5 Batman inform B-movie
# text: Poproszę bilet na Batmana jutro o 15:00 i pande w sobotę na 17:00
# intent: inform
# slots: Batmana:movie,jutro:date,15:00:hour,sobotę:date,17:00:hour
1 Poproszę inform NoLabel
2 bilet inform NoLabel
3 na inform NoLabel
4 Batmana inform B-movie
5 jutro inform B-date
6 o inform NoLabel
7 15:00 inform B-hour
8 i inform NoLabel
9 pande inform NoLabel
10 w inform NoLabel
11 sobotę inform B-date
12 na inform NoLabel
13 17:00 inform B-hour
# text: iwona.christop@gmail.com, 7368507466
# intent: inform
# slots: iwona.christop@gmail.com:email,7368507466:phone
1 iwona.christop@gmail.com inform B-email
2 , inform NoLabel
3 7368507466 inform B-phone
# text: A później nie ma?
2022-05-02 21:00:28 +02:00
# 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: CHCĘ IŚĆ DO KINA
# intent: repeat
# slots:
1 CHCĘ repeat NoLabel
2 IŚĆ repeat NoLabel
3 DO repeat NoLabel
4 KINA repeat NoLabel
# 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
# text: Elo
# intent: hello
# slots:
1 Elo hello NoLabel
2022-05-28 14:25:51 +02:00
2022-05-28 14:38:59 +02:00
# text: A co gracie?
# intent: request
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:38:59 +02:00
1 A request NoLabel
2 co request NoLabel
3 gracie request NoLabel
4 ? request NoLabel
# text: Chcę iść do kina
2022-05-28 14:38:59 +02:00
# intent: request
# slots:
1 Chcę request NoLabel
2 iść request NoLabel
3 do request NoLabel
4 kina request NoLabel
2022-05-28 14:25:51 +02:00
2022-05-28 14:38:59 +02:00
# text: A jutro?
# intent: reqmore
2022-05-28 14:25:51 +02:00
# slots:
2022-05-28 14:38:59 +02:00
1 A reqmore NoLabel
2 jutro reqmore NoLabel
3 ? reqmore NoLabel
2022-05-28 14:25:51 +02:00
2022-05-28 14:38:59 +02:00
# text: No pewnie jakoś będzie. Na fanstaczne zernęta proszę zatem.
2022-05-28 14:25:51 +02:00
# intent: inform
# slots: fanstacznezernęta:movie
2022-05-28 14:38:59 +02:00
1 No inform NoLabel
2 pewnie inform NoLabel
3 jakoś inform NoLabel
4 będzie inform NoLabel
5 . inform NoLabel
6 Na inform NoLabel
7 fanstaczne inform B-movie
8 zernęta inform I-movie
2022-05-28 14:38:59 +02:00
9 proszę inform NoLabel
10 zatem inform NoLabel
11 . inform NoLabel
2022-05-28 14:25:51 +02:00
# text: Jedno dla mnie, drugie dla kota
# intent: inform
# slots: 2:quantity
1 Jedno inform NoLabel
2 dla inform NoLabel
3 mnie inform NoLabel
4 , inform NoLabel
5 drugie inform NoLabel
6 dla inform NoLabel
7 kota inform NoLabel
2022-05-02 21:00:28 +02:00
# text: To jeden tylko dla mnie proszę
# intent: inform
# slots: jeden:quantity
1 To inform NoLabel
2 jeden inform B-quantity
3 tylko inform NoLabel
4 dla inform NoLabel
5 mnie inform NoLabel
6 proszę inform NoLabel
# text: No dobła
# intent: affirm
2022-05-28 14:25:51 +02:00
# slots:
1 No affirm NoLabel
2 dobła affirm NoLabel
2022-05-28 14:25:51 +02:00
# text: woeczprkem moze
# intent: inform
# slots: woeczprkem:hour
1 woeczprkem inform B-hour
2 moze inform NoLabel
# text: na moje
# intent: null
2022-05-28 14:25:51 +02:00
# slots:
1 na null NoLabel
2 moje null NoLabel
2022-05-28 14:38:59 +02:00
# text: zarezerwuj ten bilet
# intent: inform
# slots: book:task
1 zarezerwuj inform NoLabel
2 ten inform NoLabel
3 bilet inform NoLabel
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-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: Dzień dobry
# intent: hello
2022-05-02 21:00:28 +02:00
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
2022-05-28 14:25:51 +02:00
# 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: podaj mi informacje o bilecie
# intent: reqmore
2022-05-02 21:00:28 +02:00
# slots:
1 podaj reqmore NoLabel
2 mi reqmore NoLabel
3 informacje reqmore NoLabel
4 o reqmore NoLabel
5 bilecie reqmore NoLabel
2022-05-02 21:00:28 +02:00
# text: wszystkie
# intent: request
2022-05-28 14:38:59 +02:00
# slots:
1 wszystkie request NoLabel
2022-05-02 21:00:28 +02:00
# text: miejsce 11
# intent: inform
# slots: 11:seat
1 miejsce inform NoLabel
2 11 inform B-seat
2022-05-28 14:38:59 +02:00
# text: nie jestem pewien, za ile jest bilet?
# intent: reqmore
2022-05-28 14:38:59 +02:00
# slots:
1 nie reqmore NoLabel
2 jestem reqmore NoLabel
3 pewien reqmore NoLabel
4 , reqmore NoLabel
5 za reqmore NoLabel
6 ile reqmore NoLabel
7 jest reqmore NoLabel
8 bilet reqmore NoLabel
9 ? reqmore NoLabel
# text: dzisiaj, teraz
# intent: inform
# slots: dzisiaj:date,15:30:hour
1 dzisiaj inform B-date
2 , inform NoLabel
3 teraz inform NoLabel
2022-05-28 14:38:59 +02:00
# text: 3 normalne i 3 ulgowe
# intent: inform
# slots: 3:quantity,normalne:tickettype,3:quantity,ulgowe:tickettype
1 3 inform B-quantity
2 normalne inform B-tickettype
3 i inform NoLabel
4 3 inform B-quantity
5 ulgowe inform B-tickettype
2022-05-28 14:38:59 +02:00
# text: A Uncharted
# intent: inform
# slots: Uncharted:movie
1 A inform NoLabel
2 Uncharted inform B-movie
# text: Cześć bocie
# intent: hello
# slots:
1 Cześć hello NoLabel
2 bocie hello NoLabel
2022-05-02 21:00:28 +02:00
# 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: Dobra, czy jutro gracie batman?
# intent: inform
# slots: batman:movie
1 Dobra inform NoLabel
2 , inform NoLabel
3 czy inform NoLabel
4 jutro inform NoLabel
5 gracie inform NoLabel
6 batman inform B-movie
7 ? inform NoLabel
2022-05-28 14:38:59 +02:00
# text: 6
# intent: inform
# slots: 6:quantity
1 6 inform B-quantity
# text: Dzień dobry.
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
3 . hello NoLabel
# text: Ok
# intent: ack
# slots:
1 Ok ack NoLabel
# text: Cześć
2022-05-02 21:00:28 +02:00
# intent: hello
# slots:
1 Cześć hello NoLabel
# text: Chcę dokonać zakupu
2022-05-28 14:25:51 +02:00
# intent: inform
# slots: buy:task
1 Chcę inform NoLabel
2 dokonać inform NoLabel
3 zakupu inform NoLabel
2022-05-28 14:25:51 +02:00
# text: Chciałym 15.04
2022-05-28 14:38:59 +02:00
# intent: inform
# slots: 15.04:date
1 Chciałym inform NoLabel
2 15.04 inform B-date
2022-05-28 14:25:51 +02:00
# text: Jakie macie zniżki?
# intent: request
2022-05-02 21:00:28 +02:00
# slots:
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:38:59 +02:00
# text: Czy gracie Batman?
# intent: request
# slots: Batman:movie
1 Czy request NoLabel
2 gracie request NoLabel
3 Batman request B-movie
4 ? request NoLabel
2022-05-02 21:00:28 +02:00
# text: 5-6
# intent: inform
# slots: 5-6:seat
1 5-6 inform B-seat
2022-05-28 14:38:59 +02:00
# text: Cześć systemie
# intent: hello
# slots:
1 Cześć hello NoLabel
2 systemie hello NoLabel
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: Tak, poproszę
# intent: null
# slots:
1 Tak null NoLabel
2 , null NoLabel
3 poproszę null 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
# slots: weteran:tickettype,1:quantity,ulgowy:itickettype,1:quantity
1 1 inform B-quantity
2 weteran inform B-tickettype
3 i inform NoLabel
4 1 inform B-quantity
5 ulgowy inform B-itickettype
2022-05-02 21:00:28 +02:00
# text: dól lewo
# intent: inform
2022-05-28 14:38:59 +02:00
# slots:
1 dól inform NoLabel
2 lewo inform NoLabel
2022-05-02 21:00:28 +02:00
# text: dowidzenia
# intent: bye
2022-05-02 21:00:28 +02:00
# slots:
1 dowidzenia bye NoLabel
2022-05-28 14:38:59 +02:00
# text: ulgowe
2022-05-28 14:38:59 +02:00
# intent: inform
# slots: ulgowe:tickettype
1 ulgowe inform B-tickettype
2022-05-02 21:00:28 +02:00
# text: Jakub Kaczmarek
2022-05-28 14:25:51 +02:00
# intent: inform
# slots: JakubKaczmarek:name
1 Jakub inform B-name
2 Kaczmarek inform I-name
2022-05-02 21:00:28 +02:00
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: poproszę 1
# intent: inform
# slots: 1:seat
1 poproszę inform NoLabel
2 1 inform B-seat
# text: 12 rząd
# intent: inform
# slots: 12:row
1 12 inform B-row
2 rząd inform NoLabel
# text: dzisiaj
# intent: inform
# slots:
1 dzisiaj inform NoLabel
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:38:59 +02:00
# text: Dzięki
# intent: thankyou
# slots:
1 Dzięki thankyou NoLabel
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
# 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-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
# text: Dzień dobry
# intent: hello
2022-05-28 14:25:51 +02:00
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
# text: Na wyjdz za mnie
# intent: inform
# slots: wyjdzzamnie:movie
1 Na inform NoLabel
2 wyjdz inform B-movie
3 za inform I-movie
4 mnie inform I-movie
# text: dzis wieczorem
# intent: inform
# slots: dzis:date,wieczorem:hour
1 dzis inform B-date
2 wieczorem inform B-hour
2022-05-28 14:25:51 +02:00
2022-05-28 14:38:59 +02:00
# text: Tak
# intent: act
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:38:59 +02:00
1 Tak act NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:38:59 +02:00
# text: Taki O okita@mail.com
# intent: inform
# slots: okita@mail.com:e-mail,TakiO:name
1 Taki inform B-name
2 O inform I-name
3 okita@mail.com inform B-e-mail
2022-05-28 14:25:51 +02:00
2022-05-28 14:38:59 +02:00
# text: Wygodne
# intent: null
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:38:59 +02:00
1 Wygodne null NoLabel
2022-05-02 21:00:28 +02:00
# text: Chciałbym zarezerwować bilety na Batman i zemsta Muminków jutro o 21:00
2022-05-02 21:00:28 +02:00
# intent: request
# slots: book:task,BatmanizemstaMuminków:movie,jutro:date,21:00:hour
2022-05-02 21:00:28 +02:00
1 Chciałbym request NoLabel
2 zarezerwować request NoLabel
3 bilety request NoLabel
4 na request NoLabel
5 Batman request B-movie
6 i request I-movie
7 zemsta request I-movie
8 Muminków request I-movie
9 jutro request B-date
10 o request NoLabel
11 21:00 request B-hour
2022-05-28 14:38:59 +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
# text: Co obsługujecie?
# intent: request
# slots:
1 Co request NoLabel
2 obsługujecie request NoLabel
3 ? request NoLabel
2022-05-28 14:38:59 +02:00
# text: Chcę tylko zarezerwować
# intent: inform
2022-05-28 14:38:59 +02:00
# slots: reservation:task
1 Chcę inform NoLabel
2 tylko inform NoLabel
3 zarezerwować inform NoLabel
# text: Super
# intent: act
# slots:
1 Super act NoLabel
2022-05-28 14:25:51 +02:00
# text: Poproszę miejsce 11 w przedostatnim rzędzie. I 7 w ostatnim rzędzie
2022-05-28 14:25:51 +02:00
# intent: inform
# slots: 11:seat,wprzedostatnimrzędzie:row,7:seat,wostatnimrzędzie:row
1 Poproszę inform NoLabel
2 miejsce inform NoLabel
3 11 inform B-seat
4 w inform B-row
5 przedostatnim inform I-row
6 rzędzie inform I-row
7 . inform NoLabel
8 I inform NoLabel
9 7 inform B-seat
10 w inform B-row
11 ostatnim inform I-row
12 rzędzie inform I-row
2022-05-28 14:25:51 +02:00
# text: Chciałbym anulować rezerwację
# intent: inform
# slots: reservation:task
1 Chciałbym inform NoLabel
2 anulować inform NoLabel
3 rezerwację inform NoLabel
# text: Na końcu sali
# intent: inform
2022-05-28 14:25:51 +02:00
# slots:
1 Na inform NoLabel
2 końcu inform NoLabel
3 sali inform NoLabel
2022-05-28 14:38:59 +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
# text: Chcę do kina się przejść
2022-05-28 14:38:59 +02:00
# intent: null
# slots:
1 Chcę null NoLabel
2 do null NoLabel
3 kina null NoLabel
4 się null NoLabel
5 przejść null NoLabel
# text: Elo
# intent: hello
# slots:
1 Elo hello NoLabel
# text: O, super. O której?
# intent: request
# slots: Uncharted:hour
1 O request NoLabel
2 , request NoLabel
3 super request NoLabel
4 . request NoLabel
5 O request NoLabel
6 której request NoLabel
7 ? request NoLabel
2022-05-28 14:38:59 +02:00
# text: Na 21 proszę
# intent: inform
# slots: 21:hour
1 Na inform NoLabel
2 21 inform B-hour
3 proszę inform NoLabel
2022-05-28 14:25:51 +02:00
# text: Zaskocz mnie
# intent: request
# slots:
1 Zaskocz request NoLabel
2 mnie request NoLabel
2022-05-28 14:38:59 +02:00
# text: Jan Kowalski
# intent: inform
# slots: JanKowalski:name
1 Jan inform B-name
2 Kowalski inform I-name
# text: Anulujmy rezerwację w takim razie
# intent: inform
# slots: cancelbook:task
1 Anulujmy inform NoLabel
2 rezerwację inform NoLabel
3 w inform NoLabel
4 takim inform NoLabel
5 razie inform NoLabel
2022-05-28 14:25:51 +02:00
# text: Coś bym zjadła
2022-05-28 14:25:51 +02:00
# intent: null
# slots:
1 Coś null NoLabel
2 bym null NoLabel
3 zjadła null NoLabel
2022-05-28 14:25:51 +02:00
# text: Dzięki ❤️
# intent: thankyou
2022-05-28 14:38:59 +02:00
# slots:
1 Dzięki thankyou NoLabel
2 ❤️ thankyou NoLabel
2022-05-28 14:38:59 +02:00
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:38:59 +02:00
# text: Na środku jakoś
# intent: null
# slots:
1 Na null NoLabel
2 środku null NoLabel
3 jakoś null NoLabel
# text: To 12 i 13 w J proszę
2022-05-02 21:00:28 +02:00
# intent: inform
# slots: J:row,12i13:seat
1 To inform NoLabel
2 12 inform B-seat
3 i inform I-seat
4 13 inform I-seat
5 w inform NoLabel
6 J inform B-row
7 proszę inform NoLabel
2022-05-02 21:00:28 +02:00
# text: IJ
2022-05-28 14:38:59 +02:00
# intent: null
# slots:
1 IJ null NoLabel
2022-05-02 21:00:28 +02:00
# text: Jeden dla mnie, drugi dla kota
2022-05-02 21:00:28 +02:00
# intent: inform
# slots: 2:quantity
1 Jeden inform NoLabel
2 dla inform NoLabel
3 mnie inform NoLabel
4 , inform NoLabel
5 drugi inform NoLabel
6 dla inform NoLabel
7 kota inform NoLabel
2022-05-28 14:25:51 +02:00
# text: tak
# intent: affirm
# slots:
1 tak affirm NoLabel
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
# text: 7 normalnych i 4 ulgowe
# intent: inform
# slots: 7:quantity,normalnych:tickettype,4:quantity,ulgowe:tickettype
1 7 inform B-quantity
2 normalnych inform B-tickettype
3 i inform NoLabel
4 4 inform B-quantity
5 ulgowe inform B-tickettype
# text: Chcę kupić bilety na film
# intent: inform
# slots: buy:task
1 Chcę inform NoLabel
2 kupić inform NoLabel
3 bilety inform NoLabel
4 na inform NoLabel
5 film inform NoLabel
# text: 10.04
# intent: inform
# slots: 10.04:date
1 10.04 inform B-date
2022-05-02 21:00:28 +02:00
2022-05-28 14:38:59 +02:00
# text: A jakie filmy gracie?
# intent: request
# slots:
1 A request NoLabel
2 jakie request NoLabel
3 filmy request NoLabel
4 gracie request NoLabel
5 ? request NoLabel
# text: W takim razie chcę zarezerwować bilety na film to Niewypanda
2022-05-02 21:00:28 +02:00
# 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: Które rzędzy są dostępne?
2022-05-02 21:00:28 +02:00
# intent: null
# slots:
1 Które null NoLabel
2 rzędzy null NoLabel
3 są null NoLabel
4 dostępne null NoLabel
5 ? null NoLabel
# text: 11
# intent: inform
# slots: 11:quantity
1 11 inform B-quantity
2022-05-02 21:00:28 +02:00
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
# text: O czym jest Bunkier Strachu?
# intent: request
# slots: BunkierStrachu:details
2022-05-02 21:00:28 +02:00
1 O request NoLabel
2 czym request NoLabel
3 jest request NoLabel
4 Bunkier request B-details
5 Strachu request I-details
2022-05-02 21:00:28 +02:00
6 ? request NoLabel
# text: Wybieram wszystkie
2022-05-28 14:38:59 +02:00
# intent: inform
# slots: wszystkie:seat
1 Wybieram inform NoLabel
2 wszystkie inform B-seat
2022-05-02 21:00:28 +02:00
# text: Dobrze
# intent: null
2022-05-02 21:00:28 +02:00
# slots:
1 Dobrze null NoLabel
2022-05-02 21:00:28 +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
2022-05-02 21:00:28 +02:00
# text: Jaka jest nazwa kina
# intent: null
2022-05-28 14:25:51 +02:00
# slots:
1 Jaka null NoLabel
2 jest null NoLabel
3 nazwa null NoLabel
4 kina null NoLabel
2022-05-28 14:25:51 +02:00
# 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
2022-05-28 14:38:59 +02:00
7 Batman request B-movie
8 ? request NoLabel
2022-05-28 14:25:51 +02:00
# text: Jaki jest zakres rzędów?
# intent: request
# slots:
1 Jaki request NoLabel
2 jest request NoLabel
3 zakres request NoLabel
4 rzędów request NoLabel
5 ? request NoLabel
# text: Wybieram 6-7
# intent: inform
# slots: 6-7:seat
1 Wybieram inform NoLabel
2 6-7 inform B-seat
# text: Już wybrałem miejsca
# intent: null
# slots:
1 Już null NoLabel
2 wybrałem null NoLabel
3 miejsca null NoLabel
# text: To poproszę bilet ulgowy
# intent: inform
# slots: ulgowy:tickettype
1 To inform NoLabel
2 poproszę inform NoLabel
3 bilet inform NoLabel
4 ulgowy inform B-tickettype
# text: Kupić
# intent: inform
# slots: buy:task
1 Kupić inform NoLabel
2022-05-28 14:38:59 +02:00
# text: Dla kogo jest bilet ulgowy?
# intent: request
# slots: ulgowy:tickettype
1 Dla request NoLabel
2 kogo request NoLabel
3 jest request NoLabel
4 bilet request NoLabel
5 ulgowy request B-tickettype
6 ? 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-02 21:00:28 +02:00
2022-05-28 14:38:59 +02:00
# text: Chciałbym sprawdzić repertuar na 23 maja
2022-05-02 21:00:28 +02:00
# intent: request
2022-05-28 14:38:59 +02:00
# 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: 123456789
# intent: inform
# slots: 123456789:phone
1 123456789 inform B-phone
2022-05-02 21:00:28 +02:00
# text: Chciał bym zamówić bilet na film Minionki dzisiaj o 18.30
# intent: inform
# slots: Minionki:movie,dzisiaj:date,18.30:hour
1 Chciał inform NoLabel
2 bym inform NoLabel
3 zamówić inform NoLabel
4 bilet inform NoLabel
5 na inform NoLabel
6 film inform NoLabel
7 Minionki inform B-movie
8 dzisiaj inform B-date
9 o inform NoLabel
10 18.30 inform B-hour
2022-05-02 21:00:28 +02:00
# text: poprosze bilet ulgowy
2022-05-02 21:00:28 +02:00
# intent: inform
# slots: 1:quantity,ulgowy:ticketType
1 poprosze inform NoLabel
2 bilet inform NoLabel
3 ulgowy inform B-ticketType
2022-05-28 14:38:59 +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
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: tak, daleko od ekranu
# intent: inform
# slots: dalekoodekranu:seat
1 tak inform NoLabel
2 , inform NoLabel
3 daleko inform B-seat
4 od inform I-seat
5 ekranu inform I-seat
2022-05-28 14:25:51 +02:00
# text: 123@132.pl
2022-05-28 14:38:59 +02:00
# intent: inform
# slots: 123@132.pl:e-mail
1 123@132.pl inform B-e-mail
# text: dziękuje
# intent: thankyou
# slots:
1 dziękuje thankyou NoLabel
2022-05-28 14:25:51 +02:00
2022-05-28 14:38:59 +02:00
# text: Przed filmem
# intent: inform
2022-05-02 21:00:28 +02:00
# slots:
2022-05-28 14:38:59 +02:00
1 Przed inform NoLabel
2 filmem inform NoLabel
2022-05-02 21:00:28 +02:00
# text: W sumie tak. Interesuje mnie najbliższa sobota
# intent: request
# slots: closestscreenings:task
1 W request NoLabel
2 sumie request NoLabel
3 tak request NoLabel
4 . request NoLabel
5 Interesuje request NoLabel
6 mnie request NoLabel
7 najbliższa request NoLabel
8 sobota request NoLabel
2022-05-02 21:00:28 +02:00
# text: Cześć
# intent: hello
# slots:
1 Cześć hello NoLabel
# text: Czy na 'batman i zemsta muminków' w ten dzień dostępne są miejsca w ostatnim rzędzie?
# intent: request
# slots: batmanizemstamuminków:movie
1 Czy request NoLabel
2 na request NoLabel
3 batman request B-movie
4 i request I-movie
5 zemsta request I-movie
6 muminków request I-movie
7 w request NoLabel
8 ten request NoLabel
9 dzień request NoLabel
10 dostępne request NoLabel
11 są request NoLabel
12 miejsca request NoLabel
13 w request NoLabel
14 ostatnim request NoLabel
15 rzędzie request NoLabel
16 ? request NoLabel
2022-05-02 21:00:28 +02:00
2022-05-28 14:25:51 +02:00
# 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: Tak
# intent: ack
# slots:
1 Tak ack NoLabel
# text: Tak
# intent: ack
# slots:
1 Tak ack NoLabel
2022-05-28 14:38:59 +02:00
# text: A przedostatni? Interesują mnie dwa miejsca koło siebie
2022-05-02 21:00:28 +02:00
# intent: request
2022-05-28 14:38:59 +02:00
# 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