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