diff --git a/NLU_lab_7-8/create_datasets.py b/NLU_lab_7-8/create_datasets.py index f31988e..868a348 100644 --- a/NLU_lab_7-8/create_datasets.py +++ b/NLU_lab_7-8/create_datasets.py @@ -58,9 +58,11 @@ def process_file(file): if email: email_address = email.group() text = text.replace(email_address, '@') + text = text.replace("'", "") tokens = word_tokenize(text) tokens = [token.replace('@', email_address) for token in tokens] else: + text = text.replace("'", "") tokens = word_tokenize(text) return tokens diff --git a/NLU_lab_7-8/test-pl.conllu b/NLU_lab_7-8/test-pl.conllu index ed7822b..41691c8 100644 --- a/NLU_lab_7-8/test-pl.conllu +++ b/NLU_lab_7-8/test-pl.conllu @@ -1,23 +1,14 @@ -# text: poproszę miejsca od 10 do 12 w ostatnim rzędzie -# intent: inform -# slots: 10do12wostatnimrzędzie:seat -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 I-seat -8 ostatnim inform I-seat -9 rzędzie inform I-seat - -# text: A jakie są dostępne -# intent: request +# text: Dzień dobry +# intent: hello # slots: -1 A request NoLabel -2 jakie request NoLabel -3 są request NoLabel -4 dostępne request NoLabel +1 Dzień hello NoLabel +2 dobry hello NoLabel + +# text: wybieram 18:00 +# intent: inform +# slots: 18:00:hour +1 wybieram inform NoLabel +2 18:00 inform B-hour # text: Tak # intent: act @@ -29,10 +20,10 @@ # slots: 1:rowplacement 1 1 inform B-rowplacement -# text: 1 -# intent: affirm inform -# slots: 1:ticketnumber -1 1 affirm inform B-ticketnumber +# text: 16.03 +# intent: inform +# slots: 16.03:date +1 16.03 inform B-date # text: przez internet # intent: inform @@ -40,134 +31,132 @@ 1 przez inform B-purchaseType 2 internet inform I-purchaseType -# text: 12093098490832030210334434 +# text: 485554893 # intent: inform -# slots: 12093098490832030210334434:bankAccountNumber -1 12093098490832030210334434 inform B-bankAccountNumber +# slots: 485554893:phone +1 485554893 inform B-phone -# text: W jakim kinie? +# text: Ile kosztują bielty na Sing 2? # intent: request # slots: -1 W request NoLabel -2 jakim request NoLabel -3 kinie request NoLabel -4 ? request NoLabel +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 -# text: Gdzie jest to kino? -# intent: request +# text: Rozumiem. Dziękuję +# intent: ack thankyou # slots: -1 Gdzie request NoLabel -2 jest request NoLabel -3 to request NoLabel -4 kino request NoLabel -5 ? request NoLabel +1 Rozumiem ack_thankyou NoLabel +2 . ack_thankyou NoLabel +3 Dziękuję ack_thankyou NoLabel -# text: W jaki inny dzień bilety kosztują mniej? +# text: emkarcinos42069@buziaczek.pl 123123123 +# intent: inform inform +# slots: 123123123:phone +1 emkarcinos42069@buziaczek.pl inform_inform NoLabel +2 123123123 inform_inform B-phone + +# text: Dzień dobry +# intent: hello +# slots: +1 Dzień hello NoLabel +2 dobry hello NoLabel + +# 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: lalalalili@gmai.com, 111222111 +# intent: inform inform +# slots: 111222111:phone +1 lalalalili@gmai.com, inform_inform NoLabel +2 111222111 inform_inform B-phone + +# text: Co w przypadku gdy się spóźnie? # 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 +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 -# text: Adrian Charkiewicz, gfasfaf@gmail.com -# intent: inform inform -# slots: AdrianCharkiewicz:name -1 Adrian inform inform B-name -2 Charkiewicz inform inform I-name -3 , inform inform NoLabel -4 gfasfaf@gmail.com inform inform NoLabel - -# text: z przodu -# intent: inform +# text: Cześć +# intent: hello # slots: -1 z inform NoLabel -2 przodu inform NoLabel - -# text: Bilety ulgowe -# intent: inform -# slots: ulgowe:ticketType -1 Bilety inform NoLabel -2 ulgowe inform B-ticketType - -# text: 20 -# intent: infrom -# slots: 20:quantity -1 20 infrom B-quantity - -# text: Dziękuje za obsługe -# intent: thankyou bye -# slots: -1 Dziękuje thankyou bye NoLabel -2 za thankyou bye NoLabel -3 obsługe thankyou bye NoLabel - -# text: Bilet na seans -# intent: request -# slots: -1 Bilet request NoLabel -2 na request NoLabel -3 seans request NoLabel +1 Cześć hello NoLabel # text: Poproszę bilet na ostatni seans Batmana # intent: inform inform # slots: ostatni:time -1 Poproszę inform inform NoLabel -2 bilet inform inform NoLabel -3 na inform inform NoLabel -4 ostatni inform inform B-time -5 seans inform inform NoLabel -6 Batmana inform inform NoLabel +1 Poproszę inform_inform NoLabel +2 bilet inform_inform NoLabel +3 na inform_inform NoLabel +4 ostatni inform_inform B-time +5 seans inform_inform NoLabel +6 Batmana inform_inform 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: o czym jest straszny film 10? +# text: Chciałbym kupić seans # intent: request -# slots: movie_detail:task -1 o request NoLabel -2 czym request NoLabel -3 jest request NoLabel -4 straszny request NoLabel -5 film request NoLabel -6 10 request NoLabel -7 ? request NoLabel +# slots: +1 Chciałbym request NoLabel +2 kupić request NoLabel +3 seans request NoLabel -# text: Cały tydzień +# 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: Jan Kowalski # intent: inform -# slots: Całytydzień:date -1 Cały inform B-date -2 tydzień inform I-date +# slots: JanKowalski:name +1 Jan inform B-name +2 Kowalski inform I-name -# text: Jeden ulgowy jeden senior -# intent: inform -# slots: senior:tickettype -1 Jeden inform NoLabel -2 ulgowy inform NoLabel -3 jeden inform NoLabel -4 senior inform B-tickettype +# 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 # text: Tak # intent: affirm # slots: 1 Tak affirm NoLabel -# text: Chcę wiedzieć w jakim kinie podajesz seanse -# intent: null +# text: Jeden ulgowy jeden senior +# intent: inform +# slots: senior:tickettype +1 Jeden inform_ NoLabel +2 ulgowy inform_ NoLabel +3 jeden inform_ NoLabel +4 senior inform_ B-tickettype + +# text: Tak +# intent: affirm # 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 +1 Tak affirm NoLabel # text: poproszę o miejsce 5 w rzędzie 10 # intent: inform @@ -180,34 +169,48 @@ 6 rzędzie inform NoLabel 7 10 inform B-row -# text: ju tu -# intent: inform -# slots: jutu:name -1 ju inform B-name -2 tu inform I-name - -# text: poprosze inni ludzie na 14:1313 -# intent: null +# text: Nie wiem czy masz jakieś propozycję na dziś ? +# intent: request # slots: -1 poprosze null NoLabel -2 inni null NoLabel -3 ludzie null NoLabel -4 na null NoLabel -5 14:1313 null NoLabel +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 # text: 30 marca o godzinie 12:10 # intent: inform inform # slots: 12:10:hour -1 30 inform inform NoLabel -2 marca inform inform NoLabel -3 o inform inform NoLabel -4 godzinie inform inform NoLabel -5 12:10 inform inform B-hour +1 30 inform_inform NoLabel +2 marca inform_inform NoLabel +3 o inform_inform NoLabel +4 godzinie inform_inform NoLabel +5 12:10 inform_inform B-hour -# text: xyz@gmail.com -# intent: inform -# slots: xyz@gmail.com:e-mail -1 xyz@gmail.com inform B-e-mail +# 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: Chciałbym zarezerwować film # intent: null @@ -216,6 +219,26 @@ 2 zarezerwować null NoLabel 3 film null NoLabel +# 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 + +# 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: To jeden tylko dla mnie proszę # intent: inform # slots: jeden:quantity @@ -226,49 +249,27 @@ 5 mnie inform NoLabel 6 proszę inform NoLabel -# text: Chcę iść do kina -# intent: request +# text: A gdzie się znajduje? +# intent: reqmore # slots: -1 Chcę request NoLabel -2 iść request NoLabel -3 do request NoLabel -4 kina request NoLabel +1 A reqmore NoLabel +2 gdzie reqmore NoLabel +3 się reqmore NoLabel +4 znajduje reqmore NoLabel +5 ? reqmore NoLabel -# text: No pewnie jakoś będzie. Na fanstaczne zernęta proszę zatem. -# intent: inform -# slots: fanstacznezernęta:title -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-title -8 zernęta inform I-title -9 proszę inform NoLabel -10 zatem inform NoLabel -11 . inform NoLabel - -# text: A co gracie? -# intent: request +# text: na moje +# intent: null # slots: -1 A request NoLabel -2 co request NoLabel -3 gracie request NoLabel -4 ? request NoLabel +1 na null NoLabel +2 moje null NoLabel -# text: dzisiaj, teraz -# intent: inform inform -# slots: 15:30:hour -1 dzisiaj inform inform NoLabel -2 , inform inform NoLabel -3 teraz inform inform NoLabel - -# text: miejsce 11 +# text: Chciałbym kupić bilet # intent: inform -# slots: 11:seat_place -1 miejsce inform NoLabel -2 11 inform B-seat_place +# slots: book:task +1 Chciałbym inform NoLabel +2 kupić inform NoLabel +3 bilet inform NoLabel # text: nie jestem pewien, za ile jest bilet? # intent: reqmore @@ -283,70 +284,69 @@ 8 bilet reqmore NoLabel 9 ? reqmore NoLabel -# text: Ok -# intent: ack -# slots: -1 Ok ack NoLabel +# text: A Uncharted +# intent: inform request +# slots: Uncharted:title +1 A inform_request NoLabel +2 Uncharted inform_request B-title -# text: Dziękuję systemie -# intent: thankyou -# slots: -1 Dziękuję thankyou NoLabel -2 systemie thankyou NoLabel - -# text: Dobra, czy jutro gracie batman? -# intent: ack inform request -# slots: batman:title -1 Dobra ack inform request NoLabel -2 , ack inform request NoLabel -3 czy ack inform request NoLabel -4 jutro ack inform request NoLabel -5 gracie ack inform request NoLabel -6 batman ack inform request B-title -7 ? ack inform request NoLabel - -# text: Czy gracie Batman? +# text: Jakie płatności przyjmujecie? # intent: request -# slots: Batman:movie -1 Czy request NoLabel -2 gracie request NoLabel -3 Batman request B-movie +# slots: +1 Jakie request NoLabel +2 płatności request NoLabel +3 przyjmujecie request NoLabel 4 ? request NoLabel -# text: Chciałym 15.04 -# intent: inform -# slots: 15.04:date -1 Chciałym inform NoLabel -2 15.04 inform B-date - -# text: Cześć systemie +# text: Dzień dobry. # intent: hello # slots: -1 Cześć hello NoLabel -2 systemie hello NoLabel +1 Dzień hello NoLabel +2 dobry hello NoLabel +3 . hello NoLabel -# text: ulgowe +# text: pierwszy rząd # intent: inform -# slots: ulgowe:tickettype -1 ulgowe inform B-tickettype +# slots: pierwszy:row +1 pierwszy inform B-row +2 rząd inform NoLabel -# text: dzisiaj +# text: Chcę dokonać zakupu # intent: inform +# slots: buy:task +1 Chcę inform NoLabel +2 dokonać inform NoLabel +3 zakupu inform NoLabel + +# text: dowidzenia +# intent: bye # slots: -1 dzisiaj inform NoLabel +1 dowidzenia bye NoLabel -# text: Dzięki -# intent: thankyou -# slots: -1 Dzięki thankyou NoLabel - -# text: Na wyjdz za mnie +# text: Jakub Kaczmarek # intent: inform -# slots: Wyjdzzamnie:movie -1 Na inform NoLabel -2 wyjdz inform B-movie -3 za inform I-movie -4 mnie inform I-movie +# slots: JanKaczmarek:name +1 Jakub inform NoLabel +2 Kaczmarek inform NoLabel + +# text: Dzień dobry +# intent: hello +# slots: +1 Dzień hello NoLabel +2 dobry hello NoLabel + +# 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 + +# text: Dzień dobry +# intent: hello +# slots: +1 Dzień hello NoLabel +2 dobry hello NoLabel # text: z tyłu, na środku (aby ekran był centralnie widoczny) # intent: inform @@ -364,47 +364,63 @@ 11 widoczny inform NoLabel 12 ) inform NoLabel -# text: Na końcu sali -# intent: inform -# slots: -1 Na inform NoLabel -2 końcu inform NoLabel -3 sali inform NoLabel +# 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: Chciałbym anulować rezerwację # intent: deny inform # slots: reservation:task -1 Chciałbym deny inform NoLabel -2 anulować deny inform NoLabel -3 rezerwację deny inform NoLabel +1 Chciałbym deny_inform NoLabel +2 anulować deny_inform NoLabel +3 rezerwację deny_inform NoLabel -# text: Zgadza się -# intent: act -# slots: -1 Zgadza act NoLabel -2 się act 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 -# text: Dzięki ❤️ -# intent: thankyou -# slots: -1 Dzięki thankyou NoLabel -2 ❤️ thankyou NoLabel +# 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 -# text: O, super. O której? -# intent: request -# slots: Uncharted:movie -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 - -# text: Elo -# intent: hello -# slots: -1 Elo hello 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: Jeden dla mnie, drugi dla kota # intent: inform @@ -417,14 +433,37 @@ 6 dla inform NoLabel 7 kota inform NoLabel -# text: Które rzędzy są dostępne? -# 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: O, super. O której? +# intent: request +# slots: Uncharted:movie +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 + +# text: Wybieram wszystkie +# intent: inform +# slots: all:seat +1 Wybieram inform NoLabel +2 wszystkie inform NoLabel + +# 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 + +# text: rząd 10 +# intent: inform +# slots: 10:row +1 rząd inform NoLabel +2 10 inform B-row # text: Chcę kupić bilety na film # intent: inform @@ -435,70 +474,72 @@ 4 na inform NoLabel 5 film inform NoLabel -# 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: Dzień dobry -# intent: hello -# slots: -1 Dzień hello NoLabel -2 dobry hello NoLabel - -# text: 2 bilety +# text: Kupić # intent: inform -# slots: 2:ticketnumber -1 2 inform B-ticketnumber -2 bilety inform NoLabel +# slots: buy:task +1 Kupić inform NoLabel + +# 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: Wybieram 6-7 # intent: inform inform # slots: 7:seat -1 Wybieram inform inform NoLabel -2 6-7 inform inform NoLabel +1 Wybieram inform_inform NoLabel +2 6-7 inform_inform NoLabel -# text: To poproszę bilet ulgowy +# text: 123@132.pl # intent: inform -# slots: ulgowy:tickettype -1 To inform NoLabel -2 poproszę inform NoLabel -3 bilet inform NoLabel -4 ulgowy inform B-tickettype +# slots: 123@132.pl:e-mail +1 123@132.pl inform B-e-mail -# text: tak, daleko od ekranu -# intent: inform -# slots: dalekoodekranu:seats -1 tak inform NoLabel -2 , inform NoLabel -3 daleko inform B-seats -4 od inform I-seats -5 ekranu inform I-seats +# 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 -# text: 123456789 -# intent: inform -# slots: 123456789:phone -1 123456789 inform B-phone +# text: Czy na 'batman i zemsta muminków' w ten dzień dostępne są miejsca w ostatnim rzędzie? +# intent: request +# slots: sit:task,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 -# text: Przed filmem -# intent: inform -# slots: -1 Przed inform NoLabel -2 filmem inform NoLabel - -# text: W sumie tak. Interesuje mnie najbliższa sobota +# text: Chciałbym dowiedzieć się czegoś o aktualnym repertuarze # 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 +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 diff --git a/NLU_lab_7-8/train-pl.conllu b/NLU_lab_7-8/train-pl.conllu index c8257a7..dfa1e84 100644 --- a/NLU_lab_7-8/train-pl.conllu +++ b/NLU_lab_7-8/train-pl.conllu @@ -1,3 +1,20 @@ +# text: teraz +# intent: inform +# slots: +1 teraz inform 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: jakie dane muszę podać? # intent: reqmore # slots: @@ -7,22 +24,18 @@ 4 podać reqmore NoLabel 5 ? reqmore NoLabel -# text: wybieram 18:00 +# text: poproszę miejsca od 10 do 12 w ostatnim rzędzie # intent: inform -# slots: 18:00:hour -1 wybieram inform NoLabel -2 18:00 inform B-hour - -# text: Dzień dobry -# intent: hello -# slots: -1 Dzień hello NoLabel -2 dobry hello NoLabel - -# text: teraz -# intent: inform -# slots: -1 teraz inform NoLabel +# slots: 10do12wostatnimrzędzie:seat +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 I-seat +8 ostatnim inform I-seat +9 rzędzie inform I-seat # text: miejsca w tylnych rzędach # intent: inform @@ -32,6 +45,15 @@ 3 tylnych inform NoLabel 4 rzędach 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: dziękuję, do widzenia # intent: bye # slots: @@ -40,52 +62,18 @@ 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 +# text: A jakie są dostępne +# intent: request # slots: -1 Cześć hello NoLabel +1 A request NoLabel +2 jakie request NoLabel +3 są request NoLabel +4 dostępne request NoLabel -# text: studencki -# intent: inform -# slots: studencki:tickettype -1 studencki inform B-tickettype - -# text: 17:00 -# intent: inform -# slots: 17:00:hour -1 17:00 inform B-hour - -# text: Jan Kowalski -# intent: affirm inform -# slots: JanKowalski:name -1 Jan affirm inform B-name -2 Kowalski affirm inform I-name - -# text: 16.03 -# intent: inform -# slots: 16.03:date -1 16.03 inform B-date +# text: ok +# intent: affirm +# slots: +1 ok affirm NoLabel # text: chciałbym zarezerwować bilet na batmana # intent: help @@ -96,31 +84,36 @@ 4 na help NoLabel 5 batmana help NoLabel -# text: ok -# intent: affirm +# text: studencki +# intent: inform +# slots: studencki:tickettype +1 studencki inform B-tickettype + +# text: Jan Kowalski +# intent: affirm inform +# slots: JanKowalski:name +1 Jan affirm_inform B-name +2 Kowalski affirm_inform I-name + +# text: Cześć +# intent: hello # slots: -1 ok affirm NoLabel +1 Cześć hello NoLabel # text: 2 # intent: inform # slots: 2:seat 1 2 inform B-seat -# text: 485554893 +# text: 17:00 # intent: inform -# slots: 485554893:phone -1 485554893 inform B-phone +# slots: 17:00:hour +1 17:00 inform B-hour -# 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 +# text: 1 +# intent: affirm inform +# slots: 1:ticketnumber +1 1 affirm_inform B-ticketnumber # 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 @@ -153,6 +146,22 @@ 26 reklam inform NoLabel 27 🙁 inform NoLabel +# text: 12093098490832030210334434 +# intent: inform +# slots: 12093098490832030210334434:bankAccountNumber +1 12093098490832030210334434 inform B-bankAccountNumber + +# 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 + # text: Dziękuję # intent: ack # slots: @@ -164,40 +173,6 @@ 1 Dzień hello NoLabel 2 dobry hello NoLabel -# 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 -# 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 - -# text: Rozumiem. Dziękuję -# intent: ack thankyou -# slots: -1 Rozumiem ack thankyou NoLabel -2 . ack thankyou NoLabel -3 Dziękuję ack thankyou NoLabel - # text: A jakie miejsca zostały zarezerwowane? # intent: request # slots: @@ -208,6 +183,75 @@ 5 zarezerwowane request NoLabel 6 ? 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: Witam +# intent: hello +# slots: +1 Witam hello NoLabel + +# text: A jakie są miejsca najbliżej ekranu? +# intent: request +# slots: najbliżejekranu:seats +1 A request NoLabel +2 jakie request NoLabel +3 są request NoLabel +4 miejsca request NoLabel +5 najbliżej request B-seats +6 ekranu request I-seats +7 ? request NoLabel + +# text: W jakim kinie? +# intent: request +# slots: +1 W request NoLabel +2 jakim request NoLabel +3 kinie request NoLabel +4 ? request NoLabel + +# 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: Gdzie jest to kino? +# intent: request +# slots: +1 Gdzie request NoLabel +2 jest request NoLabel +3 to request NoLabel +4 kino request NoLabel +5 ? request NoLabel + +# text: Chciałbym miejsca najbliżej ekranu +# intent: request +# slots: najbliżejekranu:seats +1 Chciałbym request NoLabel +2 miejsca request NoLabel +3 najbliżej request B-seats +4 ekranu request I-seats + # text: Jeden normalny i ulgowy # intent: inform # slots: @@ -216,6 +260,15 @@ 3 i inform NoLabel 4 ulgowy inform NoLabel +# text: Jakie są najbliższe seanse? +# intent: request requestrequest +# slots: +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 + # text: A jakie są DOSTĘPNE miejsca najbliżej ekranu? # intent: request # slots: @@ -228,52 +281,13 @@ 7 ekranu request NoLabel 8 ? request NoLabel -# text: Jakie są najbliższe seanse? -# intent: request requestrequest -# slots: -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 - -# text: A jakie są miejsca najbliżej ekranu? -# intent: request -# slots: najbliżejekranu:seats -1 A request NoLabel -2 jakie request NoLabel -3 są request NoLabel -4 miejsca request NoLabel -5 najbliżej request B-seats -6 ekranu request I-seats -7 ? request NoLabel - -# text: emkarcinos42069@buziaczek.pl 123123123 +# text: Adrian Charkiewicz, gfasfaf@gmail.com # intent: inform inform -# slots: 123123123:phone -1 emkarcinos42069@buziaczek.pl inform inform NoLabel -2 123123123 inform inform B-phone - -# text: Witam -# intent: hello -# slots: -1 Witam hello NoLabel - -# text: Chciałbym miejsca najbliżej ekranu -# intent: request -# slots: najbliżejekranu:seats -1 Chciałbym request NoLabel -2 miejsca request NoLabel -3 najbliżej request B-seats -4 ekranu request I-seats - -# 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 +# slots: AdrianCharkiewicz:name +1 Adrian inform_inform B-name +2 Charkiewicz inform_inform I-name +3 , inform_inform NoLabel +4 gfasfaf@gmail.com inform_inform NoLabel # text: rząd 2 miejsca 6,7 # intent: inform @@ -283,11 +297,11 @@ 3 miejsca inform I-seat 4 6,7 inform I-seat -# text: Dzień dobry -# intent: hello +# text: z przodu +# intent: inform # slots: -1 Dzień hello NoLabel -2 dobry hello NoLabel +1 z inform NoLabel +2 przodu inform NoLabel # text: tak zgadza się # intent: act @@ -299,30 +313,32 @@ # text: jutro popołudniu # intent: inform inform # slots: popołudniu:hour -1 jutro inform inform NoLabel -2 popołudniu inform inform B-hour +1 jutro inform_inform NoLabel +2 popołudniu inform_inform B-hour -# text: Co w przypadku gdy się spóźnie? -# intent: reqmore +# text: Chciałbym obejrzeć film +# intent: inform help # 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 - -# text: Tak -# intent: affirm -# slots: -1 Tak affirm NoLabel +1 Chciałbym inform_help NoLabel +2 obejrzeć inform_help NoLabel +3 film inform_help NoLabel # text: Rozumiem # intent: ack # slots: 1 Rozumiem ack NoLabel +# text: Bilety ulgowe +# intent: inform +# slots: ulgowe:ticketType +1 Bilety inform NoLabel +2 ulgowe inform B-ticketType + +# text: 20 +# intent: infrom +# slots: 20:quantity +1 20 infrom B-quantity + # text: Nie # intent: deny # slots: @@ -334,40 +350,26 @@ 1 Może ack NoLabel 2 być ack NoLabel -# text: Cześć -# intent: hello +# text: nie chce podawać numeru telefonu +# intent: deny # slots: -1 Cześć hello NoLabel +1 nie deny NoLabel +2 chce deny NoLabel +3 podawać deny NoLabel +4 numeru deny NoLabel +5 telefonu deny NoLabel -# 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 +# text: Dziękuje za obsługe +# intent: thankyou bye # slots: -1 Chciałbym inform help NoLabel -2 obejrzeć inform help NoLabel -3 film inform help NoLabel +1 Dziękuje thankyou_bye NoLabel +2 za thankyou_bye NoLabel +3 obsługe thankyou_bye 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 +# text: Tak +# intent: affirm +# slots: +1 Tak affirm NoLabel # text: Ile minut przed senansem muszę być na miejscu, aby odebrać bilet? # intent: reqmore @@ -386,31 +388,22 @@ 12 bilet reqmore NoLabel 13 ? reqmore NoLabel -# text: nie chce podawać numeru telefonu -# intent: deny -# slots: -1 nie deny NoLabel -2 chce deny NoLabel -3 podawać deny NoLabel -4 numeru deny NoLabel -5 telefonu deny NoLabel - -# text: 123456789 +# text: Chce iść na jakoś to będzie # intent: inform -# slots: 123456789:phone -1 123456789 inform B-phone +# 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 kupić seans -# intent: request -# slots: -1 Chciałbym request NoLabel -2 kupić request NoLabel -3 seans request NoLabel - -# text: test@test.pl +# text: Wybieram godzinę 20:45 # intent: inform -# slots: test@test.pl:e-mail -1 test@test.pl inform B-e-mail +# slots: 20:45:time +1 Wybieram inform NoLabel +2 godzinę inform NoLabel +3 20:45 inform B-time # text: Dzień dobry! # intent: hello @@ -419,12 +412,32 @@ 2 dobry hello NoLabel 3 ! hello NoLabel -# text: poproszę 3 bilety +# text: Bilet na seans # intent: request -# slots: book:task -1 poproszę request NoLabel -2 3 request NoLabel -3 bilety request NoLabel +# slots: +1 Bilet request NoLabel +2 na request NoLabel +3 seans request NoLabel + +# text: 123456789 +# intent: inform +# slots: 123456789:phone +1 123456789 inform B-phone + +# text: test@test.pl +# intent: inform +# slots: test@test.pl:e-mail +1 test@test.pl inform B-e-mail + +# text: poproszę +# intent: inform +# slots: 10-14,11:seat +1 poproszę inform 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: Dzień dobry # intent: hello @@ -432,16 +445,23 @@ 1 Dzień hello NoLabel 2 dobry hello NoLabel -# text: chciałbym się dowiedzieć co będzie 25 marca +# text: poproszę 3 bilety # 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 +# slots: book:task +1 poproszę request NoLabel +2 3 request NoLabel +3 bilety request NoLabel + +# text: o czym jest straszny film 10? +# intent: request +# slots: movie_detail:task +1 o request NoLabel +2 czym request NoLabel +3 jest request NoLabel +4 straszny request NoLabel +5 film request NoLabel +6 10 request NoLabel +7 ? request NoLabel # text: na tyłach # intent: inform @@ -449,12 +469,6 @@ 1 na inform NoLabel 2 tyłach inform NoLabel -# 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 @@ -466,117 +480,30 @@ 6 aktualny request NoLabel 7 repertuar request NoLabel -# text: poproszę -# intent: inform -# slots: 10-14,11:seat -1 poproszę inform NoLabel - # text: Jaki jest repertuar na ten tydzień w kinie Rialto? # 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 +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 # slots: 1 Witam hello NoLabel -# 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 - -# 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 - -# 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 - -# text: Ostatni +# text: Cały tydzień # intent: inform -# slots: ostatni:row -1 Ostatni inform B-row - -# text: Tak -# intent: affirm -# slots: -1 Tak affirm NoLabel - -# text: Z tyłu sali -# intent: null -# slots: -1 Z null NoLabel -2 tyłu null NoLabel -3 sali null 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 - -# 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 - -# text: Możesz mi podać jakie są najbliższe seanse? -# intent: request -# slots: -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 +# slots: Całytydzień:date +1 Cały inform B-date +2 tydzień inform I-date # text: W takim razie chciałbym zarezerować dwa miejsca na film to nie wipanda w niedzielę # intent: null @@ -596,6 +523,90 @@ 13 w null NoLabel 14 niedzielę null NoLabel +# 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 + +# 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 + +# text: kino lokalizacja +# intent: request +# slots: +1 kino request NoLabel +2 lokalizacja request NoLabel + +# text: Ostatni +# intent: inform +# slots: ostatni:row +1 Ostatni inform B-row + +# text: Chcę wiedzieć w jakim kinie podajesz seanse +# intent: null +# 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 + +# 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: Witam +# intent: hello +# slots: +1 Witam hello 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 + +# text: Z tyłu sali +# intent: null +# slots: +1 Z null NoLabel +2 tyłu null NoLabel +3 sali null NoLabel + +# text: Możesz mi podać jakie są najbliższe seanse? +# intent: request +# slots: +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 + # text: A kiedy bilety są najtańsze? # intent: request # slots: @@ -606,6 +617,36 @@ 5 najtańsze request NoLabel 6 ? request NoLabel +# text: 1 +# intent: inform +# slots: 1:ticketnumber +1 1 inform B-ticketnumber + +# text: Witam +# intent: hello +# slots: +1 Witam hello 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 +# slots: +1 tak affirm NoLabel +2 dokładnie affirm NoLabel +3 tak affirm NoLabel + +# text: daleko od ludzi +# intent: null +# slots: +1 daleko null NoLabel +2 od null NoLabel +3 ludzi null NoLabel + # text: chciałbym aby nie było ludzi w okół mnie # intent: null # slots: @@ -618,11 +659,6 @@ 7 okół null NoLabel 8 mnie null NoLabel -# text: 1 -# intent: inform -# slots: 1:ticketnumber -1 1 inform B-ticketnumber - # text: Czy mogę poznać zatłoczenie aktualne sali ?\ # intent: request # slots: @@ -635,59 +671,30 @@ 7 ? request NoLabel 8 \ request NoLabel -# text: daleko od ludzi +# text: poprosze inni ludzie na 14:1313 # 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 - -# 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 +1 poprosze null NoLabel +2 inni null NoLabel +3 ludzie null NoLabel +4 na null NoLabel +5 14:1313 null NoLabel # text: Halo # intent: hello # slots: 1 Halo hello NoLabel -# text: Tak -# intent: act -# slots: -1 Tak act NoLabel +# text: Emil Kowalski +# intent: inform +# slots: EmilKowalski:name +1 Emil inform B-name +2 Kowalski inform I-name + +# text: xyz@gmail.com +# intent: inform +# slots: xyz@gmail.com:e-mail +1 xyz@gmail.com inform B-e-mail # text: Dziękuję # intent: bye @@ -699,11 +706,18 @@ # slots: 1 Teraz inform NoLabel -# text: Emil Kowalski +# text: 7 rząd miejce 11 # intent: inform -# slots: EmilKowalski:name -1 Emil inform B-name -2 Kowalski inform I-name +# 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: Tak +# intent: act +# slots: +1 Tak act NoLabel # text: W okolicach środka, środkowego rzędu # intent: inform @@ -715,23 +729,6 @@ 5 środkowego inform NoLabel 6 rzędu inform NoLabel -# 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 # slots: @@ -739,14 +736,31 @@ 2 dobry hello NoLabel 3 ! hello NoLabel +# 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 + # 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 +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 # text: Bilet na film # intent: inform @@ -755,99 +769,6 @@ 2 na inform NoLabel 3 film inform NoLabel -# 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 - -# text: A jutro? -# intent: reqmore -# slots: -1 A reqmore NoLabel -2 jutro reqmore NoLabel -3 ? reqmore 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: 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 -# slots: -1 No affirm NoLabel -2 dobła affirm NoLabel - -# 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 -# slots: -1 CHCĘ repeat NoLabel -2 IŚĆ repeat NoLabel -3 DO repeat NoLabel -4 KINA repeat NoLabel - -# 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 - # text: A jest ulga dla zwierząt? # intent: reqmore # slots: @@ -858,6 +779,20 @@ 5 zwierząt reqmore NoLabel 6 ? reqmore NoLabel +# 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: A co gracie? +# intent: request +# slots: +1 A request NoLabel +2 co request NoLabel +3 gracie request NoLabel +4 ? request NoLabel + # text: A co macie # intent: request # slots: @@ -865,33 +800,103 @@ 2 co request NoLabel 3 macie request NoLabel +# text: No dobła +# intent: affirm +# slots: +1 No affirm NoLabel +2 dobła affirm NoLabel + # text: woeczprkem moze # intent: inform # slots: woeczprkem:time 1 woeczprkem inform B-time 2 moze inform NoLabel +# 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: Chcę iść do kina +# intent: request +# slots: +1 Chcę request NoLabel +2 iść request NoLabel +3 do request NoLabel +4 kina request NoLabel + +# text: A jutro? +# intent: reqmore +# slots: +1 A reqmore NoLabel +2 jutro reqmore NoLabel +3 ? reqmore NoLabel + +# 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: 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: No pewnie jakoś będzie. Na fanstaczne zernęta proszę zatem. +# intent: inform +# slots: fanstacznezernęta:title +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-title +8 zernęta inform I-title +9 proszę inform NoLabel +10 zatem inform NoLabel +11 . inform NoLabel + # text: Elo # intent: hello # slots: 1 Elo hello NoLabel -# text: Dzień dobry -# intent: hello -# slots: -1 Dzień hello NoLabel -2 dobry hello NoLabel - -# text: wszystkie +# text: na końcu sali # intent: request # slots: -1 wszystkie request NoLabel +1 na request NoLabel +2 końcu request NoLabel +3 sali request NoLabel -# text: na moje -# intent: null +# text: podaj mi informacje o bilecie +# intent: reqmore # slots: -1 na null NoLabel -2 moje null NoLabel +1 podaj reqmore NoLabel +2 mi reqmore NoLabel +3 informacje reqmore NoLabel +4 o reqmore NoLabel +5 bilecie reqmore NoLabel + +# text: zarezerwuj ten bilet +# intent: inform +# slots: book:task +1 zarezerwuj inform NoLabel +2 ten inform NoLabel +3 bilet inform NoLabel # text: czy jest to film 2D czy 3D? Z napisami czy z dubbingiem? # intent: help @@ -911,56 +916,81 @@ 13 dubbingiem help NoLabel 14 ? help NoLabel +# text: dzisiaj, teraz +# intent: inform inform +# slots: 15:30:hour +1 dzisiaj inform_inform NoLabel +2 , inform_inform NoLabel +3 teraz inform_inform NoLabel + # text: batman # intent: inform # slots: batman:movie 1 batman inform B-movie -# text: na końcu sali +# text: wszystkie # intent: request # slots: -1 na request NoLabel -2 końcu request NoLabel -3 sali request NoLabel - -# text: wygodne -# intent: null -# slots: -1 wygodne null NoLabel +1 wszystkie request 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: miejsce 11 +# intent: inform +# slots: 11:seat_place +1 miejsce inform NoLabel +2 11 inform B-seat_place + # text: przed ostatnim # intent: inform # slots: 10:seat_row 1 przed inform NoLabel 2 ostatnim inform NoLabel -# text: podaj mi informacje o bilecie -# intent: reqmore +# text: Dzień dobry +# intent: hello # slots: -1 podaj reqmore NoLabel -2 mi reqmore NoLabel -3 informacje reqmore NoLabel -4 o reqmore NoLabel -5 bilecie reqmore NoLabel +1 Dzień hello NoLabel +2 dobry hello NoLabel -# text: zarezerwuj ten bilet -# intent: inform -# slots: book:task -1 zarezerwuj inform NoLabel -2 ten inform NoLabel -3 bilet inform NoLabel +# text: wygodne +# intent: null +# slots: +1 wygodne null NoLabel -# text: Chciałbym kupić bilet -# intent: inform -# slots: book:task -1 Chciałbym inform NoLabel -2 kupić inform NoLabel -3 bilet inform NoLabel +# text: Ok +# intent: ack +# slots: +1 Ok ack NoLabel + +# text: Dziękuję systemie +# intent: thankyou +# slots: +1 Dziękuję thankyou NoLabel +2 systemie thankyou NoLabel + +# 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: Dobra, czy jutro gracie batman? +# intent: ack inform request +# slots: batman:title +1 Dobra ack_inform_request NoLabel +2 , ack_inform_request NoLabel +3 czy ack_inform_request NoLabel +4 jutro ack_inform_request NoLabel +5 gracie ack_inform_request NoLabel +6 batman ack_inform_request B-title +7 ? ack_inform_request NoLabel # text: Co można u was zjeść? # intent: request @@ -972,51 +1002,48 @@ 5 zjeść request NoLabel 6 ? request NoLabel +# text: 6 +# intent: inform +# slots: 6:quantity +1 6 inform B-quantity + # text: Cześć bocie # intent: hello # slots: 1 Cześć hello NoLabel 2 bocie hello NoLabel -# 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 +# text: dól lewo +# intent: inform # slots: -1 Jakie request NoLabel -2 płatności request NoLabel -3 przyjmujecie request NoLabel +1 dól inform NoLabel +2 lewo inform NoLabel + +# text: Tak, poproszę +# intent: null +# slots: +1 Tak null NoLabel +2 , null NoLabel +3 poproszę null NoLabel + +# 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 -# text: 6 -# intent: inform -# slots: 6:quantity -1 6 inform B-quantity - -# text: A Uncharted -# intent: inform request -# slots: Uncharted:title -1 A inform request NoLabel -2 Uncharted inform request B-title +# text: Cześć systemie +# intent: hello +# slots: +1 Cześć hello NoLabel +2 systemie hello NoLabel # text: Jakie macie zniżki? # intent: request @@ -1026,54 +1053,35 @@ 3 zniżki request NoLabel 4 ? request NoLabel -# text: dól lewo -# intent: inform -# slots: -1 dól inform NoLabel -2 lewo inform NoLabel - -# text: dowidzenia -# intent: bye -# slots: -1 dowidzenia bye NoLabel - -# text: 22 -# intent: null -# slots: -1 22 null NoLabel - # text: 5-6 # intent: inform inform # slots: 6:seat -1 5-6 inform inform NoLabel +1 5-6 inform_inform NoLabel + +# 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 # text: Cześć # intent: hello # slots: 1 Cześć hello NoLabel -# 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 - -# text: Chcę dokonać zakupu -# intent: inform -# slots: buy:task -1 Chcę inform NoLabel -2 dokonać inform NoLabel -3 zakupu inform NoLabel - -# text: Tak, poproszę +# text: 22 # intent: null # slots: -1 Tak null NoLabel -2 , null NoLabel -3 poproszę null NoLabel +1 22 null NoLabel + +# text: Chciałym 15.04 +# intent: inform +# slots: 15.04:date +1 Chciałym inform NoLabel +2 15.04 inform B-date # text: Tak # intent: affirm @@ -1086,24 +1094,6 @@ 1 jan inform B-name 2 kowalski inform I-name -# text: pierwszy rząd -# intent: inform -# slots: pierwszy:row -1 pierwszy inform B-row -2 rząd inform NoLabel - -# 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: chciał bym zarezerwować bilet na minionki o 18.30 # intent: inform # slots: book:task,minionki:movie,18.30:hour @@ -1116,11 +1106,6 @@ 7 o inform NoLabel 8 18.30 inform B-hour -# text: 2 -# intent: inform -# slots: 2:ticketnumber -1 2 inform B-ticketnumber - # text: poprosze w takim razie To nie wypanda o 18:45 # intent: request # slots: Toniewypanda:movie,18:45:hour @@ -1134,24 +1119,32 @@ 8 o request NoLabel 9 18:45 request B-hour -# text: Dzień dobry -# intent: hello -# slots: -1 Dzień hello NoLabel -2 dobry hello NoLabel - -# text: Jakub Kaczmarek +# text: dzisiaj # intent: inform -# slots: JanKaczmarek:name -1 Jakub inform NoLabel -2 Kaczmarek inform NoLabel +# slots: +1 dzisiaj inform NoLabel -# 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 +# text: ulgowe +# intent: inform +# slots: ulgowe:tickettype +1 ulgowe inform B-tickettype + +# text: 12 rząd +# intent: inform +# slots: 12:row +1 12 inform B-row +2 rząd inform NoLabel + +# text: 2 +# intent: inform +# slots: 2:ticketnumber +1 2 inform B-ticketnumber + +# text: poproszę 1 +# intent: inform +# slots: 1:seat +1 poproszę inform NoLabel +2 1 inform B-seat # text: dzień dobry # intent: hello @@ -1159,6 +1152,11 @@ 1 dzień hello NoLabel 2 dobry hello NoLabel +# text: Dzięki +# intent: thankyou +# slots: +1 Dzięki thankyou NoLabel + # text: iwona.christop@gmail.com # intent: inform # slots: iwona.christop@gmail.com:e-mail @@ -1167,8 +1165,23 @@ # text: dzis wieczorem # intent: inform inform # slots: wieczorem:hour -1 dzis inform inform NoLabel -2 wieczorem inform inform B-hour +1 dzis inform_inform NoLabel +2 wieczorem inform_inform B-hour + +# 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: 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: Chciałabym zarezerwować bilet do kina # intent: request @@ -1179,72 +1192,6 @@ 4 do request NoLabel 5 kina request NoLabel -# 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 - -# text: Wygodne -# intent: null -# slots: -1 Wygodne null NoLabel - -# text: Chciałbym wypożyczyć film -# intent: null -# slots: -1 Chciałbym null NoLabel -2 wypożyczyć null NoLabel -3 film null NoLabel - -# 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: Super -# intent: act -# slots: -1 Super act NoLabel - -# text: Chcę tylko zarezerwować -# intent: negate -# slots: reservation:task -1 Chcę negate NoLabel -2 tylko negate NoLabel -3 zarezerwować negate NoLabel - -# text: Dzień dobry -# intent: hello -# slots: -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 - # text: Co obsługujecie? # intent: request # slots: @@ -1257,6 +1204,38 @@ # slots: 1 Tak act NoLabel +# text: Chciałbym wypożyczyć film +# intent: null +# slots: +1 Chciałbym null NoLabel +2 wypożyczyć null NoLabel +3 film null NoLabel + +# text: Na końcu sali +# intent: inform +# slots: +1 Na inform NoLabel +2 końcu inform NoLabel +3 sali inform NoLabel + +# 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: Dzień dobry +# intent: hello +# slots: +1 Dzień hello NoLabel +2 dobry hello NoLabel + +# text: Wygodne +# intent: null +# slots: +1 Wygodne null NoLabel + # text: Chciałbym poznać akltualny repertuar # intent: request # slots: closestscreenings:task @@ -1265,28 +1244,31 @@ 3 akltualny request NoLabel 4 repertuar request NoLabel -# 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: Super +# intent: act +# slots: +1 Super act NoLabel -# 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: Zgadza się +# intent: act +# slots: +1 Zgadza act NoLabel +2 się act NoLabel + +# 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: Chcę tylko zarezerwować +# intent: negate +# slots: reservation:task +1 Chcę negate NoLabel +2 tylko negate NoLabel +3 zarezerwować negate NoLabel # text: O, bilet kupię zatem # intent: inform @@ -1297,17 +1279,42 @@ 4 kupię inform NoLabel 5 zatem inform NoLabel -# text: Zaskocz mnie -# intent: request +# text: Dzięki ❤️ +# intent: thankyou # slots: -1 Zaskocz request NoLabel -2 mnie request NoLabel +1 Dzięki thankyou NoLabel +2 ❤️ thankyou NoLabel + +# text: IJ +# intent: null +# slots: +1 IJ null NoLabel + +# text: Na 21 proszę +# intent: inform +# slots: 21:hour +1 Na inform NoLabel +2 21 inform B-hour +3 proszę inform NoLabel # text: I J # intent: inform inform # slots: J:row -1 I inform inform NoLabel -2 J inform inform B-row +1 I inform_inform NoLabel +2 J inform_inform B-row + +# text: Jan Kowalski +# intent: inform +# slots: JanKowalski:name +1 Jan inform B-name +2 Kowalski inform I-name + +# 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: Chcę do kina się przejść # intent: null @@ -1318,6 +1325,11 @@ 4 się null NoLabel 5 przejść null NoLabel +# text: Elo +# intent: hello +# slots: +1 Elo hello NoLabel + # text: Z j a d ł a b y m c o ś # intent: null # slots: @@ -1334,6 +1346,13 @@ 11 o null NoLabel 12 ś null NoLabel +# text: Na środku jakoś +# intent: null +# slots: +1 Na null NoLabel +2 środku null NoLabel +3 jakoś null NoLabel + # text: Coś bym zjadła # intent: null # slots: @@ -1341,21 +1360,11 @@ 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 +# text: Zaskocz mnie +# intent: request # slots: -1 IJ null NoLabel +1 Zaskocz request NoLabel +2 mnie request NoLabel # text: Anulujmy rezerwację w takim razie # intent: inform @@ -1366,82 +1375,20 @@ 4 takim inform NoLabel 5 razie inform NoLabel -# text: Na środku jakoś +# text: Dzień dobry +# intent: hello +# slots: +1 Dzień hello NoLabel +2 dobry hello NoLabel + +# text: Które rzędzy są dostępne? # intent: null # slots: -1 Na null NoLabel -2 środku null NoLabel -3 jakoś null NoLabel - -# text: Na 21 proszę -# intent: inform -# slots: 21:hour -1 Na inform NoLabel -2 21 inform B-hour -3 proszę inform NoLabel - -# text: Jan Kowalski -# intent: inform -# slots: JanKowalski:name -1 Jan inform B-name -2 Kowalski inform I-name - -# 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 - -# 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 - -# text: Tomcio Paluch -# intent: inform -# slots: TomcioPaluch:name -1 Tomcio inform B-name -2 Paluch inform I-name - -# text: rząd 10 -# intent: inform -# slots: 10:row -1 rząd inform NoLabel -2 10 inform B-row - -# text: 10.04 -# intent: inform -# slots: 10.04:date -1 10.04 inform B-date - -# text: Dobrze -# intent: null -# slots: -1 Dobrze null NoLabel - -# text: Dziękuję -# intent: thankyou -# slots: -1 Dziękuję thankyou NoLabel - -# text: 11 -# intent: inform -# slots: 11:ticketnumber -1 11 inform B-ticketnumber +1 Które null NoLabel +2 rzędzy null NoLabel +3 są null NoLabel +4 dostępne null NoLabel +5 ? null NoLabel # text: W takim razie chcę zarezerwować bilety na film to Niewypanda # intent: inform @@ -1457,6 +1404,59 @@ 9 to inform B-movie 10 Niewypanda inform I-movie +# text: Czy gracie jakieś komedie? +# intent: request +# slots: komedie:genre +1 Czy request NoLabel +2 gracie request NoLabel +3 jakieś request NoLabel +4 komedie request B-genre +5 ? request NoLabel + +# text: Tomcio Paluch +# intent: inform +# slots: TomcioPaluch:name +1 Tomcio inform B-name +2 Paluch inform I-name + +# text: 7 normalnych i 5 ulgowych\ +# intent: inform inform +# 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 + +# 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: 11 +# intent: inform +# slots: 11:ticketnumber +1 11 inform B-ticketnumber + +# text: Dobrze +# intent: null +# slots: +1 Dobrze null NoLabel + +# text: Dziękuję +# intent: thankyou +# slots: +1 Dziękuję thankyou NoLabel + +# text: 10.04 +# intent: inform +# slots: 10.04:date +1 10.04 inform B-date + # text: O czym jest Bunkier Strachu? # intent: request # slots: BunkierStrachu:movie @@ -1467,54 +1467,24 @@ 5 Strachu request I-movie 6 ? request NoLabel -# text: Wybieram wszystkie -# intent: inform -# slots: all:seat -1 Wybieram inform NoLabel -2 wszystkie inform NoLabel - -# text: Czy gracie jakieś komedie? -# intent: request -# slots: komedie:genre -1 Czy request NoLabel -2 gracie request NoLabel -3 jakieś request NoLabel -4 komedie request B-genre -5 ? request NoLabel - # text: tak # intent: affirm # slots: 1 tak affirm NoLabel -# text: 7 normalnych i 5 ulgowych\ -# intent: inform inform -# 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 - -# 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 - -# text: Dla kogo jest bilet ulgowy? -# intent: request +# text: To poproszę bilet ulgowy +# intent: inform # 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 +1 To inform NoLabel +2 poproszę inform NoLabel +3 bilet inform NoLabel +4 ulgowy inform B-tickettype + +# text: 2 bilety +# intent: inform +# slots: 2:ticketnumber +1 2 inform B-ticketnumber +2 bilety inform NoLabel # text: Jaki jest zakres rzędów? # intent: request @@ -1532,13 +1502,14 @@ 2 w inform NoLabel 3 12 inform B-row -# text: Najlepiej rzędy na górze -# intent: null +# text: Jakie są rodzaje biletów? +# intent: request # slots: -1 Najlepiej null NoLabel -2 rzędy null NoLabel -3 na null NoLabel -4 górze null NoLabel +1 Jakie request NoLabel +2 są request NoLabel +3 rodzaje request NoLabel +4 biletów request NoLabel +5 ? request NoLabel # text: Jakie są dostępne miejsca na film 'Batman'? # intent: request @@ -1549,14 +1520,18 @@ 4 miejsca request NoLabel 5 na request NoLabel 6 film request NoLabel -7 'Batman request NoLabel -8 ' request NoLabel -9 ? request NoLabel +7 Batman request B-movie +8 ? request NoLabel -# text: Cześć -# intent: hello -# slots: -1 Cześć hello NoLabel +# 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 # text: Już wybrałem miejsca # intent: null @@ -1565,19 +1540,20 @@ 2 wybrałem null NoLabel 3 miejsca null NoLabel -# text: Jakie są rodzaje biletów? +# text: Chciałbym sprawdzić repertuar na 23 maja # intent: request -# slots: -1 Jakie request NoLabel -2 są request NoLabel -3 rodzaje request NoLabel -4 biletów request NoLabel -5 ? request NoLabel +# 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 -# text: Kupić -# intent: inform -# slots: buy:task -1 Kupić inform NoLabel +# text: Cześć +# intent: hello +# slots: +1 Cześć hello NoLabel # text: Jaka jest nazwa kina # intent: null @@ -1587,10 +1563,28 @@ 3 nazwa null NoLabel 4 kina null NoLabel -# text: 123@132.pl +# text: tak, daleko od ekranu # intent: inform -# slots: 123@132.pl:e-mail -1 123@132.pl inform B-e-mail +# slots: dalekoodekranu:seats +1 tak inform NoLabel +2 , inform NoLabel +3 daleko inform B-seats +4 od inform I-seats +5 ekranu inform I-seats + +# 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: dobrze +# intent: affirm +# slots: +1 dobrze affirm NoLabel # text: dziękuje # intent: thankyou @@ -1608,59 +1602,61 @@ 6 popcorn request NoLabel 7 ? request NoLabel +# 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: Dzień dobry # intent: hello # slots: 1 Dzień hello NoLabel 2 dobry hello NoLabel -# 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: 123456789 +# intent: inform +# slots: 123456789:phone +1 123456789 inform B-phone -# text: dobrze -# intent: affirm +# text: Przed filmem +# intent: inform # 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 - -# 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 +1 Przed inform NoLabel +2 filmem inform NoLabel # text: Cześć # intent: hello # slots: 1 Cześć hello NoLabel +# text: Tak +# intent: ack +# slots: +1 Tak ack NoLabel + # text: Jan Kowalski, kowalski69@gmail.com # 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 +1 Jan inform_inform B-name +2 Kowalski inform_inform I-name +3 , inform_inform NoLabel +4 kowalski69@gmail.com inform_inform NoLabel + +# text: Tak +# intent: ack +# slots: +1 Tak ack 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: A przedostatni? Interesują mnie dwa miejsca koło siebie # intent: request @@ -1675,54 +1671,15 @@ 8 koło request NoLabel 9 siebie request NoLabel -# text: Tak -# intent: ack -# slots: -1 Tak ack NoLabel - -# text: Tak -# intent: ack -# slots: -1 Tak ack NoLabel - -# text: Chciałbym dowiedzieć się czegoś o aktualnym repertuarze +# text: W sumie tak. Interesuje mnie najbliższa sobota # intent: request # slots: closestscreenings:task -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? -# intent: request -# slots: sit:task,Batmanizemstamuminków:movie -1 Czy request NoLabel -2 na request NoLabel -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 +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