From e219b56de919cfcf54728492b40074adef859f42 Mon Sep 17 00:00:00 2001 From: s444417 Date: Sun, 1 May 2022 11:27:34 +0200 Subject: [PATCH] fix all data --- data/clean/dialog-20-01-01.tsv | 16 - data/clean/newUserQuestions.tsv | 16 + tasks/zad8/pl/annotate.py | 2 +- tasks/zad8/pl/train copy.conllu | 2855 +++++++++++++++++++++++++++++++ tasks/zad8/pl/train.conllu | 703 +------- 5 files changed, 2943 insertions(+), 649 deletions(-) create mode 100644 data/clean/newUserQuestions.tsv create mode 100644 tasks/zad8/pl/train copy.conllu diff --git a/data/clean/dialog-20-01-01.tsv b/data/clean/dialog-20-01-01.tsv index f1bdbd6..72b3ce0 100644 --- a/data/clean/dialog-20-01-01.tsv +++ b/data/clean/dialog-20-01-01.tsv @@ -32,19 +32,3 @@ user co gracie jutro inform user co gracie po poÅ‚udniu inform user co gracie rano inform user jakie filmy sÄ… wiczorem inform -user co gracie za trzy dni inform -user co gracie za dwa dni inform -user co gracie w sobotÄ™ inform -user co gracie w niedzielÄ™ inform -user co leci w poniedziaÅ‚ek inform -user co leci we wtorek inform -user co leci w piÄ…tek inform -user co jest puszczane w sobotÄ™ inform -user co jest grane w niedzielÄ™ o 12:00 inform -user poproszÄ™ trzy bilety moje miejsca to h1,H3,h56 inform -user wymieÅ„ seansy jutro inform -user pojutrze co jest inform -user a co gracie po jutrze inform -user czy gracie dziÅ› batmana albo na noze inform -user czy w niedzielÄ™ gracie na noze lub batman lub piosenki o miÅ‚oÅ›ci inform -user czy wolne sÄ… miejsca h2 h3 inform diff --git a/data/clean/newUserQuestions.tsv b/data/clean/newUserQuestions.tsv new file mode 100644 index 0000000..67369e5 --- /dev/null +++ b/data/clean/newUserQuestions.tsv @@ -0,0 +1,16 @@ +user co gracie za trzy dni inform +user co gracie za dwa dni inform +user co gracie w sobotÄ™ inform +user co gracie w niedzielÄ™ inform +user co leci w poniedziaÅ‚ek inform +user co leci we wtorek inform +user co leci w piÄ…tek inform +user co jest puszczane w sobotÄ™ inform +user co jest grane w niedzielÄ™ o 12:00 inform +user poproszÄ™ trzy bilety moje miejsca to h1,H3,h56 inform +user wymieÅ„ seansy jutro inform +user pojutrze co jest inform +user a co gracie po jutrze inform +user czy gracie dziÅ› batmana albo na noze inform +user czy w niedzielÄ™ gracie na noze lub batman lub piosenki o miÅ‚oÅ›ci inform +user czy wolne sÄ… miejsca h2 h3 inform \ No newline at end of file diff --git a/tasks/zad8/pl/annotate.py b/tasks/zad8/pl/annotate.py index 18c21e6..2e7be6a 100644 --- a/tasks/zad8/pl/annotate.py +++ b/tasks/zad8/pl/annotate.py @@ -279,6 +279,6 @@ def annotateData(): except: pass # annotateData() -processFile("./data/clean/", './tasks/zad8/pl/', "dialog-20-01-01.tsv", isTest=False) +processFile("./data/clean/", './tasks/zad8/pl/', "newUserQuestions.tsv", isTest=False) # testText = "dobrze dokonano rezerwacji na film transformer numer twojej rezeracji to 123890" # print(dummyTextAnotation(testText, sampelValuesList=titles, slotName=slots[0])) \ No newline at end of file diff --git a/tasks/zad8/pl/train copy.conllu b/tasks/zad8/pl/train copy.conllu new file mode 100644 index 0000000..9e86fb8 --- /dev/null +++ b/tasks/zad8/pl/train copy.conllu @@ -0,0 +1,2855 @@ +# text: halo +# intent: hello +# slots: +1 halo hello NoLabel + +# text: chaciaÅ‚bym pójść na premierÄ™ filmu jakie premiery sÄ… w tym tygodniu +# intent: reqmore +# slots: +1 chaciaÅ‚bym reqmore NoLabel +2 pójść reqmore NoLabel +3 na reqmore NoLabel +4 premierÄ™ reqmore NoLabel +5 filmu reqmore NoLabel +6 jakie reqmore B-goal +7 premiery reqmore I-goal +8 sÄ… reqmore NoLabel +9 w reqmore B-interval +10 tym reqmore I-interval +11 tygodniu reqmore I-interval + +# text: wybieram batmana +# intent: inform +# slots: batmana:title +1 wybieram inform NoLabel +2 batmana inform B-title + +# text: najbliższy czwartek +# intent: inform +# slots: najbliższyczwartek:date +1 najbliższy inform B-date +2 czwartek inform I-date + +# text: wybieram: 17:30 +# intent: inform +# slots: 17:30:time +1 wybieram: inform NoLabel +2 17:30 inform B-time + +# text: sÄ… zniżki studenckie +# intent: reqmore +# slots: +1 sÄ… reqmore NoLabel +2 zniżki reqmore NoLabel +3 studenckie reqmore NoLabel + +# text: super w takim razie poproszÄ™ studnecki +# intent: inform +# slots: +1 super inform NoLabel +2 w inform NoLabel +3 takim inform NoLabel +4 razie inform NoLabel +5 poproszÄ™ inform NoLabel +6 studnecki inform NoLabel + +# text: 1x studencki +# intent: inform +# slots: 1x:quantity +1 1x inform B-quantity +2 studencki inform NoLabel + +# text: na Å›rodku +# intent: inform +# slots: naÅ›rodku:area +1 na inform B-area +2 Å›rodku inform I-area + +# text: czy mogÄ™ zarezerwować kolejny bilet +# intent: inform +# slots: zarezerwować:goal +1 czy inform NoLabel +2 mogÄ™ inform NoLabel +3 zarezerwować inform B-goal +4 kolejny inform NoLabel +5 bilet inform NoLabel + +# text: tak +# intent: inform +# slots: +1 tak inform NoLabel + +# text: normalny +# intent: reqmore +# slots: +1 normalny reqmore NoLabel + +# text: super poproszÄ™ by miejsca byÅ‚y obok siebie +# intent: inform +# slots: +1 super inform NoLabel +2 poproszÄ™ inform NoLabel +3 by inform NoLabel +4 miejsca inform NoLabel +5 byÅ‚y inform NoLabel +6 obok inform NoLabel +7 siebie inform NoLabel + +# text: super czy można pÅ‚acić z góry +# intent: reqmore +# slots: +1 super reqmore NoLabel +2 czy reqmore NoLabel +3 można reqmore NoLabel +4 pÅ‚acić reqmore NoLabel +5 z reqmore NoLabel +6 góry reqmore NoLabel + +# text: ok czy bilety mam już zarezerwowane +# intent: reqmore +# slots: +1 ok reqmore NoLabel +2 czy reqmore NoLabel +3 bilety reqmore NoLabel +4 mam reqmore NoLabel +5 już reqmore NoLabel +6 zarezerwowane reqmore NoLabel + +# text: super dziÄ™kujÄ™ +# intent: bye +# slots: +1 super bye NoLabel +2 dziÄ™kujÄ™ bye NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chcÄ™ zarezerwować bilety +# intent: inform +# slots: +1 chcÄ™ inform NoLabel +2 zarezerwować inform B-goal +3 bilety inform NoLabel + +# text: dzisiaj +# intent: inform +# slots: dzisiaj:date +1 dzisiaj inform B-date + +# text: 16:30 +# intent: infomrm +# slots: +1 16:30 inform B-time + +# text: cześć +# intent: hello +# slots: +1 cześć hello NoLabel + +# text: chciaÅ‚bym anulować rezerwacjÄ™ biletu +# intent: inform +# slots: +1 chciaÅ‚bym inform NoLabel +2 anulować inform NoLabel +3 rezerwacjÄ™ inform NoLabel +4 biletu inform NoLabel + +# text: numer 42069 +# intent: inform +# slots: +1 numer inform NoLabel +2 42069 inform NoLabel + +# text: numer 42068 +# intent: inform +# slots: +1 numer inform NoLabel +2 42068 inform NoLabel + +# text: numer 42067 +# intent: inform +# slots: +1 numer inform NoLabel +2 42067 inform NoLabel + +# text: chciaÅ‚bym anulować rezerwacjÄ™ biletu dla imienia i nazwiska jan kowalski +# intent: inform +# slots: +1 chciaÅ‚bym inform NoLabel +2 anulować inform NoLabel +3 rezerwacjÄ™ inform NoLabel +4 biletu inform NoLabel +5 dla inform NoLabel +6 imienia inform NoLabel +7 i inform NoLabel +8 nazwiska inform NoLabel +9 jan inform NoLabel +10 kowalski inform NoLabel + +# text: nie pamiÄ™tam czy mogÄ™ podać e-mail +# intent: reqmore +# slots: +1 nie reqmore NoLabel +2 pamiÄ™tam reqmore NoLabel +3 czy reqmore NoLabel +4 mogÄ™ reqmore NoLabel +5 podać reqmore NoLabel +6 e-mail reqmore NoLabel + +# text: elo +# intent: hello +# slots: +1 elo hello NoLabel + +# text: chciaÅ‚bym kupić bilety na seans zorro - jak to byÅ‚o na prawdÄ™ +# intent: inform +# slots: zorro:title +1 chciaÅ‚bym inform NoLabel +2 kupić inform NoLabel +3 bilety inform NoLabel +4 na inform NoLabel +5 seans inform NoLabel +6 zorro inform B-title +7 - inform NoLabel +8 jak inform NoLabel +9 to inform NoLabel +10 byÅ‚o inform NoLabel +11 na inform NoLabel +12 prawdÄ™ inform NoLabel + +# text: poproszÄ™ listÄ™ filmów granych jutro wieczorem +# intent: reqmore inform +# slots: listÄ™filmów:goaljutro:date,wieczorem:time +1 poproszÄ™ reqmore inform NoLabel +2 listÄ™ reqmore inform B-goal +3 filmów reqmore inform I-goal +4 granych reqmore inform NoLabel +5 jutro reqmore inform B-date +6 wieczorem reqmore inform B-time + +# text: chciaÅ‚bym kupić bilety na transformers +# intent: inform +# slots: +1 chciaÅ‚bym inform NoLabel +2 kupić inform B-goal +3 bilety inform NoLabel +4 na inform NoLabel +5 transformers inform NoLabel + +# text: tak chcÄ™ dwa bilety za 2 dni +# intent: inform +# slots: 2:quantity +1 tak inform NoLabel +2 chcÄ™ inform NoLabel +3 dwa inform B-quantity +4 bilety inform NoLabel +5 za inform B-date +6 2 inform I-date +7 dni inform I-date + +# text: normalne +# intent: inform +# slots: +1 normalne inform NoLabel + +# text: przy oknie w przedziale +# intent: nan +# slots: +1 przy null NoLabel +2 oknie null NoLabel +3 w null NoLabel +4 przedziale null NoLabel + +# text: wagon z przedziaÅ‚ami miejsce przy oknie +# intent: nan +# slots: +1 wagon null NoLabel +2 z null NoLabel +3 przedziaÅ‚ami null NoLabel +4 miejsce null NoLabel +5 przy null NoLabel +6 oknie null NoLabel + +# text: tak ale bardziej z góry +# intent: inform +# slots: +1 tak inform NoLabel +2 ale inform NoLabel +3 bardziej inform NoLabel +4 z inform B-area +5 góry inform I-area + +# text: exit +# intent: bye +# slots: +1 exit bye NoLabel + +# text: kim jesteÅ› +# intent: help +# slots: +1 kim help NoLabel +2 jesteÅ› help NoLabel + +# text: co gracie +# intent: reqmore +# slots: +1 co reqmore B-goal +2 gracie reqmore I-goal + +# text: jaki zorro +# intent: reqmore +# slots: zorro:title +1 jaki reqmore NoLabel +2 zorro reqmore B-title + +# text: w jakich godzinach gracie zorro +# intent: reqmore +# slots: wjakichgodzinach:goal,zorro:title +1 w reqmore B-goal +2 jakich reqmore I-goal +3 godzinach reqmore I-goal +4 gracie reqmore NoLabel +5 zorro reqmore B-title + +# text: chciaÅ‚bym zarezerwować bilety na batmana +# intent: inform +# slots: zarezerwować:goal,batmana:title +1 chciaÅ‚bym inform NoLabel +2 zarezerwować inform B-goal +3 bilety inform NoLabel +4 na inform NoLabel +5 batmana inform B-title + +# text: 21032022 +# intent: inform +# slots: +1 21032022 inform NoLabel + +# text: 23032022 +# intent: inform +# slots: +1 23032022 inform NoLabel + +# text: super +# intent: ack +# slots: +1 super ack NoLabel + +# text: 13:00 +# intent: inform +# slots: 13:00:time +1 13:00 inform B-time + +# text: 1 normalny +# intent: inform +# slots: 1:quantity +1 1 inform B-quantity +2 normalny inform NoLabel + +# text: blisko ekranu +# intent: inform +# slots: bliskoekranu:area +1 blisko inform B-area +2 ekranu inform I-area + +# text: dziÄ™kujÄ™ do usÅ‚yszenia +# intent: bye +# slots: +1 dziÄ™kujÄ™ bye NoLabel +2 do bye NoLabel +3 usÅ‚yszenia bye NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚bym siÄ™ dowiedzieć jaki jest cennik +# intent: reqmore +# slots: +1 chciaÅ‚bym reqmore NoLabel +2 siÄ™ reqmore NoLabel +3 dowiedzieć reqmore NoLabel +4 jaki reqmore NoLabel +5 jest reqmore NoLabel +6 cennik reqmore NoLabel + +# text: a jest zniżka studencka +# intent: reqmore +# slots: +1 a reqmore NoLabel +2 jest reqmore NoLabel +3 zniżka reqmore NoLabel +4 studencka reqmore NoLabel + +# text: a co leci dzisiaj w kinie +# intent: reqmore inform +# slots: dzisiaj:date +1 a reqmore inform NoLabel +2 co reqmore inform B-goal +3 leci reqmore inform I-goal +4 dzisiaj reqmore inform B-date +5 w reqmore inform NoLabel +6 kinie reqmore inform NoLabel + +# text: o której jest na noże +# intent: reqmore inform +# slots: októrej:goal,nanoże:title +1 o reqmore inform B-goal +2 której reqmore inform I-goal +3 jest reqmore inform NoLabel +4 na reqmore inform B-title +5 noże reqmore inform I-title + +# text: poproszÄ™ dwa bilety na 12 +# intent: inform +# slots: na12:time +1 poproszÄ™ inform NoLabel +2 dwa inform NoLabel +3 bilety inform NoLabel +4 na inform B-time +5 12 inform I-time + +# text: a jakie sÄ… +# intent: reqmore +# slots: +1 a reqmore NoLabel +2 jakie reqmore NoLabel +3 sÄ… reqmore NoLabel + +# text: 2 ulgowe poprosze +# intent: inform +# slots: 2:quantity +1 2 inform B-quantity +2 ulgowe inform NoLabel +3 poprosze inform NoLabel + +# text: jakie sÄ… wolne miejsca +# intent: reqmore +# slots: +1 jakie reqmore NoLabel +2 sÄ… reqmore NoLabel +3 wolne reqmore NoLabel +4 miejsca reqmore NoLabel + +# text: tak +# intent: ack +# slots: +1 tak ack NoLabel + +# text: chciaÅ‚bym 3 bilety na batmana na jtro +# intent: inform +# slots: 3:quantity,batmana:title, jtro:date +1 chciaÅ‚bym inform NoLabel +2 3 inform B-quantity +3 bilety inform NoLabel +4 na inform NoLabel +5 batmana inform B-title +6 na inform NoLabel +7 jtro inform B-date + +# text: coÅ› koÅ‚o poÅ‚udnia +# intent: reqmore +# slots: +1 coÅ› reqmore NoLabel +2 koÅ‚o reqmore NoLabel +3 poÅ‚udnia reqmore B-time + +# text: nic później +# intent: reqalts +# slots: +1 nic reqalts NoLabel +2 później reqalts NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚abym zarezerwować bilet do kina +# intent: inform +# slots: zarezerwować:goal +1 chciaÅ‚abym inform NoLabel +2 zarezerwować inform B-goal +3 bilet inform NoLabel +4 do inform NoLabel +5 kina inform NoLabel + +# text: dziÅ› +# intent: inform +# slots: dziÅ›:date +1 dziÅ› inform B-date + +# text: proszÄ™ na batmana +# intent: inform +# slots: batmana:title +1 proszÄ™ inform NoLabel +2 na inform NoLabel +3 batmana inform B-title + +# text: proszÄ™ o godzine 20:19 +# intent: inform +# slots: 20:19:time +1 proszÄ™ inform NoLabel +2 o inform NoLabel +3 godzine inform NoLabel +4 20:19 inform B-time + +# text: ulogwy +# intent: inform +# slots: +1 ulogwy inform NoLabel + +# text: 1 +# intent: impl-conf inform +# slots: 1:quantity +1 1 inform B-quantity + +# text: z tyÅ‚u na Å›rodku (aby ekran byÅ‚ centralnie widoczny) +# intent: inform +# slots: ztylunaÅ›rodku:area +1 z inform B-area +2 tyÅ‚u inform I-area +3 na inform I-area +4 Å›rodku inform I-area +5 (aby inform NoLabel +6 ekran inform NoLabel +7 byÅ‚ inform NoLabel +8 centralnie inform NoLabel +9 widoczny) inform NoLabel + +# text: dobrze dziekujÄ™ +# intent: bye +# slots: +1 dobrze bye NoLabel +2 dziekujÄ™ bye NoLabel + +# text: cześć +# intent: hello +# slots: +1 cześć hello NoLabel + +# text: czy mogÄ™ zarezerwować nachosy do kina +# intent: reqmore +# slots: +1 czy reqmore NoLabel +2 mogÄ™ reqmore NoLabel +3 zarezerwować reqmore NoLabel +4 nachosy reqmore NoLabel +5 do reqmore NoLabel +6 kina reqmore NoLabel + +# text: dziekuje +# intent: thankyou +# slots: +1 dziekuje thankyou NoLabel + +# text: witam +# intent: hello +# slots: +1 witam hello NoLabel + +# text: co potrafisz +# intent: help +# slots: +1 co help NoLabel +2 potrafisz help NoLabel + +# text: jakie sÄ… najbliższe seanse +# intent: inform +# slots: +1 jakie inform B-goal +2 sÄ… inform I-goal +3 najbliższe inform I-goal +4 seanse inform I-goal + +# text: a jakie są dostÄ™pne +# intent: reqmore +# slots: +1 a reqmore NoLabel +2 jakie reqmore NoLabel +3 sÄ… reqmore NoLabel +4 dostÄ™pne reqmore NoLabel + +# text: a w jakim to kinie +# intent: request +# slots: +1 a request NoLabel +2 w request NoLabel +3 jakim request NoLabel +4 to request NoLabel +5 kinie request NoLabel + +# text: a gdzie jest to kino +# intent: reqmore +# slots: +1 a reqmore NoLabel +2 gdzie reqmore NoLabel +3 jest reqmore NoLabel +4 to reqmore NoLabel +5 kino reqmore NoLabel + +# text: o której grajÄ… uncharted +# intent: reqmore inform +# slots: okt�rej:goal,uncharted:title +1 o reqmore inform B-goal +2 której reqmore inform I-goal +3 grajÄ… reqmore inform NoLabel +4 uncharted reqmore inform B-title + +# text: ile kosztują bilety na ten film +# intent: request +# slots: +1 ile request NoLabel +2 kosztujÄ… request NoLabel +3 bilety request NoLabel +4 na request NoLabel +5 ten request NoLabel +6 film request NoLabel + +# text: a w jaki dzieÅ„ bielty są taÅ„sze +# intent: reqmore +# slots: +1 a reqmore NoLabel +2 w reqmore NoLabel +3 jaki reqmore NoLabel +4 dzieÅ„ reqmore NoLabel +5 bielty reqmore NoLabel +6 sÄ… reqmore NoLabel +7 taÅ„sze reqmore NoLabel + +# text: w takim razie chciaÅ‚bym zarezerwować dwa bilety normalne i jeden ulgowy na Å›rodÄ™ 20:00 +# intent: inform +# slots: zarezerwowa�:goal,dwa:quantity,jeden:quantity,20:00:time +1 w inform NoLabel +2 takim inform NoLabel +3 razie inform NoLabel +4 chciaÅ‚bym inform NoLabel +5 zarezerwować inform B-goal +6 dwa inform B-quantity +7 bilety inform NoLabel +8 normalne inform NoLabel +9 i inform NoLabel +10 jeden inform B-quantity +11 ulgowy inform NoLabel +12 na inform NoLabel +13 Å›rodÄ™ inform B-date +14 20:00 inform B-time + +# text: na Å›rodku sali +# intent: inform +# slots: naÅ›rodku:area +1 na inform B-area +2 Å›rodku inform I-area +3 sali inform NoLabel + +# text: ok +# intent: ack +# slots: +1 ok ack NoLabel + +# text: witam +# intent: hello +# slots: +1 witam hello NoLabel + +# text: jaki jest repertuar na piÄ…tek +# intent: reqmore inform +# slots: +1 jaki reqmore inform NoLabel +2 jest reqmore inform NoLabel +3 repertuar reqmore inform NoLabel +4 na reqmore inform NoLabel +5 piÄ…tek reqmore inform NoLabel + +# text: o jakich godzinach grajÄ… te filmy +# intent: reqmore +# slots: +1 o reqmore NoLabel +2 jakich reqmore NoLabel +3 godzinach reqmore NoLabel +4 grajÄ… reqmore NoLabel +5 te reqmore NoLabel +6 filmy reqmore NoLabel + +# text: wszystkie +# intent: ack +# slots: +1 wszystkie ack NoLabel + +# text: czy obgÅ‚ugujecie rezerwacjÄ™ biletów grupowych +# intent: request +# slots: +1 czy request NoLabel +2 obgÅ‚ugujecie request NoLabel +3 rezerwacjÄ™ request NoLabel +4 biletów request NoLabel +5 grupowych request NoLabel + +# text: rozumiem a jak mogÄ™ dokonać rezerwacji dla 20 osób +# intent: reqmore +# slots: rezerwacji:goal,20:quantity +1 rozumiem reqmore NoLabel +2 a reqmore NoLabel +3 jak reqmore NoLabel +4 mogÄ™ reqmore NoLabel +5 dokonać reqmore NoLabel +6 rezerwacji reqmore B-goal +7 dla reqmore NoLabel +8 20 reqmore B-quantity +9 osób reqmore NoLabel + +# text: tak +# intent: affirm +# slots: +1 tak affirm NoLabel + +# text: dziÄ™kujÄ™ +# intent: ack +# slots: +1 dziÄ™kujÄ™ ack NoLabel + +# text: witam +# intent: hello +# slots: +1 witam hello NoLabel + +# text: czy w kinie rialto grajÄ… jakieś stare filmy +# intent: reqmore +# slots: +1 czy reqmore NoLabel +2 w reqmore NoLabel +3 kinie reqmore NoLabel +4 rialto reqmore NoLabel +5 grajÄ… reqmore NoLabel +6 jakieÅ› reqmore NoLabel +7 stare reqmore NoLabel +8 filmy reqmore NoLabel + +# text: to dziÄ™kujÄ™ +# intent: thankyou +# slots: +1 to thankyou NoLabel +2 dziÄ™kujÄ™ thankyou NoLabel + +# text: witam +# intent: hello +# slots: +1 witam hello NoLabel + +# text: czy tylko można u was rezerwować nachos +# intent: null +# slots: +1 czy null NoLabel +2 tylko null NoLabel +3 można null NoLabel +4 u null NoLabel +5 was null NoLabel +6 rezerwować null NoLabel +7 nachos null NoLabel + +# text: chciaÅ‚bym zapytać co u pana +# intent: hello +# slots: +1 chciaÅ‚bym hello NoLabel +2 zapytać hello NoLabel +3 co hello NoLabel +4 u hello NoLabel +5 pana hello NoLabel + +# text: poproszÄ™ bilet na batmana o 19:00 +# intent: inform +# slots: batmana:title,19:00:time +1 poproszÄ™ inform NoLabel +2 bilet inform NoLabel +3 na inform NoLabel +4 batmana inform B-title +5 o inform NoLabel +6 19:00 inform B-time + +# text: bez ludzi w okolicy +# intent: inform +# slots: +1 bez inform NoLabel +2 ludzi inform NoLabel +3 w inform NoLabel +4 okolicy inform NoLabel + +# text: czy to wszystko +# intent: affirm +# slots: +1 czy affirm NoLabel +2 to affirm NoLabel +3 wszystko affirm NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚bym zarezerwować film +# intent: null +# slots: +1 chciaÅ‚bym null NoLabel +2 zarezerwować null NoLabel +3 film null NoLabel + +# text: bilet na film +# intent: inform +# slots: +1 bilet inform NoLabel +2 na inform NoLabel +3 film inform NoLabel + +# text: jakie filmy sÄ… teraz w kinach +# intent: request +# slots: jakiefilmysÄ…:goal +1 jakie request B-goal +2 filmy request I-goal +3 sÄ… request I-goal +4 teraz request NoLabel +5 w request NoLabel +6 kinach request NoLabel + +# text: poproszÄ™ 3x bilet na ambulans +# intent: inform +# slots: 3x:quantity,ambulans:title +1 poproszÄ™ inform NoLabel +2 3x inform B-quantity +3 bilet inform NoLabel +4 na inform NoLabel +5 ambulans inform B-title + +# text: niech bÄ™dzie ten ostatni +# intent: inform +# slots: +1 niech inform NoLabel +2 bÄ™dzie inform NoLabel +3 ten inform NoLabel +4 ostatni inform NoLabel + +# text: przedostatnim +# intent: inform +# slots: +1 przedostatnim inform B-area + +# text: spoko +# intent: ack +# slots: +1 spoko ack NoLabel + +# text: chciaÅ‚bym jeszcze kupon na jedzenie +# intent: nan +# slots: +1 chciaÅ‚bym NoLabel +2 jeszcze NoLabel +3 kupon NoLabel +4 na NoLabel +5 jedzenie NoLabel + +# text: poproszÄ™ sÅ‚ony popcorn +# intent: nan +# slots: +1 poproszÄ™ NoLabel +2 sÅ‚ony NoLabel +3 popcorn NoLabel + +# text: duży +# intent: nan +# slots: +1 duży NoLabel + +# text: nara +# intent: bye +# slots: +1 nara bye NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚ bym zamówić bilet na film minionki dzisiaj o 18:30 +# intent: inform +# slots: minionki:title,dzisiaj:date +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-title +8 dzisiaj inform B-date +9 o inform NoLabel +10 18:30 inform B-time + +# text: cześć +# intent: hello +# slots: +1 cześć hello NoLabel + +# text: co mogÄ™ zarezerwować +# intent: reqmore +# slots: +1 co reqmore NoLabel +2 mogÄ™ reqmore NoLabel +3 zarezerwować reqmore NoLabel + +# text: gdzie znajduje siÄ™ kino +# intent: request +# slots: +1 gdzie request NoLabel +2 znajduje request NoLabel +3 siÄ™ request NoLabel +4 kino request NoLabel + +# text: tak chciaÅ‚bym iść do multikina na malcie +# intent: inform +# slots: +1 tak inform NoLabel +2 chciaÅ‚bym inform NoLabel +3 iść inform NoLabel +4 do inform NoLabel +5 multikina inform NoLabel +6 na inform NoLabel +7 malcie inform NoLabel + +# text: super teraz chciaÅ‚bym zarezerwować bilet na film +# intent: inform +# slots: zarezerwować:goal +1 super inform NoLabel +2 teraz inform NoLabel +3 chciaÅ‚bym inform NoLabel +4 zarezerwować inform B-goal +5 bilet inform NoLabel +6 na inform NoLabel +7 film inform NoLabel + +# text: uncharted +# intent: inform +# slots: uncharted:title +1 uncharted inform B-title + +# text: wybieram godzine 12:00 +# intent: inform +# slots: 12:00:time +1 wybieram inform NoLabel +2 godzine inform NoLabel +3 12:00 inform B-time + +# text: 1 miejsce gdzieÅ› na Å›rodku sali +# intent: inform +# slots: 1:quantity,naÅ›rodku:area +1 1 inform B-quantity +2 miejsce inform NoLabel +3 gdzieÅ› inform NoLabel +4 na inform B-area +5 Å›rodku inform I-area +6 sali inform NoLabel + +# text: pasuje +# intent: ack +# slots: +1 pasuje ack NoLabel + +# text: elo +# intent: help +# slots: +1 elo help NoLabel + +# text: chciaÅ‚abym zarezerwować bilet +# intent: inform +# slots: zarezerwować:goal +1 chciaÅ‚abym inform NoLabel +2 zarezerwować inform B-goal +3 bilet inform NoLabel + +# text: co gracie +# intent: request +# slots: cogracie:goal +1 co request B-goal +2 gracie request I-goal + +# text: ja bym chciaÅ‚a na fantastyczne zwierzÄ™ta +# intent: inform +# slots: fantastycznezwierzÄ™ta:title +1 ja inform NoLabel +2 bym inform NoLabel +3 chciaÅ‚a inform NoLabel +4 na inform NoLabel +5 fantastyczne inform B-title +6 zwierzÄ™ta inform I-title + +# text: 29032022 +# intent: inform +# slots: +1 29032022 inform NoLabel + +# text: jakoÅ› wieczorkiem +# intent: inform +# slots: wieczorkiem:time +1 jakoÅ› inform NoLabel +2 wieczorkiem inform B-time + +# text: to na 21 prosze +# intent: inform +# slots: na21:time +1 to inform NoLabel +2 na inform B-time +3 21 inform I-time +4 prosze inform NoLabel + +# text: to na 18 proszÄ™ +# intent: inform +# slots: na18:time +1 to inform NoLabel +2 na inform B-time +3 18 inform I-time +4 proszÄ™ inform NoLabel + +# text: najlepsze +# intent: inform +# slots: +1 najlepsze inform NoLabel + +# text: moment no ile tych miejsc i czemu nie sÄ… w tym samym rzÄ™dzie +# intent: reqmore +# slots: +1 moment reqmore NoLabel +2 no reqmore NoLabel +3 ile reqmore NoLabel +4 tych reqmore NoLabel +5 miejsc reqmore NoLabel +6 i reqmore NoLabel +7 czemu reqmore NoLabel +8 nie reqmore NoLabel +9 sÄ… reqmore NoLabel +10 w reqmore NoLabel +11 tym reqmore NoLabel +12 samym reqmore NoLabel +13 rzÄ™dzie reqmore NoLabel + +# text: proszÄ™ z managerem +# intent: nan +# slots: +1 proszÄ™ NoLabel +2 z NoLabel +3 managerem NoLabel + +# text: jeden dla mnie i dla kotka proszÄ™ +# intent: inform +# slots: jeden:quantity +1 jeden inform B-quantity +2 dla inform NoLabel +3 mnie inform NoLabel +4 i inform NoLabel +5 dla inform NoLabel +6 kotka inform NoLabel +7 proszÄ™ inform NoLabel + +# text: dobra to blikiem proszÄ™ +# intent: nan +# slots: +1 dobra NoLabel +2 to NoLabel +3 blikiem NoLabel +4 proszÄ™ NoLabel + +# text: halo halo +# intent: nan +# slots: +1 halo NoLabel +2 halo NoLabel + +# text: nie skoÅ„czyÅ‚am +# intent: nan +# slots: +1 nie NoLabel +2 skoÅ„czyÅ‚am NoLabel + +# text: ehhh +# intent: nan +# slots: +1 ehhh NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: no wÅ‚aÅ›nie w czym możesz pomóc +# intent: help +# slots: +1 no help NoLabel +2 wÅ‚aÅ›nie help NoLabel +3 w help NoLabel +4 czym help NoLabel +5 możesz help NoLabel +6 pomóc help NoLabel + +# text: a jedzonko macie +# intent: reqmore +# slots: +1 a reqmore NoLabel +2 jedzonko reqmore NoLabel +3 macie reqmore NoLabel + +# text: nachosy proszÄ™ +# intent: reqmore +# slots: +1 nachosy reqmore NoLabel +2 proszÄ™ reqmore NoLabel + +# text: a jakie sosy do nachosów +# intent: reqmore +# slots: +1 a reqmore NoLabel +2 jakie reqmore NoLabel +3 sosy reqmore NoLabel +4 do reqmore NoLabel +5 nachosów reqmore NoLabel + +# text: chciaÅ‚abym anulować rezerwacjÄ™ +# intent: inform +# slots: +1 chciaÅ‚abym inform NoLabel +2 anulować inform NoLabel +3 rezerwacjÄ™ inform NoLabel + +# text: 123123 +# intent: inform +# slots: +1 123123 inform NoLabel + +# text: dziÄ™ki <3 +# intent: thankyou +# slots: +1 dziÄ™ki thankyou NoLabel +2 <3 thankyou NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚abym zmienić rezerwacjÄ™ +# intent: inform +# slots: +1 chciaÅ‚abym inform NoLabel +2 zmienić inform NoLabel +3 rezerwacjÄ™ inform NoLabel + +# text: 123123 +# intent: inform +# slots: +1 123123 inform NoLabel + +# text: upewniam siÄ™ +# intent: ack +# slots: +1 upewniam ack NoLabel +2 siÄ™ ack NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚bym zarezerwować bilety +# intent: inform +# slots: zarezerwować:goal +1 chciaÅ‚bym inform NoLabel +2 zarezerwować inform B-goal +3 bilety inform NoLabel + +# text: batman +# intent: inform +# slots: batman:title +1 batman inform B-title + +# text: dzisiaj +# intent: inform +# slots: dzisiaj:date +1 dzisiaj inform B-date + +# text: podaj wiÄ™cej informacji o seansach +# intent: reqmore +# slots: +1 podaj reqmore NoLabel +2 wiÄ™cej reqmore NoLabel +3 informacji reqmore NoLabel +4 o reqmore NoLabel +5 seansach reqmore NoLabel + +# text: podaj wiÄ™cej informacji o seansie o 15:20 +# intent: reqmore +# slots: wiÄ™cejinformacji:goal,15:20:time +1 podaj reqmore NoLabel +2 wiÄ™cej reqmore B-goal +3 informacji reqmore I-goal +4 o reqmore NoLabel +5 seansie reqmore NoLabel +6 o reqmore NoLabel +7 15:20 reqmore B-time + +# text: czy film jest 2d czy 3d +# intent: reqmore +# slots: +1 czy reqmore NoLabel +2 film reqmore NoLabel +3 jest reqmore NoLabel +4 2d reqmore NoLabel +5 czy reqmore NoLabel +6 3d reqmore NoLabel + +# text: podaj informacje o napisach/dubbingu +# intent: reqmore +# slots: +1 podaj reqmore NoLabel +2 informacje reqmore B-goal +3 o reqmore NoLabel +4 napisach/dubbingu reqmore NoLabel + +# text: cześć +# intent: hello +# slots: +1 cześć hello NoLabel + +# text: chciaÅ‚bym zarezwsfsgf bilet +# intent: null +# slots: +1 chciaÅ‚bym null NoLabel +2 zarezwsfsgf null NoLabel +3 bilet null NoLabel + +# text: chciaÅ‚bym zarezerwować bilet +# intent: inform +# slots: zarezerwować:goal +1 chciaÅ‚bym inform NoLabel +2 zarezerwować inform B-goal +3 bilet inform NoLabel + +# text: jakie sÄ… wyÅ›wietlane w najbliższÄ… sobotÄ™ +# intent: reqmore +# slots: jakiesÄ…wyÅ›wietlane:goal,wnajbliższÄ…sobotÄ™:date +1 jakie reqmore B-goal +2 sÄ… reqmore I-goal +3 wyÅ›wietlane reqmore I-goal +4 w reqmore B-date +5 najbliższÄ… reqmore I-date +6 sobotÄ™ reqmore I-date + +# text: w których godzinach grany jest film to nie wypanda +# intent: reqmore inform +# slots: wktórychgodzinach:goal,toniewypanda:title +1 w reqmore inform B-goal +2 których reqmore inform B-goal +3 godzinach reqmore inform B-goal +4 grany reqmore inform NoLabel +5 jest reqmore inform NoLabel +6 film reqmore inform NoLabel +7 to reqmore inform B-title +8 nie reqmore inform I-title +9 wypanda reqmore inform I-title + +# text: w takim razie chciaÅ‚bym kupić 3 bilety jeÅ›li możliwe miejsca koÅ‚o siebie +# intent: inform +# slots: 3:quantity +1 w inform NoLabel +2 takim inform NoLabel +3 razie inform NoLabel +4 chciaÅ‚bym inform NoLabel +5 kupić inform NoLabel +6 3 inform B-quantity +7 bilety inform NoLabel +8 jeÅ›li inform NoLabel +9 możliwe inform NoLabel +10 miejsca inform NoLabel +11 koÅ‚o inform NoLabel +12 siebie inform NoLabel + +# text: najbliższa sobota +# intent: inform +# slots: najbliższasobota:date +1 najbliższa inform B-date +2 sobota inform I-date + +# text: godzina 19:30 +# intent: inform +# slots: 19:30:time +1 godzina inform NoLabel +2 19:30 inform B-time + +# text: najlepiej w ostatnim rzÄ™dzie +# intent: inform +# slots: wostatnimrzÄ™dzie:area +1 najlepiej inform NoLabel +2 w inform B-area +3 ostatnim inform I-area +4 rzÄ™dzie inform I-area + +# text: chciaÅ‚bym zapÅ‚acić przy odbiorze +# intent: reqmore +# slots: +1 chciaÅ‚bym reqmore NoLabel +2 zapÅ‚acić reqmore NoLabel +3 przy reqmore NoLabel +4 odbiorze reqmore NoLabel + +# text: czy moja rezerwacja zostaÅ‚a potwierdzona +# intent: reqmore +# slots: +1 czy reqmore NoLabel +2 moja reqmore NoLabel +3 rezerwacja reqmore NoLabel +4 zostaÅ‚a reqmore NoLabel +5 potwierdzona reqmore NoLabel + +# text: 84372 +# intent: inform +# slots: +1 84372 inform NoLabel + +# text: nie +# intent: negate +# slots: +1 nie negate NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚bym dowiedzieć siÄ™ jakie filmy sÄ… wyÅ›wietlane w tym tygodniu +# intent: reqmore +# slots: jakiefilmysÄ…:goal,wtymtygodniu:interval +1 chciaÅ‚bym reqmore NoLabel +2 dowiedzieć reqmore NoLabel +3 siÄ™ reqmore NoLabel +4 jakie reqmore B-goal +5 filmy reqmore I-goal +6 sÄ… reqmore I-goal +7 wyÅ›wietlane reqmore NoLabel +8 w reqmore B-interval +9 tym reqmore I-interval +10 tygodniu reqmore I-interval + +# text: w jakich godzinach mogÄ™ zobaczyć batmana w piÄ…tek +# intent: reqmore inform +# slots: wjakichgodzinach:goal,batmana:title,piÄ…tek:date +1 w reqmore inform B-goal +2 jakich reqmore inform I-goal +3 godzinach reqmore inform I-goal +4 mogÄ™ reqmore inform NoLabel +5 zobaczyć reqmore inform NoLabel +6 batmana reqmore inform B-title +7 w reqmore inform NoLabel +8 piÄ…tek reqmore inform B-date + +# text: chciaÅ‚bym zarezerwować 3 miejsca na seans o 17:45 +# intent: inform +# slots: zarezerwować:goal,3:quantity,17:45:time +1 chciaÅ‚bym inform NoLabel +2 zarezerwować inform B-goal +3 3 inform B-quantity +4 miejsca inform NoLabel +5 na inform NoLabel +6 seans inform NoLabel +7 o inform NoLabel +8 17:45 inform B-time + +# text: czy sÄ… dostÄ™pne miejsca w tylnych rzÄ™dach +# intent: reqmore inform +# slots: czysÄ…dostÄ™pnemiejsca:goal,wtylnychrzÄ™dach:area +1 czy reqmore inform B-goal +2 sÄ… reqmore inform I-goal +3 dostÄ™pne reqmore inform I-goal +4 miejsca reqmore inform I-goal +5 w reqmore inform B-area +6 tylnych reqmore inform I-area +7 rzÄ™dach reqmore inform I-area + +# text: ok +# intent: affirm inform +# slots: +1 ok affirm inform NoLabel + +# text: dziÄ™kujÄ™ do widzenia +# intent: bye thankyou +# slots: +1 dziÄ™kujÄ™ bye thankyou NoLabel +2 do bye thankyou NoLabel +3 widzenia bye thankyou NoLabel + +# text: dzieÅ„ dobry chciaÅ‚bym anulować rezerwacjÄ™ +# intent: hello inform +# slots: +1 dzieÅ„ hello inform NoLabel +2 dobry hello inform NoLabel +3 chciaÅ‚bym hello inform NoLabel +4 anulować hello inform NoLabel +5 rezerwacjÄ™ hello inform NoLabel + +# text: 87574 +# intent: inform +# slots: +1 87574 inform NoLabel + +# text: potwierdzam +# intent: affirm +# slots: +1 potwierdzam affirm NoLabel + +# text: cześć +# intent: hello +# slots: +1 cześć hello NoLabel + +# text: nie możesz +# intent: thankyou +# slots: +1 nie thankyou NoLabel +2 możesz thankyou NoLabel + +# text: dzieÅ„ dobry systemie +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel +3 systemie hello NoLabel + +# text: chciaÅ‚bym kupić nachos +# intent: reqmore +# slots: +1 chciaÅ‚bym reqmore NoLabel +2 kupić reqmore NoLabel +3 nachos reqmore NoLabel + +# text: jak mogÄ™ siÄ™ do takiej strefy dostać +# intent: reqmore +# slots: +1 jak reqmore NoLabel +2 mogÄ™ reqmore NoLabel +3 siÄ™ reqmore NoLabel +4 do reqmore NoLabel +5 takiej reqmore NoLabel +6 strefy reqmore NoLabel +7 dostać reqmore NoLabel + +# text: w jakim mieÅ›cie +# intent: reqmore +# slots: +1 w reqmore NoLabel +2 jakim reqmore NoLabel +3 mieÅ›cie reqmore NoLabel + +# text: czy można zarezerwować u was bilety na seans +# intent: reqmore +# slots: zarezerwować:goal +1 czy reqmore NoLabel +2 można reqmore NoLabel +3 zarezerwować reqmore B-goal +4 u reqmore NoLabel +5 was reqmore NoLabel +6 bilety reqmore NoLabel +7 na reqmore NoLabel +8 seans reqmore NoLabel + +# text: jakie polecasz +# intent: reqmore +# slots: +1 jakie reqmore NoLabel +2 polecasz reqmore NoLabel + +# text: jakÄ… ocenÄ™ posiada batman +# intent: reqmore +# slots: jakÄ…ocenÄ™:goal,batman:title +1 jakÄ… reqmore B-goal +2 ocenÄ™ reqmore I-goal +3 posiada reqmore NoLabel +4 batman reqmore B-title + +# text: dobrze chciaÅ‚bym zatem zarezerwować bilet na innych ludzi +# intent: inform +# slots: zarezerwować:goal,innychludzi:title +1 dobrze inform NoLabel +2 chciaÅ‚bym inform NoLabel +3 zatem inform NoLabel +4 zarezerwować inform B-goal +5 bilet inform NoLabel +6 na inform NoLabel +7 innych inform B-title +8 ludzi inform I-title + +# text: 22032022 +# intent: inform +# slots: +1 22032022 inform NoLabel + +# text: jutro po godzinie 16:00 +# intent: inform +# slots: jutro:date,pogodzinie16:00:interval +1 jutro inform B-date +2 po inform B-interval +3 godzinie inform I-interval +4 16:00 inform I-interval + +# text: jaki jutro jest dzieÅ„ tygodnia +# intent: request +# slots: jutro:date +1 jaki request NoLabel +2 jutro request B-date +3 jest request NoLabel +4 dzieÅ„ request NoLabel +5 tygodnia request NoLabel + +# text: to poproszÄ™ o rezerwacjÄ™ na 17:45 +# intent: inform +# slots: na17:45:time +1 to inform NoLabel +2 poproszÄ™ inform NoLabel +3 o inform NoLabel +4 rezerwacjÄ™ inform NoLabel +5 na inform B-time +6 17:45 inform I-time + +# text: 17:45 +# intent: inform +# slots: 17:45:time +1 17:45 inform B-time + +# text: z tyÅ‚u sali nie na samym koÅ„cu +# intent: inform +# slots: ztyÅ‚usalinienasamymkoÅ„cu:area +1 z inform B-area +2 tyÅ‚u inform I-area +3 sali inform I-area +4 nie inform I-area +5 na inform I-area +6 samym inform I-area +7 koÅ„cu inform I-area + +# text: w jakiej części rzÄ™du znajduje siÄ™ to miejsce +# intent: request +# slots: +1 w request NoLabel +2 jakiej request NoLabel +3 części request NoLabel +4 rzÄ™du request NoLabel +5 znajduje request NoLabel +6 siÄ™ request NoLabel +7 to request NoLabel +8 miejsce request NoLabel + +# text: dziÄ™kujÄ™ +# intent: thankyou +# slots: +1 dziÄ™kujÄ™ thankyou NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚bym kupić dwa bilety na batmana +# intent: inform +# slots: kupić:goal,dwa:quantity,batmana:title +1 chciaÅ‚bym inform NoLabel +2 kupić inform B-goal +3 dwa inform B-quantity +4 bilety inform NoLabel +5 na inform NoLabel +6 batmana inform B-title + +# text: jutro +# intent: inform +# slots: jutro:date +1 jutro inform B-date + +# text: poproszÄ™ na 20:30 +# intent: inform +# slots: na20:30:time +1 poproszÄ™ inform NoLabel +2 na inform B-time +3 20:30 inform I-time + +# text: z tyÅ‚u +# intent: inform +# slots: ztyÅ‚u:area +1 z inform B-area +2 tyÅ‚u inform I-area + +# text: w jakiej cenie sÄ… bilety +# intent: help +# slots: +1 w help NoLabel +2 jakiej help NoLabel +3 cenie help NoLabel +4 sÄ… help NoLabel +5 bilety help NoLabel + +# text: sÄ… zniżki studenckie +# intent: help +# slots: +1 sÄ… help NoLabel +2 zniżki help NoLabel +3 studenckie help NoLabel + +# text: mógÅ‚bym kupić bilety +# intent: reqmore +# slots: kupić:goal +1 mógÅ‚bym reqmore NoLabel +2 kupić reqmore B-goal +3 bilety reqmore NoLabel + +# text: batman - chciaÅ‚bym kupić zarezerwowane miejsca +# intent: reqmore inform +# slots: batman:title +1 batman reqmore inform B-title +2 - reqmore inform NoLabel +3 chciaÅ‚bym reqmore inform NoLabel +4 kupić reqmore inform NoLabel +5 zarezerwowane reqmore inform NoLabel +6 miejsca reqmore inform NoLabel + +# text: dobrze czy wystarczy zachować numer rezerwacji +# intent: reqmore +# slots: +1 dobrze reqmore NoLabel +2 czy reqmore NoLabel +3 wystarczy reqmore NoLabel +4 zachować reqmore NoLabel +5 numer reqmore NoLabel +6 rezerwacji reqmore NoLabel + +# text: dobrze +# intent: ack +# slots: +1 dobrze ack NoLabel + +# text: witam +# intent: hello +# slots: +1 witam hello NoLabel + +# text: jakie sÄ… jutro filmy +# intent: reqmore inform +# slots: jakie:goal,jutro:date +1 jakie reqmore inform B-goal +2 sÄ… reqmore inform NoLabel +3 jutro reqmore inform B-date +4 filmy reqmore inform NoLabel + +# text: o ktorej jest nasze magiczne encanto +# intent: reqmore inform +# slots: oktorej:goal,naszemagiczeencanto:title +1 o reqmore inform B-goal +2 ktorej reqmore inform I-goal +3 jest reqmore inform NoLabel +4 nasze reqmore inform B-title +5 magiczne reqmore inform I-title +6 encanto reqmore inform I-title + +# text: poproszÄ™ 3 bilety na 18:20 +# intent: inform +# slots: poproszÄ™3:quantity,na18:20:time +1 poproszÄ™ inform B-quantity +2 3 inform I-quantity +3 bilety inform NoLabel +4 na inform B-time +5 18:20 inform I-time + +# text: na Å›rodku +# intent: inform +# slots: naÅ›rodku:area +1 na inform B-area +2 Å›rodku inform I-area + +# text: poproszÄ™ jeszcze jedno miejsce obok +# intent: inform +# slots: jeszczjednomiejsce:goal +1 poproszÄ™ inform NoLabel +2 jeszcze inform B-goal +3 jedno inform I-goal +4 miejsce inform I-goal +5 obok inform NoLabel + +# text: dziekuje +# intent: thankyou +# slots: +1 dziekuje thankyou NoLabel + +# text: do widzenia +# intent: bye +# slots: +1 do bye NoLabel +2 widzenia bye NoLabel + +# text: co dziÅ› leci +# intent: reqmore inform +# slots: co:goal,dziÅ›:date +1 co reqmore inform B-goal +2 dziÅ› reqmore inform B-date +3 leci reqmore inform NoLabel + +# text: co jest dobre dla dzieci +# intent: reqmore +# slots: +1 co reqmore NoLabel +2 jest reqmore NoLabel +3 dobre reqmore NoLabel +4 dla reqmore NoLabel +5 dzieci reqmore NoLabel + +# text: poproszÄ™ 2 na to nie wypanda +# intent: inform +# slots: 2:quantity,toniewypanda:title +1 poproszÄ™ inform NoLabel +2 2 inform B-quantity +3 na inform NoLabel +4 to inform B-title +5 nie inform I-title +6 wypanda inform I-title + +# text: a z przodu gdzieÅ› +# intent: inform +# slots: zprzodu:area +1 a inform NoLabel +2 z inform B-area +3 przodu inform I-area +4 gdzieÅ› inform NoLabel + +# text: eee a o której +# intent: request +# slots: októrej:goal +1 eee request NoLabel +2 a request NoLabel +3 o request B-goal +4 której request B-goal + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚abym zarezerwować bilet do kina +# intent: inform +# slots: zarezerwować:goal +1 chciaÅ‚abym inform NoLabel +2 zarezerwować inform B-goal +3 bilet inform NoLabel +4 do inform NoLabel +5 kina inform NoLabel + +# text: wyjdż za mnie +# intent: inform +# slots: +1 wyjdż inform NoLabel +2 za inform NoLabel +3 mnie inform NoLabel + +# text: the batman +# intent: inform +# slots: thebatman:title +1 the inform B-title +2 batman inform I-title + +# text: dziÅ› wieczorem +# intent: inform +# slots: dziÅ›:date,wieczorem:time +1 dziÅ› inform B-date +2 wieczorem inform B-time + +# text: proszÄ™ o godzinie 20:15 +# intent: inform +# slots: ogodzinie20:15:time +1 proszÄ™ inform NoLabel +2 o inform B-time +3 godzinie inform I-time +4 20:15 inform I-time + +# text: z tyÅ‚u na Å›rodku (aby ekran byÅ‚ centralnie widoczny) +# intent: inform +# slots: ztyÅ‚unaÅ›rodku:area +1 z inform B-area +2 tyÅ‚u inform I-area +3 na inform I-area +4 Å›rodku inform I-area +5 (aby inform NoLabel +6 ekran inform NoLabel +7 byÅ‚ inform NoLabel +8 centralnie inform NoLabel +9 widoczny) inform NoLabel + +# text: dobrze dziÄ™kujÄ™ +# intent: thankyou +# slots: +1 dobrze thankyou NoLabel +2 dziÄ™kujÄ™ thankyou NoLabel + +# text: cześć +# intent: hello +# slots: +1 cześć hello NoLabel + +# text: chciaÅ‚bym sprawdzić repertuar kin +# intent: reqmore +# slots: +1 chciaÅ‚bym reqmore NoLabel +2 sprawdzić reqmore B-goal +3 repertuar reqmore I-goal +4 kin reqmore NoLabel + +# text: na dzisiaj +# intent: inform +# slots: dzisiaj:date +1 na inform NoLabel +2 dzisiaj inform B-date + +# text: witam +# intent: hello +# slots: +1 witam hello NoLabel + +# text: jakie sÅ¡ najbliższe seanse +# intent: reqmore +# slots: najbliższeseanse:goal +1 jakie reqmore NoLabel +2 sÅ¡ reqmore NoLabel +3 najbliższe reqmore B-goal +4 seanse reqmore I-goal + +# text: w jakim to kinie +# intent: reqmore +# slots: +1 w reqmore NoLabel +2 jakim reqmore NoLabel +3 to reqmore NoLabel +4 kinie reqmore NoLabel + +# text: a gdzie jest to kino +# intent: reqmore +# slots: +1 a reqmore NoLabel +2 gdzie reqmore NoLabel +3 jest reqmore NoLabel +4 to reqmore NoLabel +5 kino reqmore NoLabel + +# text: ile kosztujÅ¡ bilety na inni ludzie +# intent: reqmore +# slots: inniludzie:title +1 ile reqmore NoLabel +2 kosztujÅ¡ reqmore NoLabel +3 bilety reqmore NoLabel +4 na reqmore NoLabel +5 inni reqmore B-title +6 ludzie reqmore I-title + +# text: oba +# intent: inform +# slots: +1 oba inform NoLabel + +# text: a w jaki dzieÅ„ bilety sÅ¡ taÅ„sze +# intent: reqmore +# slots: +1 a reqmore NoLabel +2 w reqmore NoLabel +3 jaki reqmore NoLabel +4 dzieÅ„ reqmore NoLabel +5 bilety reqmore NoLabel +6 sÅ¡ reqmore NoLabel +7 taÅ„sze reqmore NoLabel + +# text: w takim razie chciaÅ‚bym zarezerwować dwa bilety na czwartek na film inni ludzie +# intent: inform +# slots: dwa:quantity,inniludzie:title +1 w inform NoLabel +2 takim inform NoLabel +3 razie inform NoLabel +4 chciaÅ‚bym inform NoLabel +5 zarezerwować inform NoLabel +6 dwa inform B-quantity +7 bilety inform NoLabel +8 na inform NoLabel +9 czwartek inform NoLabel +10 na inform NoLabel +11 film inform NoLabel +12 inni inform B-title +13 ludzie inform I-title + +# text: jeden normalny i ulgowy +# intent: inform +# slots: jedenormalnyiulgowyn:quantity +1 jeden inform B-quantity +2 normalny inform I-quantity +3 i inform I-quantity +4 ulgowy inform I-quantity + +# text: na Å›rodku sali +# intent: inform +# slots: naÅ›rodku:area +1 na inform B-area +2 Å›rodku inform I-area +3 sali inform NoLabel + +# text: chciaÅ‚em zarezerwować dwa miejsca +# intent: reqmore +# slots: zarezerwować:goal,dwa:quantity +1 chciaÅ‚em reqmore NoLabel +2 zarezerwować reqmore B-goal +3 dwa reqmore B-quantity +4 miejsca reqmore NoLabel + +# text: zgadzam siÄ™ +# intent: infrom +# slots: +1 zgadzam infrom NoLabel +2 siÄ™ infrom NoLabel + +# text: tak +# intent: inform +# slots: +1 tak inform NoLabel + +# text: jaki jest koszt tej rezerwacji +# intent: reqmore +# slots: +1 jaki reqmore NoLabel +2 jest reqmore NoLabel +3 koszt reqmore NoLabel +4 tej reqmore NoLabel +5 rezerwacji reqmore NoLabel + +# text: a ile kosztuje bilety Å‚Ä…cznie +# intent: reqmore +# slots: +1 a reqmore NoLabel +2 ile reqmore NoLabel +3 kosztuje reqmore NoLabel +4 bilety reqmore NoLabel +5 Å‚Ä…cznie reqmore NoLabel + +# text: ok dziÄ™kujÄ™ +# intent: ack +# slots: +1 ok ack NoLabel +2 dziÄ™kujÄ™ ack NoLabel + +# text: witam +# intent: hello +# slots: +1 witam hello NoLabel + +# text: chciaÅ‚bym zarezerwować bilet ale nie wiem na co +# intent: inform +# slots: zarezerwować:goal +1 chciaÅ‚bym inform NoLabel +2 zarezerwować inform B-goal +3 bilet inform NoLabel +4 ale inform NoLabel +5 nie inform NoLabel +6 wiem inform NoLabel +7 na inform NoLabel +8 co inform NoLabel + +# text: czy film historia mojej żony jest ciekawy +# intent: reqmore +# slots: +1 czy reqmore NoLabel +2 film reqmore NoLabel +3 historia reqmore B-title +4 mojej reqmore I-title +5 żony reqmore I-title +6 jest reqmore NoLabel +7 ciekawy reqmore NoLabel + +# text: dobrze to poproszÄ™ +# intent: inform +# slots: +1 dobrze inform NoLabel +2 to inform NoLabel +3 poproszÄ™ inform NoLabel + +# text: ulgowy +# intent: inform +# slots: +1 ulgowy inform NoLabel + +# text: czy jest jakaÅ› maksymalna liczba +# intent: reqmore +# slots: +1 czy reqmore NoLabel +2 jest reqmore NoLabel +3 jakaÅ› reqmore NoLabel +4 maksymalna reqmore NoLabel +5 liczba reqmore NoLabel + +# text: to poproszÄ™ 100 +# intent: inform +# slots: +1 to inform NoLabel +2 poproszÄ™ inform NoLabel +3 100 inform NoLabel + +# text: tak jak powiedziaÅ‚em ulgowe +# intent: inform +# slots: +1 tak inform NoLabel +2 jak inform NoLabel +3 powiedziaÅ‚em inform NoLabel +4 ulgowe inform NoLabel + +# text: Å›rodek sali +# intent: inform +# slots: Å›rodek:area +1 Å›rodek inform B-area +2 sali inform NoLabel + +# text: tak +# intent: confirm +# slots: +1 tak confirm NoLabel + +# text: nie dziÄ™kuje +# intent: negate confirm +# slots: +1 nie negate confirm NoLabel +2 dziÄ™kuje negate confirm NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚bym zarezerwować seans bilet na seans +# intent: inform +# slots: zarezerwować:goal +1 chciaÅ‚bym inform NoLabel +2 zarezerwować inform B-goal +3 seans inform NoLabel +4 bilet inform NoLabel +5 na inform NoLabel +6 seans inform NoLabel + +# text: jakie filmy sÄ… obecnie na ekranach +# intent: reqmore +# slots: jakeifilmysÄ…obecnie:goal +1 jakie reqmore B-goal +2 filmy reqmore I-goal +3 sÄ… reqmore I-goal +4 obecnie reqmore I-goal +5 na reqmore NoLabel +6 ekranach reqmore NoLabel + +# text: sobota +# intent: inform +# slots: sobota:date +1 sobota inform B-date + +# text: poproszÄ™ 2 bilety na innych ludzi +# intent: inform +# slots: poproszÄ™2:quantity,innychludzi:title +1 poproszÄ™ inform B-quantity +2 2 inform I-quantity +3 bilety inform NoLabel +4 na inform NoLabel +5 innych inform B-title +6 ludzi inform I-title + +# text: jeden ulgowy i jeden zwykÅ‚y +# intent: inform infrom +# slots: jeden:quantity,jeden:quantity +1 jeden inform infrom B-quantity +2 ulgowy inform infrom NoLabel +3 i inform infrom NoLabel +4 jeden inform infrom B-quantity +5 zwykÅ‚y inform infrom NoLabel + +# text: na Å›rodku sali +# intent: infrom +# slots: naÅ›rodku:area +1 na infrom B-area +2 Å›rodku infrom I-area +3 sali infrom NoLabel + +# text: pewnie +# intent: ack +# slots: +1 pewnie ack NoLabel + +# text: czy te miejsca sÅ¡ obok siebie +# intent: reqmore +# slots: +1 czy reqmore NoLabel +2 te reqmore NoLabel +3 miejsca reqmore NoLabel +4 sÅ¡ reqmore NoLabel +5 obok reqmore NoLabel +6 siebie reqmore NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚abym zarezerwować bilety +# intent: inform +# slots: +1 chciaÅ‚abym inform NoLabel +2 zarezerwować inform NoLabel +3 bilety inform NoLabel + +# text: jaki film jest grany jutro w godzinach popoÅ‚udniowych +# intent: request +# slots: jutro:date,popoÅ‚udniowych:time +1 jaki request NoLabel +2 film request NoLabel +3 jest request NoLabel +4 grany request NoLabel +5 jutro request B-date +6 w request NoLabel +7 godzinach request NoLabel +8 popoÅ‚udniowych request B-time + +# text: czy sÅ¡ wczeÅ›niejsze seanse +# intent: reqmore +# slots: wczeÅ›niejszeseanse:goal +1 czy reqmore NoLabel +2 sÅ¡ reqmore NoLabel +3 wczeÅ›niejsze reqmore B-goal +4 seanse reqmore I-goal + +# text: w takim razie chcÄ™ zarezerwować bilety na psie pazury +# intent: inform +# slots: zarezerwować:goal,psepazury:title +1 w inform NoLabel +2 takim inform NoLabel +3 razie inform NoLabel +4 chcÄ™ inform NoLabel +5 zarezerwować inform B-goal +6 bilety inform NoLabel +7 na inform NoLabel +8 psie inform B-title +9 pazury inform I-title + +# text: komu przysÅ‚uguje ulga +# intent: nan +# slots: +1 komu NoLabel +2 przysÅ‚uguje NoLabel +3 ulga NoLabel + +# text: kim jest senior +# intent: nan +# slots: +1 kim NoLabel +2 jest NoLabel +3 senior NoLabel + +# text: w takim razie chcÄ™ zarezerwować normalne bilety na psie pazury +# intent: inform +# slots: zarezerwować:goal,psiepazury:title +1 w inform NoLabel +2 takim inform NoLabel +3 razie inform NoLabel +4 chcÄ™ inform NoLabel +5 zarezerwować inform B-goal +6 normalne inform NoLabel +7 bilety inform NoLabel +8 na inform B-title +9 psie inform I-title +10 pazury inform I-title + +# text: na Å›rodku +# intent: inform +# slots: naÅ›rodku:area +1 na inform B-area +2 Å›rodku inform I-area + +# text: 3 +# intent: inform +# slots: 3:quantity +1 3 inform B-quantity + +# text: tak +# intent: ack +# slots: +1 tak ack NoLabel + +# text: ale chciaÅ‚am 3 bilety +# intent: negate +# slots: 3:quantity +1 ale negate NoLabel +2 chciaÅ‚am negate NoLabel +3 3 negate B-quantity +4 bilety negate NoLabel + +# text: zgadzam siÄ™ +# intent: ack +# slots: +1 zgadzam ack NoLabel +2 siÄ™ ack NoLabel + +# text: tak +# intent: ack +# slots: +1 tak ack NoLabel + +# text: nier +# intent: negate +# slots: +1 nier negate NoLabel + +# text: tak +# intent: ack +# slots: +1 tak ack NoLabel + +# text: nie +# intent: nan +# slots: +1 nie NoLabel + +# text: dzieÅ„ dobry +# intent: hello +# slots: +1 dzieÅ„ hello NoLabel +2 dobry hello NoLabel + +# text: chciaÅ‚bym dowiedzieć siÄ™ jaki jest aktualnie repertuar +# intent: request +# slots: jakijestaktualnierepertuar:goal +1 chciaÅ‚bym request NoLabel +2 dowiedzieć request NoLabel +3 siÄ™ request NoLabel +4 jaki request B-goal +5 jest request I-goal +6 aktualnie request I-goal +7 repertuar request I-goal + +# text: jutro jest w repertuarze film inni ludzie +# intent: request +# slots: jutro:date,inniludzie:title +1 jutro request B-date +2 jest request NoLabel +3 w request NoLabel +4 repertuarze request NoLabel +5 film request NoLabel +6 inni request B-title +7 ludzie request I-title + +# text: ile kosztuje bilet na ten film +# intent: request +# slots: +1 ile request NoLabel +2 kosztuje request NoLabel +3 bilet request NoLabel +4 na request NoLabel +5 ten request NoLabel +6 film request NoLabel + +# text: ulogwy +# intent: nan +# slots: +1 ulogwy NoLabel + +# text: w górnej części sali +# intent: inform +# slots: górnejczęści:area +1 w inform NoLabel +2 górnej inform B-area +3 części inform I-area +4 sali inform NoLabel + +# text: gdzie znajduje siÄ™ to miejsce wzglÄ™dem ekranu +# intent: reqmore +# slots: +1 gdzie reqmore NoLabel +2 znajduje reqmore NoLabel +3 siÄ™ reqmore NoLabel +4 to reqmore NoLabel +5 miejsce reqmore NoLabel +6 wzglÄ™dem reqmore NoLabel +7 ekranu reqmore NoLabel + +# text: chciaÅ‚bym na Å›rodku +# intent: inform +# slots: naÅ›rodku:area +1 chciaÅ‚bym inform NoLabel +2 na inform B-area +3 Å›rodku inform I-area + +# text: zgadzam +# intent: ack +# slots: +1 zgadzam ack NoLabel + +# text: jaka jest cena +# intent: reqmore +# slots: +1 jaka reqmore NoLabel +2 jest reqmore NoLabel +3 cena reqmore NoLabel + +# text: dobrze rezerwuje +# intent: ack +# slots: +1 dobrze ack NoLabel +2 rezerwuje ack NoLabel + +# text: chciaÅ‚bym anulować rezerwacjÄ™ +# intent: deny +# slots: +1 chciaÅ‚bym deny NoLabel +2 anulować deny NoLabel +3 rezerwacjÄ™ deny NoLabel + +# text: dziekuje +# intent: bye +# slots: +1 dziekuje bye NoLabel + +# text: cześć +# intent: hello +# slots: +1 cześć hello NoLabel + +# text: co można u was zjeść +# intent: request +# slots: +1 co request NoLabel +2 można request NoLabel +3 u request NoLabel +4 was request NoLabel +5 zjeść request NoLabel + +# text: co można obejrzeć w kwietniu +# intent: request +# slots: comożnaobejrzeć:goal +1 co request B-goal +2 można request I-goal +3 obejrzeć request I-goal +4 w request NoLabel +5 kwietniu request B-interval + +# text: kiedy gracie dkf zamek +# intent: request +# slots: kiedygracie:goal +1 kiedy request B-goal +2 gracie request I-goal +3 dkf request NoLabel +4 zamek request NoLabel + +# text: poproszÄ™ dwa bilety ulgowe na 25/04/2022 12:15 15:50 +# intent: inform +# slots: poproszÄ™dwa:quantity,12:15:time +1 poproszÄ™ inform B-quantity +2 dwa inform I-quantity +3 bilety inform NoLabel +4 ulgowe inform NoLabel +5 na inform NoLabel +6 25.04.2022 inform B-date +7 12:15 inform B-time +8 15:50 inform B-time + +# text: pierwszy rzÅ¡d po lewej stronie +# intent: inform +# slots: pierwszyrzÅ¡dpopolewej:area +1 pierwszy inform B-area +2 rzÅ¡d inform I-area +3 po inform I-area +4 lewej inform I-area +5 stronie inform NoLabel + +# text: tak +# intent: ack +# slots: +1 tak ack NoLabel + +# text: zgadzam siÄ™ +# intent: ack +# slots: +1 zgadzam ack NoLabel +2 siÄ™ ack NoLabel + +# text: jaki jest numer mojej rezerwacji +# intent: reqmore +# slots: +1 jaki reqmore NoLabel +2 jest reqmore NoLabel +3 numer reqmore NoLabel +4 mojej reqmore NoLabel +5 rezerwacji reqmore NoLabel + +# text: dziÄ™kujÄ™ systemie +# intent: thankyou +# slots: +1 dziÄ™kujÄ™ thankyou NoLabel +2 systemie thankyou NoLabel + +# text: siema +# intent: hello +# slots: +1 siema hello NoLabel + +# text: chcÄ™ iść do kina +# intent: inform +# slots: +1 chcÄ™ inform NoLabel +2 iść inform NoLabel +3 do inform NoLabel +4 kina inform NoLabel + +# text: co gracie +# intent: request +# slots: +1 co request NoLabel +2 gracie request NoLabel + +# text: to na fdantastyczne zwierznera prosze +# intent: inform +# slots: fdantastycznezwierznera:title +1 to inform NoLabel +2 na inform NoLabel +3 fdantastyczne inform B-title +4 zwierznera inform I-title +5 prosze inform NoLabel + +# text: a co macie +# intent: request +# slots: +1 a request NoLabel +2 co request NoLabel +3 macie request NoLabel + +# text: a na za tydzieÅ„ +# intent: request +# slots: zatydzieÅ„:interval +1 a request NoLabel +2 na request NoLabel +3 za request B-interval +4 tydzieÅ„ request I-interval + +# text: to na za tydzieÅ„ na cud guadalupe proszÄ™ +# intent: inform +# slots: zatydzieÅ„:interval:cudguadalupe:title +1 to inform NoLabel +2 na inform NoLabel +3 za inform B-interval +4 tydzieÅ„ inform I-interval +5 na inform NoLabel +6 cud inform B-title +7 guadalupe inform I-title +8 proszÄ™ inform NoLabel + +# text: to na coÅ› innego +# intent: request +# slots: +1 to request NoLabel +2 na request NoLabel +3 coÅ› request NoLabel +4 innego request NoLabel + +# text: dzisiaj +# intent: inform +# slots: dzisiaj:date +1 dzisiaj inform B-date + +# text: zaskocz mnie +# intent: null +# slots: +1 zaskocz null NoLabel +2 mnie null NoLabel + +# text: no to jakoÅ› niech bÄ™dzie jakoÅ› to bÄ™dzie +# intent: inform +# slots: jakoÅ›tobÄ™dzie:title +1 no inform NoLabel +2 to inform NoLabel +3 jakoÅ› inform NoLabel +4 niech inform NoLabel +5 bÄ™dzie inform NoLabel +6 jakoÅ› inform NoLabel +7 to inform B-title +8 bÄ™dzie inform I-title + +# text: jeden dla mnie drugi dla kota +# intent: nan +# slots: jeden:quantity,drugi:quantity +1 jeden B-quantity +2 dla NoLabel +3 mnie NoLabel +4 drugi B-quantity +5 dla NoLabel +6 kota NoLabel + +# text: to jeden bÄ™dzie +# intent: infrom +# slots: jeden:quantity +1 to infrom NoLabel +2 jeden infrom B-quantity +3 bÄ™dzie infrom NoLabel + +# text: normalny +# intent: null +# slots: +1 normalny null NoLabel + +# text: na Å›rodku gdzieÅ› +# intent: inform +# slots: naÅ›rodku:area +1 na inform B-area +2 Å›rodku inform I-area +3 gdzieÅ› inform NoLabel + +# text: niech bÄ™dzie +# intent: ack +# slots: +1 niech ack NoLabel +2 bÄ™dzie ack NoLabel + +# text: jakieÅ› potwierdzenie rezerwacji dostanÄ™ czy mogÄ™ po prostu wejść i usišść +# intent: request +# slots: +1 jakieÅ› request NoLabel +2 potwierdzenie request NoLabel +3 rezerwacji request NoLabel +4 dostanÄ™ request NoLabel +5 czy request NoLabel +6 mogÄ™ request NoLabel +7 po request NoLabel +8 prostu request NoLabel +9 wejść request NoLabel +10 i request NoLabel +11 usišść request NoLabel + +# text: wybieram batmana o 16:20 +# intent: inform +# slots: batmana:title,o16:20:time +1 wybieram inform NoLabel +2 batmana inform B-title +3 o inform B-time +4 16:20 inform I-time + +# text: wybieram na noże o 9:30 +# intent: inform +# slots: nanoże:title,o9:30:time +1 wybieram inform NoLabel +2 na inform B-title +3 noże inform I-title +4 o inform B-time +5 09:30 inform I-time + +# text: wybieram batmana gdzieœ wieczorem +# intent: inform +# slots: batmana:title,wieczorem:interval +1 wybieram inform NoLabel +2 batmana inform B-title +3 gdzieœ inform NoLabel +4 wieczorem inform B-interval + +# text: wybieram na noże o 9:30 +# intent: inform +# slots: nanoże:title,o9:30:time +1 wybieram inform NoLabel +2 na inform B-title +3 noże inform I-title +4 o inform B-time +5 09:30 inform I-time + +# text: wybieram batmana w nocy +# intent: inform +# slots: batmana:title,wnocy:interval +1 wybieram inform NoLabel +2 batmana inform B-title +3 w inform B-interval +4 nocy inform I-interval + +# text: wybieram na noże o 9:30 +# intent: inform +# slots: nanoże:title,o9:30:time +1 wybieram inform NoLabel +2 na inform B-title +3 noże inform I-title +4 o inform B-time +5 09:30 inform I-time + +# text: wybieram ups 2 o godzinie 10:45 +# intent: inform +# slots: ups2:title,ogodzinie10:45:time +1 wybieram inform NoLabel +2 ups inform B-title +3 2 inform I-title +4 o inform B-time +5 godzinie inform I-time +6 10:45 inform I-time + +# text: chcÄ™ iść na matki rówonegÅ‚e o 21:30 +# intent: inform +# slots: matkirówonegÅ‚e:title,o21:30:time +1 chcÄ™ inform NoLabel +2 iść inform NoLabel +3 na inform NoLabel +4 matki inform B-title +5 rówonegÅ‚e inform I-title +6 o inform B-time +7 21:30 inform I-time + +# text: wybierz mi film pod tytuÅ‚em inni ludzie +# intent: inform +# slots: inniludzie:title +1 wybierz inform NoLabel +2 mi inform NoLabel +3 film inform NoLabel +4 pod inform NoLabel +5 tytuÅ‚em inform NoLabel +6 inni inform B-title +7 ludzie inform I-title + +# text: chcÄ™ uncharted +# intent: inform +# slots: uncharted:title +1 chcÄ™ inform NoLabel +2 uncharted inform B-title + +# text: idÄ™ na 12:45 +# intent: inform +# slots: na12:45:time +1 idÄ™ inform NoLabel +2 na inform B-time +3 12:45 inform I-time + +# text: idÄ™ na pierwszÄ… na batmana +# intent: inform +# slots: pierwszÄ…:time,batmana:title +1 idÄ™ inform NoLabel +2 na inform NoLabel +3 pierwszÄ… inform B-time +4 na inform NoLabel +5 batmana inform B-title + +# text: idÄ™ na drugÄ… na batmana +# intent: inform +# slots: drugÄ…:time,batmana:title +1 idÄ™ inform NoLabel +2 na inform NoLabel +3 drugÄ… inform B-time +4 na inform NoLabel +5 batmana inform B-title + +# text: idÄ™ na trzeciÄ… na na noże +# intent: inform +# slots: trzeciÄ…:time,nanoże:title +1 idÄ™ inform NoLabel +2 na inform NoLabel +3 trzeciÄ… inform B-time +4 na inform NoLabel +5 na inform B-title +6 noże inform I-title + +# text: ten o czwartej +# intent: inform +# slots: oczwartej:time +1 ten inform NoLabel +2 o inform B-time +3 czwartej inform I-time + +# text: matki równolegÅ‚e dwunasta +# intent: inform +# slots: matkirównolegÅ‚e:title,dwunasta:time +1 matki inform B-title +2 równolegÅ‚e inform I-title +3 dwunasta inform B-time + +# text: na noże +# intent: inform +# slots: nanoże:title +1 na inform B-title +2 noże inform I-title + +# text: ambulans +# intent: inform +# slots: ambulans:title +1 ambulans inform B-title + +# text: wybierz to nie wypada +# intent: inform +# slots: toniewypada:title +1 wybierz inform NoLabel +2 to inform B-title +3 nie inform I-title +4 wypada inform I-title + +# text: dwa siedzenia +# intent: inform +# slots: dwa:quantity +1 dwa inform B-quantity +2 siedzenia inform NoLabel + +# text: jedno +# intent: inform +# slots: jedno:quantity +1 jedno inform B-quantity + +# text: trzy bileciki na 19:00 na batmana na Å›rodku +# intent: inform +# slots: trzy:quantity,na19:00:time,batmana:title,naÅ›rodku:area +1 trzy inform B-quantity +2 bileciki inform NoLabel +3 na inform B-time +4 19:00 inform I-time +5 na inform NoLabel +6 batmana inform B-title +7 na inform B-area +8 Å›rodku inform I-area + +# text: cztery +# intent: inform +# slots: cztery:quantity +1 cztery inform B-quantity + +# text: piÄ™c biletów poproszÄ™ +# intent: inform +# slots: piÄ™c:quantity +1 piÄ™c inform B-quantity +2 biletów inform NoLabel +3 poproszÄ™ inform NoLabel + +# text: poproszÄ™ +# intent: inform +# slots: +1 poproszÄ™ inform NoLabel + +# text: h1 h2 h3 +# intent: inform +# slots: h1h2h3:seats +1 h1 inform B-seats +2 h2 inform I-seats +3 h3 inform I-seats + +# text: chcÄ™ wybrać 3 bilety miejsca h3 h4 h5 +# intent: inform +# slots: 3:quantity,h3h4h5:seats +1 chcÄ™ inform NoLabel +2 wybrać inform NoLabel +3 3 inform B-quantity +4 bilety inform NoLabel +5 miejsca inform NoLabel +6 h3 inform B-seats +7 h4 inform I-seats +8 h5 inform I-seats + +# text: daj mi trzy bilety na seans na godzinÄ™ 19 miejsca a14 a15 a16 +# intent: inform +# slots: trzy:quantity,nagodzinÄ™19:time,a14a15a16:seats +1 daj inform NoLabel +2 mi inform NoLabel +3 trzy inform B-quantity +4 bilety inform NoLabel +5 na inform NoLabel +6 seans inform NoLabel +7 na inform B-time +8 godzinÄ™ inform I-time +9 19 inform I-time +10 miejsca inform NoLabel +11 a14 inform B-seats +12 a15 inform I-seats +13 a16 inform I-seats + +# text: poproszÄ™ jeden bilecik na seans pod tytuÅ‚em batman miejsca j12 +# intent: inform +# slots: jeden:quantity,batman:title,j12:seats +1 poproszÄ™ inform NoLabel +2 jeden inform B-quantity +3 bilecik inform NoLabel +4 na inform NoLabel +5 seans inform NoLabel +6 pod inform NoLabel +7 tytuÅ‚em inform NoLabel +8 batman inform B-title +9 miejsca inform NoLabel +10 j12 inform B-seats + +# text: a10a11 +# intent: inform +# slots: +1 a10a11 inform NoLabel + +# text: a12 a13 +# intent: inform +# slots: a12a13:seats +1 a12 inform B-seats +2 a13 inform I-seats + +# text: z43 z44 z43 z44 z45 +# intent: inform +# slots: z43z44z43z44z45:seats +1 z43 inform B-seats +2 z44 inform I-seats +3 z43 inform I-seats +4 z44 inform I-seats +5 z45 inform I-seats + +# text: wybierz j43 k44 l43 c44 d45 +# intent: inform +# slots: j43k44l43c44d45:seats +1 wybierz inform NoLabel +2 j43 inform B-seats +3 k44 inform I-seats +4 l43 inform I-seats +5 c44 inform I-seats +6 d45 inform I-seats + +# text: co gracie wieczorem +# intent: inform +# slots: gracie:goal,wieczorem:interval +1 co inform NoLabel +2 gracie inform B-goal +3 wieczorem inform B-interval + +# text: co gracie jutro +# intent: inform +# slots: gracie:goal,jutro:interval +1 co inform NoLabel +2 gracie inform B-goal +3 jutro inform B-interval + +# text: co gracie po poÅ‚udniu +# intent: inform +# slots: gracie:goal,popoÅ‚udniu:interval +1 co inform NoLabel +2 gracie inform B-goal +3 po inform B-interval +4 poÅ‚udniu inform I-interval + +# text: co gracie rano +# intent: inform +# slots: gracie:goal,rano:interval +1 co inform NoLabel +2 gracie inform B-goal +3 rano inform B-interval + +# text: jakie filmy sÄ… wieczorem +# intent: inform +# slots: filmy:goal,wieczorem:interval +1 jakie inform NoLabel +2 filmy inform B-goal +3 sÄ… inform NoLabel +4 wieczorem inform B-interval diff --git a/tasks/zad8/pl/train.conllu b/tasks/zad8/pl/train.conllu index e7eca1f..1aee1fb 100644 --- a/tasks/zad8/pl/train.conllu +++ b/tasks/zad8/pl/train.conllu @@ -454,10 +454,10 @@ # text: coÅ› koÅ‚o poÅ‚udnia # intent: reqmore -# slots: +# slots: koÅ‚opoÅ‚udnia:interval 1 coÅ› reqmore NoLabel -2 koÅ‚o reqmore NoLabel -3 poÅ‚udnia reqmore B-time +2 koÅ‚o reqmore B-interval +3 poÅ‚udnia reqmore I-interval # text: nic później # intent: reqalts @@ -1499,11 +1499,11 @@ # text: jutro po godzinie 16:00 # intent: inform -# slots: jutro:date,pogodzinie16:00:time +# slots: jutro:date,pogodzinie16:00:interval 1 jutro inform B-date -2 po inform B-time -3 godzinie inform I-time -4 16:00 inform I-time +2 po inform B-interval +3 godzinie inform I-interval +4 16:00 inform I-interval # text: jaki jutro jest dzieÅ„ tygodnia # intent: request @@ -2473,30 +2473,30 @@ 1 dzisiaj inform B-date # text: zaskocz mnie -# intent: nan +# intent: null # slots: -1 zaskocz NoLabel -2 mnie NoLabel +1 zaskocz null NoLabel +2 mnie null NoLabel # text: no to jakoÅ› niech bÄ™dzie jakoÅ› to bÄ™dzie # intent: inform -# slots: +# slots: jakoÅ›tobÄ™dzie:title 1 no inform NoLabel 2 to inform NoLabel 3 jakoÅ› inform NoLabel 4 niech inform NoLabel 5 bÄ™dzie inform NoLabel 6 jakoÅ› inform NoLabel -7 to inform NoLabel -8 bÄ™dzie inform NoLabel +7 to inform B-title +8 bÄ™dzie inform I-title # text: jeden dla mnie drugi dla kota # intent: nan -# slots: jeden:quantity +# slots: jeden:quantity,drugi:quantity 1 jeden B-quantity 2 dla NoLabel 3 mnie NoLabel -4 drugi NoLabel +4 drugi B-quantity 5 dla NoLabel 6 kota NoLabel @@ -2508,9 +2508,9 @@ 3 bÄ™dzie infrom NoLabel # text: normalny -# intent: nan +# intent: null # slots: -1 normalny NoLabel +1 normalny null NoLabel # text: na Å›rodku gdzieÅ› # intent: inform @@ -2557,13 +2557,13 @@ 4 o inform B-time 5 09:30 inform I-time -# text: wybieram batmana o 16:20 +# text: wybieram batmana gdzieœ wieczorem # intent: inform -# slots: batmana:title,o16:20:time +# slots: batmana:title,wieczorem:interval 1 wybieram inform NoLabel 2 batmana inform B-title -3 o inform B-time -4 16:20 inform I-time +3 gdzieœ inform NoLabel +4 wieczorem inform B-interval # text: wybieram na noże o 9:30 # intent: inform @@ -2574,13 +2574,13 @@ 4 o inform B-time 5 09:30 inform I-time -# text: wybieram batmana o 16:20 +# text: wybieram batmana w nocy # intent: inform -# slots: batmana:title,o16:20:time +# slots: batmana:title,wnocy:interval 1 wybieram inform NoLabel 2 batmana inform B-title -3 o inform B-time -4 16:20 inform I-time +3 w inform B-interval +4 nocy inform I-interval # text: wybieram na noże o 9:30 # intent: inform @@ -2593,22 +2593,22 @@ # text: wybieram ups 2 o godzinie 10:45 # intent: inform -# slots: 2:quantity,ogodzinie10:45:time +# slots: ups2:title,ogodzinie10:45:time 1 wybieram inform NoLabel -2 ups inform NoLabel -3 2 inform B-quantity +2 ups inform B-title +3 2 inform I-title 4 o inform B-time 5 godzinie inform I-time 6 10:45 inform I-time # text: chcÄ™ iść na matki rówonegÅ‚e o 21:30 # intent: inform -# slots: o21:30:time +# slots: matkirówonegÅ‚e:title,o21:30:time 1 chcÄ™ inform NoLabel 2 iść inform NoLabel 3 na inform NoLabel -4 matki inform NoLabel -5 rówonegÅ‚e inform NoLabel +4 matki inform B-title +5 rówonegÅ‚e inform I-title 6 o inform B-time 7 21:30 inform I-time @@ -2666,17 +2666,17 @@ # text: ten o czwartej # intent: inform -# slots: +# slots: oczwartej:time 1 ten inform NoLabel -2 o inform NoLabel -3 czwartej inform NoLabel +2 o inform B-time +3 czwartej inform I-time # text: matki równolegÅ‚e dwunasta # intent: inform -# slots: matkirównolegÅ‚e:title +# slots: matkirównolegÅ‚e:title,dwunasta:time 1 matki inform B-title 2 równolegÅ‚e inform I-title -3 dwunasta inform NoLabel +3 dwunasta inform B-time # text: na noże # intent: inform @@ -2691,11 +2691,11 @@ # text: wybierz to nie wypada # intent: inform -# slots: +# slots: toniewypada:title 1 wybierz inform NoLabel -2 to inform NoLabel -3 nie inform NoLabel -4 wypada inform NoLabel +2 to inform B-title +3 nie inform I-title +4 wypada inform I-title # text: dwa siedzenia # intent: inform @@ -2727,8 +2727,8 @@ # text: piÄ™c biletów poproszÄ™ # intent: inform -# slots: -1 piÄ™c inform NoLabel +# slots: piÄ™c:quantity +1 piÄ™c inform B-quantity 2 biletów inform NoLabel 3 poproszÄ™ inform NoLabel @@ -2758,16 +2758,16 @@ # text: daj mi trzy bilety na seans na godzinÄ™ 19 miejsca a14 a15 a16 # intent: inform -# slots: 19:quantity,a14a15a16:seats +# slots: trzy:quantity,nagodzinÄ™19:time,a14a15a16:seats 1 daj inform NoLabel 2 mi inform NoLabel -3 trzy inform NoLabel +3 trzy inform B-quantity 4 bilety inform NoLabel 5 na inform NoLabel 6 seans inform NoLabel -7 na inform NoLabel -8 godzinÄ™ inform NoLabel -9 19 inform B-quantity +7 na inform B-time +8 godzinÄ™ inform I-time +9 19 inform I-time 10 miejsca inform NoLabel 11 a14 inform B-seats 12 a15 inform I-seats @@ -2819,601 +2819,40 @@ # text: co gracie wieczorem # intent: inform -# slots: wieczorem:time +# slots: gracie:goal,wieczorem:interval 1 co inform NoLabel -2 gracie inform NoLabel -3 wieczorem inform B-time +2 gracie inform B-goal +3 wieczorem inform B-interval # text: co gracie jutro # intent: inform -# slots: jutro:date +# slots: gracie:goal,jutro:date 1 co inform NoLabel -2 gracie inform NoLabel +2 gracie inform B-goal 3 jutro inform B-date # text: co gracie po poÅ‚udniu # intent: inform -# slots: popoÅ‚udniu:time +# slots: gracie:goal,popoÅ‚udniu:interval 1 co inform NoLabel -2 gracie inform NoLabel -3 po inform B-time -4 poÅ‚udniu inform I-time +2 gracie inform B-goal +3 po inform B-interval +4 poÅ‚udniu inform I-interval # text: co gracie rano # intent: inform -# slots: rano:time +# slots: gracie:goal,rano:interval 1 co inform NoLabel -2 gracie inform NoLabel -3 rano inform B-time +2 gracie inform B-goal +3 rano inform B-interval -# text: jakie filmy sÄ… wiczorem +# text: jakie filmy sÄ… wieczorem # intent: inform -# slots: +# slots: filmy:goal,wieczorem:interval 1 jakie inform NoLabel -2 filmy inform NoLabel +2 filmy inform B-goal 3 sÄ… inform NoLabel -4 wiczorem inform NoLabel - -# text: wybieram batmana o 16:20 -# intent: inform -# slots: batmana:title,o16:20:time -1 wybieram inform NoLabel -2 batmana inform B-title -3 o inform B-time -4 16:20 inform I-time - -# text: wybieram na noże o 9:30 -# intent: inform -# slots: nanoże:title,o9:30:time -1 wybieram inform NoLabel -2 na inform B-title -3 noże inform I-title -4 o inform B-time -5 09:30 inform I-time - -# text: wybieram ups 2 o godzinie 10:45 -# intent: inform -# slots: 2:quantity,ogodzinie10:45:time -1 wybieram inform NoLabel -2 ups inform NoLabel -3 2 inform B-quantity -4 o inform B-time -5 godzinie inform I-time -6 10:45 inform I-time - -# text: chcÄ™ iść na matki rówonegÅ‚e o 21:30 -# intent: inform -# slots: o21:30:time -1 chcÄ™ inform NoLabel -2 iść inform NoLabel -3 na inform NoLabel -4 matki inform NoLabel -5 rówonegÅ‚e inform NoLabel -6 o inform B-time -7 21:30 inform I-time - -# text: wybierz mi film pod tytuÅ‚em inni ludzie -# intent: inform -# slots: inniludzie:title -1 wybierz inform NoLabel -2 mi inform NoLabel -3 film inform NoLabel -4 pod inform NoLabel -5 tytuÅ‚em inform NoLabel -6 inni inform B-title -7 ludzie inform I-title - -# text: chcÄ™ uncharted -# intent: inform -# slots: uncharted:title -1 chcÄ™ inform NoLabel -2 uncharted inform B-title - -# text: idÄ™ na 12:45 -# intent: inform -# slots: na12:45:time -1 idÄ™ inform NoLabel -2 na inform B-time -3 12:45 inform I-time - -# text: idÄ™ na pierwszÄ… na batmana -# intent: inform -# slots: pierwszÄ…:time,batmana:title -1 idÄ™ inform NoLabel -2 na inform NoLabel -3 pierwszÄ… inform B-time -4 na inform NoLabel -5 batmana inform B-title - -# text: idÄ™ na drugÄ… na batmana -# intent: inform -# slots: drugÄ…:time,batmana:title -1 idÄ™ inform NoLabel -2 na inform NoLabel -3 drugÄ… inform B-time -4 na inform NoLabel -5 batmana inform B-title - -# text: idÄ™ na trzeciÄ… na na noże -# intent: inform -# slots: trzeciÄ…:time,nanoże:title -1 idÄ™ inform NoLabel -2 na inform NoLabel -3 trzeciÄ… inform B-time -4 na inform NoLabel -5 na inform B-title -6 noże inform I-title - -# text: ten o czwartej -# intent: inform -# slots: -1 ten inform NoLabel -2 o inform NoLabel -3 czwartej inform NoLabel - -# text: matki równolegÅ‚e dwunasta -# intent: inform -# slots: matkirównolegÅ‚e:title -1 matki inform B-title -2 równolegÅ‚e inform I-title -3 dwunasta inform NoLabel - -# text: na noże -# intent: inform -# slots: nanoże:title -1 na inform B-title -2 noże inform I-title - -# text: ambulans -# intent: inform -# slots: ambulans:title -1 ambulans inform B-title - -# text: wybierz to nie wypada -# intent: inform -# slots: -1 wybierz inform NoLabel -2 to inform NoLabel -3 nie inform NoLabel -4 wypada inform NoLabel - -# text: dwa siedzenia -# intent: inform -# slots: dwa:quantity -1 dwa inform B-quantity -2 siedzenia inform NoLabel - -# text: jedno -# intent: inform -# slots: jedno:quantity -1 jedno inform B-quantity - -# text: trzy bileciki na 19:00 na batmana na Å›rodku -# intent: inform -# slots: trzy:quantity,na19:00:time,batmana:title,naÅ›rodku:area -1 trzy inform B-quantity -2 bileciki inform NoLabel -3 na inform B-time -4 19:00 inform I-time -5 na inform NoLabel -6 batmana inform B-title -7 na inform B-area -8 Å›rodku inform I-area - -# text: cztery -# intent: inform -# slots: cztery:quantity -1 cztery inform B-quantity - -# text: piÄ™c biletów poproszÄ™ -# intent: inform -# slots: -1 piÄ™c inform NoLabel -2 biletów inform NoLabel -3 poproszÄ™ inform NoLabel - -# text: poproszÄ™ -# intent: inform -# slots: -1 poproszÄ™ inform NoLabel - -# text: h1 h2 h3 -# intent: inform -# slots: h1h2h3:seats -1 h1 inform B-seats -2 h2 inform I-seats -3 h3 inform I-seats - -# text: chcÄ™ wybrać 3 bilety miejsca h3 h4 h5 -# intent: inform -# slots: 3:quantity,h3h4h5:seats -1 chcÄ™ inform NoLabel -2 wybrać inform NoLabel -3 3 inform B-quantity -4 bilety inform NoLabel -5 miejsca inform NoLabel -6 h3 inform B-seats -7 h4 inform I-seats -8 h5 inform I-seats - -# text: daj mi trzy bilety na seans na godzinÄ™ 19 miejsca a14 a15 a16 -# intent: inform -# slots: 19:quantity,a14a15a16:seats -1 daj inform NoLabel -2 mi inform NoLabel -3 trzy inform NoLabel -4 bilety inform NoLabel -5 na inform NoLabel -6 seans inform NoLabel -7 na inform NoLabel -8 godzinÄ™ inform NoLabel -9 19 inform B-quantity -10 miejsca inform NoLabel -11 a14 inform B-seats -12 a15 inform I-seats -13 a16 inform I-seats - -# text: poproszÄ™ jeden bilecik na seans pod tytuÅ‚em batman miejsca j12 -# intent: inform -# slots: jeden:quantity,batman:title,j12:seats -1 poproszÄ™ inform NoLabel -2 jeden inform B-quantity -3 bilecik inform NoLabel -4 na inform NoLabel -5 seans inform NoLabel -6 pod inform NoLabel -7 tytuÅ‚em inform NoLabel -8 batman inform B-title -9 miejsca inform NoLabel -10 j12 inform B-seats - -# text: a10a11 -# intent: inform -# slots: -1 a10a11 inform NoLabel - -# text: a12 a13 -# intent: inform -# slots: a12a13:seats -1 a12 inform B-seats -2 a13 inform I-seats - -# text: z43 z44 z43 z44 z45 -# intent: inform -# slots: z43z44z43z44z45:seats -1 z43 inform B-seats -2 z44 inform I-seats -3 z43 inform I-seats -4 z44 inform I-seats -5 z45 inform I-seats - -# text: wybierz j43 k44 l43 c44 d45 -# intent: inform -# slots: j43k44l43c44d45:seats -1 wybierz inform NoLabel -2 j43 inform B-seats -3 k44 inform I-seats -4 l43 inform I-seats -5 c44 inform I-seats -6 d45 inform I-seats - -# text: co gracie wieczorem -# intent: inform -# slots: wieczorem:time -1 co inform NoLabel -2 gracie inform NoLabel -3 wieczorem inform B-time - -# text: co gracie jutro -# intent: inform -# slots: jutro:date -1 co inform NoLabel -2 gracie inform NoLabel -3 jutro inform B-date - -# text: co gracie po poÅ‚udniu -# intent: inform -# slots: popoÅ‚udniu:time -1 co inform NoLabel -2 gracie inform NoLabel -3 po inform B-time -4 poÅ‚udniu inform I-time - -# text: co gracie rano -# intent: inform -# slots: rano:time -1 co inform NoLabel -2 gracie inform NoLabel -3 rano inform B-time - -# text: jakie filmy sÄ… wiczorem -# intent: inform -# slots: -1 jakie inform NoLabel -2 filmy inform NoLabel -3 sÄ… inform NoLabel -4 wiczorem inform NoLabel - -# text: wybieram batmana o 16:20 -# intent: inform -# slots: batmana:title,o16:20:time -1 wybieram inform NoLabel -2 batmana inform B-title -3 o inform B-time -4 16:20 inform I-time - -# text: wybieram na noże o 9:30 -# intent: inform -# slots: nanoże:title,o9:30:time -1 wybieram inform NoLabel -2 na inform B-title -3 noże inform I-title -4 o inform B-time -5 09:30 inform I-time - -# text: wybieram ups 2 o godzinie 10:45 -# intent: inform -# slots: 2:quantity,ogodzinie10:45:time -1 wybieram inform NoLabel -2 ups inform NoLabel -3 2 inform B-quantity -4 o inform B-time -5 godzinie inform I-time -6 10:45 inform I-time - -# text: chcÄ™ iść na matki rówonegÅ‚e o 21:30 -# intent: inform -# slots: o21:30:time -1 chcÄ™ inform NoLabel -2 iść inform NoLabel -3 na inform NoLabel -4 matki inform NoLabel -5 rówonegÅ‚e inform NoLabel -6 o inform B-time -7 21:30 inform I-time - -# text: wybierz mi film pod tytuÅ‚em inni ludzie -# intent: inform -# slots: inniludzie:title -1 wybierz inform NoLabel -2 mi inform NoLabel -3 film inform NoLabel -4 pod inform NoLabel -5 tytuÅ‚em inform NoLabel -6 inni inform B-title -7 ludzie inform I-title - -# text: chcÄ™ uncharted -# intent: inform -# slots: uncharted:title -1 chcÄ™ inform NoLabel -2 uncharted inform B-title - -# text: idÄ™ na 12:45 -# intent: inform -# slots: na12:45:time -1 idÄ™ inform NoLabel -2 na inform B-time -3 12:45 inform I-time - -# text: idÄ™ na pierwszÄ… na batmana -# intent: inform -# slots: pierwszÄ…:time,batmana:title -1 idÄ™ inform NoLabel -2 na inform NoLabel -3 pierwszÄ… inform B-time -4 na inform NoLabel -5 batmana inform B-title - -# text: idÄ™ na drugÄ… na batmana -# intent: inform -# slots: drugÄ…:time,batmana:title -1 idÄ™ inform NoLabel -2 na inform NoLabel -3 drugÄ… inform B-time -4 na inform NoLabel -5 batmana inform B-title - -# text: idÄ™ na trzeciÄ… na na noże -# intent: inform -# slots: trzeciÄ…:time,nanoże:title -1 idÄ™ inform NoLabel -2 na inform NoLabel -3 trzeciÄ… inform B-time -4 na inform NoLabel -5 na inform B-title -6 noże inform I-title - -# text: ten o czwartej -# intent: inform -# slots: -1 ten inform NoLabel -2 o inform NoLabel -3 czwartej inform NoLabel - -# text: matki równolegÅ‚e dwunasta -# intent: inform -# slots: matkirównolegÅ‚e:title -1 matki inform B-title -2 równolegÅ‚e inform I-title -3 dwunasta inform NoLabel - -# text: na noże -# intent: inform -# slots: nanoże:title -1 na inform B-title -2 noże inform I-title - -# text: ambulans -# intent: inform -# slots: ambulans:title -1 ambulans inform B-title - -# text: wybierz to nie wypada -# intent: inform -# slots: -1 wybierz inform NoLabel -2 to inform NoLabel -3 nie inform NoLabel -4 wypada inform NoLabel - -# text: dwa siedzenia -# intent: inform -# slots: -1 dwa inform NoLabel -2 siedzenia inform NoLabel - -# text: jedno -# intent: inform -# slots: -1 jedno inform NoLabel - -# text: trzy bileciki na 19:00 na batmana na Å›rodku -# intent: inform -# slots: na19:00:time,batmana:title,naÅ›rodku:area -1 trzy inform NoLabel -2 bileciki inform NoLabel -3 na inform B-time -4 19:00 inform I-time -5 na inform NoLabel -6 batmana inform B-title -7 na inform B-area -8 Å›rodku inform I-area - -# text: cztery -# intent: inform -# slots: -1 cztery inform NoLabel - -# text: piÄ™c biletów poproszÄ™ -# intent: inform -# slots: -1 piÄ™c inform NoLabel -2 biletów inform NoLabel -3 poproszÄ™ inform NoLabel - -# text: poproszÄ™ -# intent: inform -# slots: -1 poproszÄ™ inform NoLabel - -# text: h1 h2 h3 -# intent: inform -# slots: h1h2h3:seats -1 h1 inform B-seats -2 h2 inform I-seats -3 h3 inform I-seats - -# text: chcÄ™ wybrać 3 bilety miejsca h3 h4 h5 -# intent: inform -# slots: 3:quantity,h3h4h5:seats -1 chcÄ™ inform NoLabel -2 wybrać inform NoLabel -3 3 inform B-quantity -4 bilety inform NoLabel -5 miejsca inform NoLabel -6 h3 inform B-seats -7 h4 inform I-seats -8 h5 inform I-seats - -# text: daj mi trzy bilety na seans na godzinÄ™ 19 miejsca a14 a15 a16 -# intent: inform -# slots: 19:quantity,a14a15a16:seats -1 daj inform NoLabel -2 mi inform NoLabel -3 trzy inform NoLabel -4 bilety inform NoLabel -5 na inform NoLabel -6 seans inform NoLabel -7 na inform NoLabel -8 godzinÄ™ inform NoLabel -9 19 inform B-quantity -10 miejsca inform NoLabel -11 a14 inform B-seats -12 a15 inform I-seats -13 a16 inform I-seats - -# text: poproszÄ™ jeden bilecik na seans pod tytuÅ‚em batman miejsca j12 -# intent: inform -# slots: batman:title,j12:seats -1 poproszÄ™ inform NoLabel -2 jeden inform NoLabel -3 bilecik inform NoLabel -4 na inform NoLabel -5 seans inform NoLabel -6 pod inform NoLabel -7 tytuÅ‚em inform NoLabel -8 batman inform B-title -9 miejsca inform NoLabel -10 j12 inform B-seats - -# text: a10a11 -# intent: inform -# slots: -1 a10a11 inform NoLabel - -# text: a12 a13 -# intent: inform -# slots: a12a13:seats -1 a12 inform B-seats -2 a13 inform I-seats - -# text: z43 z44 z43 z44 z45 -# intent: inform -# slots: z43z44z43z44z45:seats -1 z43 inform B-seats -2 z44 inform I-seats -3 z43 inform I-seats -4 z44 inform I-seats -5 z45 inform I-seats - -# text: wybierz j43 k44 l43 c44 d45 -# intent: inform -# slots: j43k44l43c44d45:seats -1 wybierz inform NoLabel -2 j43 inform B-seats -3 k44 inform I-seats -4 l43 inform I-seats -5 c44 inform I-seats -6 d45 inform I-seats - -# text: co gracie wieczorem -# intent: inform -# slots: wieczorem:time -1 co inform NoLabel -2 gracie inform NoLabel -3 wieczorem inform B-time - -# text: co gracie jutro -# intent: inform -# slots: jutro:date -1 co inform NoLabel -2 gracie inform NoLabel -3 jutro inform B-date - -# text: co gracie po poÅ‚udniu -# intent: inform -# slots: popoÅ‚udniu:time -1 co inform NoLabel -2 gracie inform NoLabel -3 po inform B-time -4 poÅ‚udniu inform I-time - -# text: co gracie rano -# intent: inform -# slots: rano:time -1 co inform NoLabel -2 gracie inform NoLabel -3 rano inform B-time - -# text: jakie filmy sÄ… wiczorem -# intent: inform -# slots: -1 jakie inform NoLabel -2 filmy inform NoLabel -3 sÄ… inform NoLabel -4 wieczorem inform B-time - +4 wieczorem inform B-interval # text: co gracie za trzy dni # intent: inform # slots: zatrzydni:date @@ -3519,23 +2958,23 @@ # text: a co gracie po jutrze # intent: inform -# slots: pojutrze:date +# slots: gracie:goal,pojutrze:date 1 a inform NoLabel 2 co inform NoLabel -3 gracie inform NoLabel +3 gracie inform B-goal 4 po inform B-date 5 jutrze inform I-date # text: czy gracie dziÅ› batmana albo na noze # intent: inform -# slots: dziÅ›:date,batmana:title +# slots: dziÅ›:date,batmana:title,nanoze:title 1 czy inform NoLabel 2 gracie inform NoLabel 3 dziÅ› inform B-date 4 batmana inform B-title 5 albo inform NoLabel -6 na inform NoLabel -7 noze inform NoLabel +6 na inform B-title +7 noze inform I-title # text: czy w niedzielÄ™ gracie na noze lub batman lub piosenki o miÅ‚oÅ›ci # intent: inform @@ -3549,9 +2988,9 @@ 7 lub inform NoLabel 8 batman inform B-title 9 lub inform NoLabel -10 piosenki inform B-title -11 o inform I-title -12 miÅ‚oÅ›ci inform I-title +10 piosenki inform NoLabel +11 o inform NoLabel +12 miÅ‚oÅ›ci inform NoLabel # text: czy wolne sÄ… miejsca h2 h3 # intent: inform