mockup #7

Merged
s444519 merged 19 commits from mockup into master 2022-05-04 12:47:45 +02:00
Showing only changes of commit fff219d35a - Show all commits

View File

@ -11,12 +11,12 @@
3 na reqmore NoLabel 3 na reqmore NoLabel
4 premierę reqmore NoLabel 4 premierę reqmore NoLabel
5 filmu reqmore NoLabel 5 filmu reqmore NoLabel
6 jakie reqmore NoLabel 6 jakie reqmore B-goal
7 premiery reqmore NoLabel 7 premiery reqmore I-goal
8 są reqmore NoLabel 8 są reqmore NoLabel
9 w reqmore NoLabel 9 w reqmore B-interval
10 tym reqmore NoLabel 10 tym reqmore I-interval
11 tygodniu reqmore NoLabel 11 tygodniu reqmore I-interval
# text: wybieram batmana # text: wybieram batmana
# intent: inform # intent: inform
@ -32,9 +32,9 @@
# text: wybieram: 17:30 # text: wybieram: 17:30
# intent: inform # intent: inform
# slots: wybieram:17:30:time # slots: 17:30:time
1 wybieram: inform B-time 1 wybieram: inform NoLabel
2 17:30 inform I-time 2 17:30 inform B-time
# text: są zniżki studenckie # text: są zniżki studenckie
# intent: reqmore # intent: reqmore
@ -55,8 +55,8 @@
# text: 1x studencki # text: 1x studencki
# intent: inform # intent: inform
# slots: # slots: 1x:quantity
1 1x inform NoLabel 1 1x inform B-quantity
2 studencki inform NoLabel 2 studencki inform NoLabel
# text: na środku # text: na środku
@ -67,10 +67,10 @@
# text: czy mogę zarezerwować kolejny bilet # text: czy mogę zarezerwować kolejny bilet
# intent: inform # intent: inform
# slots: # slots: zarezerwować:goal
1 czy inform NoLabel 1 czy inform NoLabel
2 mogę inform NoLabel 2 mogę inform NoLabel
3 zarezerwować inform NoLabel 3 zarezerwować inform B-goal
4 kolejny inform NoLabel 4 kolejny inform NoLabel
5 bilet inform NoLabel 5 bilet inform NoLabel
@ -131,7 +131,7 @@
# intent: inform # intent: inform
# slots: # slots:
1 chcę inform NoLabel 1 chcę inform NoLabel
2 zarezerwować inform NoLabel 2 zarezerwować inform B-goal
3 bilety inform NoLabel 3 bilety inform NoLabel
# text: dzisiaj # text: dzisiaj
@ -139,10 +139,10 @@
# slots: dzisiaj:date # slots: dzisiaj:date
1 dzisiaj inform B-date 1 dzisiaj inform B-date
# text: 16:30:00 # text: 16:30
# intent: infomrm # intent: infomrm
# slots: # slots:
1 16:30:00 infomrm NoLabel 1 16:30 inform B-time
# text: cześć # text: cześć
# intent: hello # intent: hello
@ -222,10 +222,10 @@
# text: poproszę listę filmów granych jutro wieczorem # text: poproszę listę filmów granych jutro wieczorem
# intent: reqmore inform # intent: reqmore inform
# slots: jutro:date,wieczorem:time # slots: listęfilmów:goaljutro:date,wieczorem:time
1 poproszę reqmore inform NoLabel 1 poproszę reqmore inform NoLabel
2 listę reqmore inform NoLabel 2 listę reqmore inform B-goal
3 filmów reqmore inform NoLabel 3 filmów reqmore inform I-goal
4 granych reqmore inform NoLabel 4 granych reqmore inform NoLabel
5 jutro reqmore inform B-date 5 jutro reqmore inform B-date
6 wieczorem reqmore inform B-time 6 wieczorem reqmore inform B-time
@ -234,7 +234,7 @@
# intent: inform # intent: inform
# slots: # slots:
1 chciałbym inform NoLabel 1 chciałbym inform NoLabel
2 kupić inform NoLabel 2 kupić inform B-goal
3 bilety inform NoLabel 3 bilety inform NoLabel
4 na inform NoLabel 4 na inform NoLabel
5 transformers inform NoLabel 5 transformers inform NoLabel
@ -244,11 +244,11 @@
# slots: 2:quantity # slots: 2:quantity
1 tak inform NoLabel 1 tak inform NoLabel
2 chcę inform NoLabel 2 chcę inform NoLabel
3 dwa inform NoLabel 3 dwa inform B-quantity
4 bilety inform NoLabel 4 bilety inform NoLabel
5 za inform NoLabel 5 za inform B-date
6 2 inform B-quantity 6 2 inform I-date
7 dni inform NoLabel 7 dni inform I-date
# text: normalne # text: normalne
# intent: inform # intent: inform
@ -258,20 +258,20 @@
# text: przy oknie w przedziale # text: przy oknie w przedziale
# intent: nan # intent: nan
# slots: # slots:
1 przy NoLabel 1 przy null NoLabel
2 oknie NoLabel 2 oknie null NoLabel
3 w NoLabel 3 w null NoLabel
4 przedziale NoLabel 4 przedziale null NoLabel
# text: wagon z przedziałami miejsce przy oknie # text: wagon z przedziałami miejsce przy oknie
# intent: nan # intent: nan
# slots: # slots:
1 wagon NoLabel 1 wagon null NoLabel
2 z NoLabel 2 z null NoLabel
3 przedziałami NoLabel 3 przedziałami null NoLabel
4 miejsce NoLabel 4 miejsce null NoLabel
5 przy NoLabel 5 przy null NoLabel
6 oknie NoLabel 6 oknie null NoLabel
# text: tak ale bardziej z góry # text: tak ale bardziej z góry
# intent: inform # intent: inform
@ -279,8 +279,8 @@
1 tak inform NoLabel 1 tak inform NoLabel
2 ale inform NoLabel 2 ale inform NoLabel
3 bardziej inform NoLabel 3 bardziej inform NoLabel
4 z inform NoLabel 4 z inform B-area
5 góry inform NoLabel 5 góry inform I-area
# text: exit # text: exit
# intent: bye # intent: bye
@ -296,8 +296,8 @@
# text: co gracie # text: co gracie
# intent: reqmore # intent: reqmore
# slots: # slots:
1 co reqmore NoLabel 1 co reqmore B-goal
2 gracie reqmore NoLabel 2 gracie reqmore I-goal
# text: jaki zorro # text: jaki zorro
# intent: reqmore # intent: reqmore
@ -307,18 +307,18 @@
# text: w jakich godzinach gracie zorro # text: w jakich godzinach gracie zorro
# intent: reqmore # intent: reqmore
# slots: zorro:title # slots: wjakichgodzinach:goal,zorro:title
1 w reqmore NoLabel 1 w reqmore B-goal
2 jakich reqmore NoLabel 2 jakich reqmore I-goal
3 godzinach reqmore NoLabel 3 godzinach reqmore I-goal
4 gracie reqmore NoLabel 4 gracie reqmore NoLabel
5 zorro reqmore B-title 5 zorro reqmore B-title
# text: chciałbym zarezerwować bilety na batmana # text: chciałbym zarezerwować bilety na batmana
# intent: inform # intent: inform
# slots: batmana:title # slots: zarezerwować:goal,batmana:title
1 chciałbym inform NoLabel 1 chciałbym inform NoLabel
2 zarezerwować inform NoLabel 2 zarezerwować inform B-goal
3 bilety inform NoLabel 3 bilety inform NoLabel
4 na inform NoLabel 4 na inform NoLabel
5 batmana inform B-title 5 batmana inform B-title
@ -390,29 +390,29 @@
# intent: reqmore inform # intent: reqmore inform
# slots: dzisiaj:date # slots: dzisiaj:date
1 a reqmore inform NoLabel 1 a reqmore inform NoLabel
2 co reqmore inform NoLabel 2 co reqmore inform B-goal
3 leci reqmore inform NoLabel 3 leci reqmore inform I-goal
4 dzisiaj reqmore inform B-date 4 dzisiaj reqmore inform B-date
5 w reqmore inform NoLabel 5 w reqmore inform NoLabel
6 kinie reqmore inform NoLabel 6 kinie reqmore inform NoLabel
# text: o której jest na noże # text: o której jest na noże
# intent: reqmore inform # intent: reqmore inform
# slots: nanoże:title # slots: októrej:goal,nanoże:title
1 o reqmore inform NoLabel 1 o reqmore inform B-goal
2 której reqmore inform NoLabel 2 której reqmore inform I-goal
3 jest reqmore inform NoLabel 3 jest reqmore inform NoLabel
4 na reqmore inform B-title 4 na reqmore inform B-title
5 noże reqmore inform I-title 5 noże reqmore inform I-title
# text: poproszę dwa bilety na 12 # text: poproszę dwa bilety na 12
# intent: inform # intent: inform
# slots: 12:quantity # slots: na12:time
1 poproszę inform NoLabel 1 poproszę inform NoLabel
2 dwa inform NoLabel 2 dwa inform NoLabel
3 bilety inform NoLabel 3 bilety inform NoLabel
4 na inform NoLabel 4 na inform B-time
5 12 inform B-quantity 5 12 inform I-time
# text: a jakie są # text: a jakie są
# intent: reqmore # intent: reqmore
@ -443,21 +443,21 @@
# text: chciałbym 3 bilety na batmana na jtro # text: chciałbym 3 bilety na batmana na jtro
# intent: inform # intent: inform
# slots: 3:quantity,batmana:title # slots: 3:quantity,batmana:title, jtro:date
1 chciałbym inform NoLabel 1 chciałbym inform NoLabel
2 3 inform B-quantity 2 3 inform B-quantity
3 bilety inform NoLabel 3 bilety inform NoLabel
4 na inform NoLabel 4 na inform NoLabel
5 batmana inform B-title 5 batmana inform B-title
6 na inform NoLabel 6 na inform NoLabel
7 jtro inform NoLabel 7 jtro inform B-date
# text: coś koło południa # text: coś koło południa
# intent: reqmore # intent: reqmore
# slots: # slots:
1 coś reqmore NoLabel 1 coś reqmore NoLabel
2 koło reqmore NoLabel 2 koło reqmore NoLabel
3 południa reqmore NoLabel 3 południa reqmore B-time
# text: nic później # text: nic później
# intent: reqalts # intent: reqalts
@ -473,9 +473,9 @@
# text: chciałabym zarezerwować bilet do kina # text: chciałabym zarezerwować bilet do kina
# intent: inform # intent: inform
# slots: # slots: zarezerwować:goal
1 chciałabym inform NoLabel 1 chciałabym inform NoLabel
2 zarezerwować inform NoLabel 2 zarezerwować inform B-goal
3 bilet inform NoLabel 3 bilet inform NoLabel
4 do inform NoLabel 4 do inform NoLabel
5 kina inform NoLabel 5 kina inform NoLabel
@ -508,14 +508,14 @@
# text: 1 # text: 1
# intent: impl-conf inform # intent: impl-conf inform
# slots: 1:quantity # slots: 1:quantity
1 1 impl-conf inform B-quantity 1 1 inform B-quantity
# text: z tyłu na środku (aby ekran był centralnie widoczny) # text: z tyłu na środku (aby ekran był centralnie widoczny)
# intent: inform # intent: inform
# slots: naśrodku:area # slots: ztylunaśrodku:area
1 z inform NoLabel 1 z inform B-area
2 tyłu inform NoLabel 2 tyłu inform I-area
3 na inform B-area 3 na inform I-area
4 środku inform I-area 4 środku inform I-area
5 (aby inform NoLabel 5 (aby inform NoLabel
6 ekran inform NoLabel 6 ekran inform NoLabel
@ -563,10 +563,10 @@
# text: jakie są najbliższe seanse # text: jakie są najbliższe seanse
# intent: inform # intent: inform
# slots: # slots:
1 jakie inform NoLabel 1 jakie inform B-goal
2 są inform NoLabel 2 są inform I-goal
3 najbliższe inform NoLabel 3 najbliższe inform I-goal
4 seanse inform NoLabel 4 seanse inform I-goal
# text: a jakie są dostępne # text: a jakie są dostępne
# intent: reqmore # intent: reqmore
@ -596,9 +596,9 @@
# text: o której grają uncharted # text: o której grają uncharted
# intent: reqmore inform # intent: reqmore inform
# slots: uncharted:title # slots: okt<EFBFBD>rej:goal,uncharted:title
1 o reqmore inform NoLabel 1 o reqmore inform B-goal
2 której reqmore inform NoLabel 2 której reqmore inform I-goal
3 grają reqmore inform NoLabel 3 grają reqmore inform NoLabel
4 uncharted reqmore inform B-title 4 uncharted reqmore inform B-title
@ -625,20 +625,20 @@
# text: w takim razie chciałbym zarezerwować dwa bilety normalne i jeden ulgowy na środę 20:00 # text: w takim razie chciałbym zarezerwować dwa bilety normalne i jeden ulgowy na środę 20:00
# intent: inform # intent: inform
# slots: jeden:quantity,20:00:time # slots: zarezerwowa<EFBFBD>:goal,dwa:quantity,jeden:quantity,20:00:time
1 w inform NoLabel 1 w inform NoLabel
2 takim inform NoLabel 2 takim inform NoLabel
3 razie inform NoLabel 3 razie inform NoLabel
4 chciałbym inform NoLabel 4 chciałbym inform NoLabel
5 zarezerwować inform NoLabel 5 zarezerwować inform B-goal
6 dwa inform NoLabel 6 dwa inform B-quantity
7 bilety inform NoLabel 7 bilety inform NoLabel
8 normalne inform NoLabel 8 normalne inform NoLabel
9 i inform NoLabel 9 i inform NoLabel
10 jeden inform B-quantity 10 jeden inform B-quantity
11 ulgowy inform NoLabel 11 ulgowy inform NoLabel
12 na inform NoLabel 12 na inform NoLabel
13 środę inform NoLabel 13 środę inform B-date
14 20:00 inform B-time 14 20:00 inform B-time
# text: na środku sali # text: na środku sali
@ -693,13 +693,13 @@
# text: rozumiem a jak mogę dokonać rezerwacji dla 20 osób # text: rozumiem a jak mogę dokonać rezerwacji dla 20 osób
# intent: reqmore # intent: reqmore
# slots: 20:quantity # slots: rezerwacji:goal,20:quantity
1 rozumiem reqmore NoLabel 1 rozumiem reqmore NoLabel
2 a reqmore NoLabel 2 a reqmore NoLabel
3 jak reqmore NoLabel 3 jak reqmore NoLabel
4 mogę reqmore NoLabel 4 mogę reqmore NoLabel
5 dokonać reqmore NoLabel 5 dokonać reqmore NoLabel
6 rezerwacji reqmore NoLabel 6 rezerwacji reqmore B-goal
7 dla reqmore NoLabel 7 dla reqmore NoLabel
8 20 reqmore B-quantity 8 20 reqmore B-quantity
9 osób reqmore NoLabel 9 osób reqmore NoLabel
@ -743,15 +743,15 @@
1 witam hello NoLabel 1 witam hello NoLabel
# text: czy tylko można u was rezerwować nachos # text: czy tylko można u was rezerwować nachos
# intent: nan # intent: null
# slots: # slots:
1 czy NoLabel 1 czy null NoLabel
2 tylko NoLabel 2 tylko null NoLabel
3 można NoLabel 3 można null NoLabel
4 u NoLabel 4 u null NoLabel
5 was NoLabel 5 was null NoLabel
6 rezerwować NoLabel 6 rezerwować null NoLabel
7 nachos NoLabel 7 nachos null NoLabel
# text: chciałbym zapytać co u pana # text: chciałbym zapytać co u pana
# intent: hello # intent: hello
@ -764,13 +764,13 @@
# text: poproszę bilet na batmana o 19:00 # text: poproszę bilet na batmana o 19:00
# intent: inform # intent: inform
# slots: batmana:title,o19:00:time # slots: batmana:title,19:00:time
1 poproszę inform NoLabel 1 poproszę inform NoLabel
2 bilet inform NoLabel 2 bilet inform NoLabel
3 na inform NoLabel 3 na inform NoLabel
4 batmana inform B-title 4 batmana inform B-title
5 o inform B-time 5 o inform NoLabel
6 19:00 inform I-time 6 19:00 inform B-time
# text: bez ludzi w okolicy # text: bez ludzi w okolicy
# intent: inform # intent: inform
@ -794,11 +794,11 @@
2 dobry hello NoLabel 2 dobry hello NoLabel
# text: chciałbym zarezerwować film # text: chciałbym zarezerwować film
# intent: nan # intent: null
# slots: # slots:
1 chciałbym NoLabel 1 chciałbym null NoLabel
2 zarezerwować NoLabel 2 zarezerwować null NoLabel
3 film NoLabel 3 film null NoLabel
# text: bilet na film # text: bilet na film
# intent: inform # intent: inform
@ -809,19 +809,19 @@
# text: jakie filmy są teraz w kinach # text: jakie filmy są teraz w kinach
# intent: request # intent: request
# slots: # slots: jakiefilmysą:goal
1 jakie request NoLabel 1 jakie request B-goal
2 filmy request NoLabel 2 filmy request I-goal
3 są request NoLabel 3 są request I-goal
4 teraz request NoLabel 4 teraz request NoLabel
5 w request NoLabel 5 w request NoLabel
6 kinach request NoLabel 6 kinach request NoLabel
# text: poproszę 3x bilet na ambulans # text: poproszę 3x bilet na ambulans
# intent: inform # intent: inform
# slots: ambulans:title # slots: 3x:quantity,ambulans:title
1 poproszę inform NoLabel 1 poproszę inform NoLabel
2 3x inform NoLabel 2 3x inform B-quantity
3 bilet inform NoLabel 3 bilet inform NoLabel
4 na inform NoLabel 4 na inform NoLabel
5 ambulans inform B-title 5 ambulans inform B-title
@ -837,7 +837,7 @@
# text: przedostatnim # text: przedostatnim
# intent: inform # intent: inform
# slots: # slots:
1 przedostatnim inform NoLabel 1 przedostatnim inform B-area
# text: spoko # text: spoko
# intent: ack # intent: ack
@ -876,19 +876,19 @@
1 dzień hello NoLabel 1 dzień hello NoLabel
2 dobry hello NoLabel 2 dobry hello NoLabel
# text: chciał bym zamówić bilet na film minionki dzisiaj o 1830 # text: chciał bym zamówić bilet na film minionki dzisiaj o 18:30
# intent: inform # intent: inform
# slots: dzisiaj:date # slots: minionki:title,dzisiaj:date
1 chciał inform NoLabel 1 chciał inform NoLabel
2 bym inform NoLabel 2 bym inform NoLabel
3 zamówić inform NoLabel 3 zamówić inform NoLabel
4 bilet inform NoLabel 4 bilet inform NoLabel
5 na inform NoLabel 5 na inform NoLabel
6 film inform NoLabel 6 film inform NoLabel
7 minionki inform NoLabel 7 minionki inform B-title
8 dzisiaj inform B-date 8 dzisiaj inform B-date
9 o inform NoLabel 9 o inform NoLabel
10 1830 inform NoLabel 10 18:30 inform B-time
# text: cześć # text: cześć
# intent: hello # intent: hello
@ -923,11 +923,11 @@
# text: super teraz chciałbym zarezerwować bilet na film # text: super teraz chciałbym zarezerwować bilet na film
# intent: inform # intent: inform
# slots: # slots: zarezerwować:goal
1 super inform NoLabel 1 super inform NoLabel
2 teraz inform NoLabel 2 teraz inform NoLabel
3 chciałbym inform NoLabel 3 chciałbym inform NoLabel
4 zarezerwować inform NoLabel 4 zarezerwować inform B-goal
5 bilet inform NoLabel 5 bilet inform NoLabel
6 na inform NoLabel 6 na inform NoLabel
7 film inform NoLabel 7 film inform NoLabel
@ -966,26 +966,26 @@
# text: chciałabym zarezerwować bilet # text: chciałabym zarezerwować bilet
# intent: inform # intent: inform
# slots: # slots: zarezerwować:goal
1 chciałabym inform NoLabel 1 chciałabym inform NoLabel
2 zarezerwować inform NoLabel 2 zarezerwować inform B-goal
3 bilet inform NoLabel 3 bilet inform NoLabel
# text: co gracie # text: co gracie
# intent: request # intent: request
# slots: # slots: cogracie:goal
1 co request NoLabel 1 co request B-goal
2 gracie request NoLabel 2 gracie request I-goal
# text: ja bym chciała na fantsaczne zwierzta # text: ja bym chciała na fantastyczne zwierzęta
# intent: inform # intent: inform
# slots: # slots: fantastycznezwierzęta:title
1 ja inform NoLabel 1 ja inform NoLabel
2 bym inform NoLabel 2 bym inform NoLabel
3 chciała inform NoLabel 3 chciała inform NoLabel
4 na inform NoLabel 4 na inform NoLabel
5 fantsaczne inform NoLabel 5 fantastyczne inform B-title
6 zwierzta inform NoLabel 6 zwierzęta inform I-title
# text: 29032022 # text: 29032022
# intent: inform # intent: inform
@ -994,24 +994,24 @@
# text: jakoś wieczorkiem # text: jakoś wieczorkiem
# intent: inform # intent: inform
# slots: # slots: wieczorkiem:time
1 jakoś inform NoLabel 1 jakoś inform NoLabel
2 wieczorkiem inform NoLabel 2 wieczorkiem inform B-time
# text: to na 21 prosze # text: to na 21 prosze
# intent: inform # intent: inform
# slots: 21:quantity # slots: na21:time
1 to inform NoLabel 1 to inform NoLabel
2 na inform NoLabel 2 na inform B-time
3 21 inform B-quantity 3 21 inform I-time
4 prosze inform NoLabel 4 prosze inform NoLabel
# text: to na 18 proszę # text: to na 18 proszę
# intent: inform # intent: inform
# slots: 18:quantity # slots: na18:time
1 to inform NoLabel 1 to inform NoLabel
2 na inform NoLabel 2 na inform B-time
3 18 inform B-quantity 3 18 inform I-time
4 proszę inform NoLabel 4 proszę inform NoLabel
# text: najlepsze # text: najlepsze
@ -1167,9 +1167,9 @@
# text: chciałbym zarezerwować bilety # text: chciałbym zarezerwować bilety
# intent: inform # intent: inform
# slots: # slots: zarezerwować:goal
1 chciałbym inform NoLabel 1 chciałbym inform NoLabel
2 zarezerwować inform NoLabel 2 zarezerwować inform B-goal
3 bilety inform NoLabel 3 bilety inform NoLabel
# text: batman # text: batman
@ -1191,16 +1191,16 @@
4 o reqmore NoLabel 4 o reqmore NoLabel
5 seansach reqmore NoLabel 5 seansach reqmore NoLabel
# text: podaj więcej informacji o seansie o 1520 # text: podaj więcej informacji o seansie o 15:20
# intent: reqmore # intent: reqmore
# slots: # slots: więcejinformacji:goal,15:20:time
1 podaj reqmore NoLabel 1 podaj reqmore NoLabel
2 więcej reqmore NoLabel 2 więcej reqmore B-goal
3 informacji reqmore NoLabel 3 informacji reqmore I-goal
4 o reqmore NoLabel 4 o reqmore NoLabel
5 seansie reqmore NoLabel 5 seansie reqmore NoLabel
6 o reqmore NoLabel 6 o reqmore NoLabel
7 1520 reqmore NoLabel 7 15:20 reqmore B-time
# text: czy film jest 2d czy 3d # text: czy film jest 2d czy 3d
# intent: reqmore # intent: reqmore
@ -1216,7 +1216,7 @@
# intent: reqmore # intent: reqmore
# slots: # slots:
1 podaj reqmore NoLabel 1 podaj reqmore NoLabel
2 informacje reqmore NoLabel 2 informacje reqmore B-goal
3 o reqmore NoLabel 3 o reqmore NoLabel
4 napisach/dubbingu reqmore NoLabel 4 napisach/dubbingu reqmore NoLabel
@ -1226,35 +1226,35 @@
1 cześć hello NoLabel 1 cześć hello NoLabel
# text: chciałbym zarezwsfsgf bilet # text: chciałbym zarezwsfsgf bilet
# intent: nan # intent: null
# slots: # slots:
1 chciałbym NoLabel 1 chciałbym null NoLabel
2 zarezwsfsgf NoLabel 2 zarezwsfsgf null NoLabel
3 bilet NoLabel 3 bilet null NoLabel
# text: chciałbym zarezerwować bilet # text: chciałbym zarezerwować bilet
# intent: inform # intent: inform
# slots: # slots: zarezerwować:goal
1 chciałbym inform NoLabel 1 chciałbym inform NoLabel
2 zarezerwować inform NoLabel 2 zarezerwować inform B-goal
3 bilet inform NoLabel 3 bilet inform NoLabel
# text: jakie są wyświetlane w najbliższą sobotę # text: jakie są wyświetlane w najbliższą sobotę
# intent: reqmore # intent: reqmore
# slots: wnajbliższąsobotę:date # slots: jakiesąwyświetlane:goal,wnajbliższąsobotę:date
1 jakie reqmore NoLabel 1 jakie reqmore B-goal
2 są reqmore NoLabel 2 są reqmore I-goal
3 wyświetlane reqmore NoLabel 3 wyświetlane reqmore I-goal
4 w reqmore B-date 4 w reqmore B-date
5 najbliższą reqmore I-date 5 najbliższą reqmore I-date
6 sobotę reqmore I-date 6 sobotę reqmore I-date
# text: w których godzinach grany jest film to nie wypanda # text: w których godzinach grany jest film to nie wypanda
# intent: reqmore inform # intent: reqmore inform
# slots: toniewypanda:title # slots: wktórychgodzinach:goal,toniewypanda:title
1 w reqmore inform NoLabel 1 w reqmore inform B-goal
2 których reqmore inform NoLabel 2 których reqmore inform B-goal
3 godzinach reqmore inform NoLabel 3 godzinach reqmore inform B-goal
4 grany reqmore inform NoLabel 4 grany reqmore inform NoLabel
5 jest reqmore inform NoLabel 5 jest reqmore inform NoLabel
6 film reqmore inform NoLabel 6 film reqmore inform NoLabel
@ -1286,17 +1286,17 @@
# text: godzina 19:30 # text: godzina 19:30
# intent: inform # intent: inform
# slots: godzina19:30:time # slots: 19:30:time
1 godzina inform B-time 1 godzina inform NoLabel
2 19:30 inform I-time 2 19:30 inform B-time
# text: najlepiej w ostatnim rzędzie # text: najlepiej w ostatnim rzędzie
# intent: inform # intent: inform
# slots: # slots: wostatnimrzędzie:area
1 najlepiej inform NoLabel 1 najlepiej inform NoLabel
2 w inform NoLabel 2 w inform B-area
3 ostatnim inform NoLabel 3 ostatnim inform I-area
4 rzędzie inform NoLabel 4 rzędzie inform I-area
# text: chciałbym zapłacić przy odbiorze # text: chciałbym zapłacić przy odbiorze
# intent: reqmore # intent: reqmore
@ -1333,52 +1333,52 @@
# text: chciałbym dowiedzieć się jakie filmy są wyświetlane w tym tygodniu # text: chciałbym dowiedzieć się jakie filmy są wyświetlane w tym tygodniu
# intent: reqmore # intent: reqmore
# slots: # slots: jakiefilmysą:goal,wtymtygodniu:interval
1 chciałbym reqmore NoLabel 1 chciałbym reqmore NoLabel
2 dowiedzieć reqmore NoLabel 2 dowiedzieć reqmore NoLabel
3 się reqmore NoLabel 3 się reqmore NoLabel
4 jakie reqmore NoLabel 4 jakie reqmore B-goal
5 filmy reqmore NoLabel 5 filmy reqmore I-goal
6 są reqmore NoLabel 6 są reqmore I-goal
7 wyświetlane reqmore NoLabel 7 wyświetlane reqmore NoLabel
8 w reqmore NoLabel 8 w reqmore B-interval
9 tym reqmore NoLabel 9 tym reqmore I-interval
10 tygodniu reqmore NoLabel 10 tygodniu reqmore I-interval
# text: w jakich godzinach mogę zobaczyć batmana w piątek # text: w jakich godzinach mogę zobaczyć batmana w piątek
# intent: reqmore inform # intent: reqmore inform
# slots: batmana:title # slots: wjakichgodzinach:goal,batmana:title,piątek:date
1 w reqmore inform NoLabel 1 w reqmore inform B-goal
2 jakich reqmore inform NoLabel 2 jakich reqmore inform I-goal
3 godzinach reqmore inform NoLabel 3 godzinach reqmore inform I-goal
4 mogę reqmore inform NoLabel 4 mogę reqmore inform NoLabel
5 zobaczyć reqmore inform NoLabel 5 zobaczyć reqmore inform NoLabel
6 batmana reqmore inform B-title 6 batmana reqmore inform B-title
7 w reqmore inform NoLabel 7 w reqmore inform NoLabel
8 piątek reqmore inform NoLabel 8 piątek reqmore inform B-date
# text: chciałbym zarezerwować 3 miejsca na seans o 17:45 # text: chciałbym zarezerwować 3 miejsca na seans o 17:45
# intent: inform # intent: inform
# slots: 3:quantity,o17:45:time # slots: zarezerwować:goal,3:quantity,17:45:time
1 chciałbym inform NoLabel 1 chciałbym inform NoLabel
2 zarezerwować inform NoLabel 2 zarezerwować inform B-goal
3 3 inform B-quantity 3 3 inform B-quantity
4 miejsca inform NoLabel 4 miejsca inform NoLabel
5 na inform NoLabel 5 na inform NoLabel
6 seans inform NoLabel 6 seans inform NoLabel
7 o inform B-time 7 o inform NoLabel
8 17:45 inform I-time 8 17:45 inform B-time
# text: czy są dostępne miejsca w tylnych rzędach # text: czy są dostępne miejsca w tylnych rzędach
# intent: reqmore inform # intent: reqmore inform
# slots: # slots: czysądostępnemiejsca:goal,wtylnychrzędach:area
1 czy reqmore inform NoLabel 1 czy reqmore inform B-goal
2 są reqmore inform NoLabel 2 są reqmore inform I-goal
3 dostępne reqmore inform NoLabel 3 dostępne reqmore inform I-goal
4 miejsca reqmore inform NoLabel 4 miejsca reqmore inform I-goal
5 w reqmore inform NoLabel 5 w reqmore inform B-area
6 tylnych reqmore inform NoLabel 6 tylnych reqmore inform I-area
7 rzędach reqmore inform NoLabel 7 rzędach reqmore inform I-area
# text: ok # text: ok
# intent: affirm inform # intent: affirm inform
@ -1456,10 +1456,10 @@
# text: czy można zarezerwować u was bilety na seans # text: czy można zarezerwować u was bilety na seans
# intent: reqmore # intent: reqmore
# slots: # slots: zarezerwować:goal
1 czy reqmore NoLabel 1 czy reqmore NoLabel
2 można reqmore NoLabel 2 można reqmore NoLabel
3 zarezerwować reqmore NoLabel 3 zarezerwować reqmore B-goal
4 u reqmore NoLabel 4 u reqmore NoLabel
5 was reqmore NoLabel 5 was reqmore NoLabel
6 bilety reqmore NoLabel 6 bilety reqmore NoLabel
@ -1474,23 +1474,23 @@
# text: jaką ocenę posiada batman # text: jaką ocenę posiada batman
# intent: reqmore # intent: reqmore
# slots: batman:title # slots: jakąocenę:goal,batman:title
1 jaką reqmore NoLabel 1 jaką reqmore B-goal
2 ocenę reqmore NoLabel 2 ocenę reqmore I-goal
3 posiada reqmore NoLabel 3 posiada reqmore NoLabel
4 batman reqmore B-title 4 batman reqmore B-title
# text: dobrze chciałbym zatem zarezerwować bilet na innych ludzi # text: dobrze chciałbym zatem zarezerwować bilet na innych ludzi
# intent: inform # intent: inform
# slots: # slots: zarezerwować:goal,innychludzi:title
1 dobrze inform NoLabel 1 dobrze inform NoLabel
2 chciałbym inform NoLabel 2 chciałbym inform NoLabel
3 zatem inform NoLabel 3 zatem inform NoLabel
4 zarezerwować inform NoLabel 4 zarezerwować inform B-goal
5 bilet inform NoLabel 5 bilet inform NoLabel
6 na inform NoLabel 6 na inform NoLabel
7 innych inform NoLabel 7 innych inform B-title
8 ludzi inform NoLabel 8 ludzi inform I-title
# text: 22032022 # text: 22032022
# intent: inform # intent: inform
@ -1499,11 +1499,11 @@
# text: jutro po godzinie 16:00 # text: jutro po godzinie 16:00
# intent: inform # intent: inform
# slots: jutro:date,16:00:time # slots: jutro:date,pogodzinie16:00:time
1 jutro inform B-date 1 jutro inform B-date
2 po inform NoLabel 2 po inform B-time
3 godzinie inform NoLabel 3 godzinie inform I-time
4 16:00 inform B-time 4 16:00 inform I-time
# text: jaki jutro jest dzień tygodnia # text: jaki jutro jest dzień tygodnia
# intent: request # intent: request
@ -1531,14 +1531,14 @@
# text: z tyłu sali nie na samym końcu # text: z tyłu sali nie na samym końcu
# intent: inform # intent: inform
# slots: # slots: ztyłusalinienasamymkońcu:area
1 z inform NoLabel 1 z inform B-area
2 tyłu inform NoLabel 2 tyłu inform I-area
3 sali inform NoLabel 3 sali inform I-area
4 nie inform NoLabel 4 nie inform I-area
5 na inform NoLabel 5 na inform I-area
6 samym inform NoLabel 6 samym inform I-area
7 końcu inform NoLabel 7 końcu inform I-area
# text: w jakiej części rzędu znajduje się to miejsce # text: w jakiej części rzędu znajduje się to miejsce
# intent: request # intent: request
@ -1565,9 +1565,9 @@
# text: chciałbym kupić dwa bilety na batmana # text: chciałbym kupić dwa bilety na batmana
# intent: inform # intent: inform
# slots: dwa:quantity,batmana:title # slots: kupić:goal,dwa:quantity,batmana:title
1 chciałbym inform NoLabel 1 chciałbym inform NoLabel
2 kupić inform NoLabel 2 kupić inform B-goal
3 dwa inform B-quantity 3 dwa inform B-quantity
4 bilety inform NoLabel 4 bilety inform NoLabel
5 na inform NoLabel 5 na inform NoLabel
@ -1587,9 +1587,9 @@
# text: z tyłu # text: z tyłu
# intent: inform # intent: inform
# slots: # slots: ztyłu:area
1 z inform NoLabel 1 z inform B-area
2 tyłu inform NoLabel 2 tyłu inform I-area
# text: w jakiej cenie są bilety # text: w jakiej cenie są bilety
# intent: help # intent: help
@ -1609,9 +1609,9 @@
# text: mógłbym kupić bilety # text: mógłbym kupić bilety
# intent: reqmore # intent: reqmore
# slots: # slots: kupić:goal
1 mógłbym reqmore NoLabel 1 mógłbym reqmore NoLabel
2 kupić reqmore NoLabel 2 kupić reqmore B-goal
3 bilety reqmore NoLabel 3 bilety reqmore NoLabel
# text: batman - chciałbym kupić zarezerwowane miejsca # text: batman - chciałbym kupić zarezerwowane miejsca