264 lines
6.0 KiB
Plaintext
264 lines
6.0 KiB
Plaintext
# text: dzień dobry
|
|
# intent: hello
|
|
# slots:
|
|
1 dzień hello NoLabel
|
|
2 dobry hello NoLabel
|
|
|
|
# text: jakie filmy są w tym tygodniu w repertuarze
|
|
# intent: reqmore
|
|
# slots: jakiefilmy:goal,wtymtygodniu:interval
|
|
1 jakie reqmore B-goal
|
|
2 filmy reqmore I-goal
|
|
3 są reqmore NoLabel
|
|
4 w reqmore B-interval
|
|
5 tym reqmore I-interval
|
|
6 tygodniu reqmore I-interval
|
|
7 w reqmore NoLabel
|
|
8 repertuarze reqmore NoLabel
|
|
|
|
# text: o której godzinie w piątek mogę zobaczyć na noże
|
|
# intent: reqmore inform
|
|
# slots: októrejgodzinie:goal,wpiątek:date,nanoże:title
|
|
1 o reqmore inform B-goal
|
|
2 której reqmore inform I-goal
|
|
3 godzinie reqmore inform I-goal
|
|
4 w reqmore inform NoLabel
|
|
5 piątek reqmore inform B-date
|
|
6 mogę reqmore inform NoLabel
|
|
7 zobaczyć reqmore inform NoLabel
|
|
8 na reqmore inform B-title
|
|
9 noże reqmore inform I-title
|
|
|
|
# text: ok w takim razie chciałbym zarezerwować 2 miejsca na seans o 19:30
|
|
# intent: inform
|
|
# slots: zarezerwować:goal,2:quantity,o19:30:time
|
|
1 ok inform NoLabel
|
|
2 w inform NoLabel
|
|
3 takim inform NoLabel
|
|
4 razie inform NoLabel
|
|
5 chciałbym inform NoLabel
|
|
6 zarezerwować inform B-goal
|
|
7 2 inform B-quantity
|
|
8 miejsca inform NoLabel
|
|
9 na inform NoLabel
|
|
10 seans inform NoLabel
|
|
11 o inform NoLabel
|
|
12 19:30 inform B-time
|
|
|
|
# text: dwa normalne
|
|
# intent: inform
|
|
# slots: dwa:quantity
|
|
1 dwa inform B-quantity
|
|
2 normalne inform NoLabel
|
|
|
|
# text: mogą być
|
|
# intent: ack
|
|
# slots:
|
|
1 mogą ack NoLabel
|
|
2 być ack NoLabel
|
|
|
|
# text: dziękuje bardzo
|
|
# intent: bye
|
|
# slots:
|
|
1 dziękuje bye NoLabel
|
|
2 bardzo bye NoLabel
|
|
|
|
# text: witam
|
|
# intent: hello
|
|
# slots:
|
|
1 witam hello NoLabel
|
|
|
|
# text: chciałbym zarezerować dwa bilety na batman
|
|
# intent: inform
|
|
# slots: zarezerować:goal,dwa:quantity,batman:title
|
|
1 chciałbym inform NoLabel
|
|
2 zarezerować inform B-goal
|
|
3 dwa inform B-quantity
|
|
4 bilety inform NoLabel
|
|
5 na inform NoLabel
|
|
6 batman inform B-title
|
|
|
|
# text: a kiedy jest najbliższy seans
|
|
# intent: inform
|
|
# slots: kiedyjestnajbliższyseans:goal
|
|
1 a inform NoLabel
|
|
2 kiedy inform B-goal
|
|
3 jest inform I-goal
|
|
4 najbliższy inform I-goal
|
|
5 seans inform I-goal
|
|
|
|
# text: to poproszę trzy bilety na batmana o 15:30
|
|
# intent: inform
|
|
# slots: poproszętrzy:quantity,batmana:title,o15:30:time
|
|
1 to inform NoLabel
|
|
2 poproszę inform B-quantity
|
|
3 trzy inform I-quantity
|
|
4 bilety inform NoLabel
|
|
5 na inform NoLabel
|
|
6 batmana inform B-title
|
|
7 o inform NoLabel
|
|
8 15:30 inform B-time
|
|
|
|
# text: na samym tyle sali
|
|
# intent: inform
|
|
# slots: nasamymtyle:area
|
|
1 na inform B-area
|
|
2 samym inform I-area
|
|
3 tyle inform I-area
|
|
4 sali inform I-area
|
|
|
|
# text: dziękuję
|
|
# intent: thankyou
|
|
# slots:
|
|
1 dziękuję thankyou NoLabel
|
|
|
|
# text: hej
|
|
# intent: hello
|
|
# slots:
|
|
1 hej 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: zorro2
|
|
# intent: inform
|
|
# slots: zorro2:title
|
|
1 zorro2 inform B-title
|
|
|
|
# text: poproszę o listę seansów
|
|
# intent: reqmore
|
|
# slots: listęseansów:goal
|
|
1 poproszę reqmore NoLabel
|
|
2 o reqmore NoLabel
|
|
3 listę reqmore B-goal
|
|
4 seansów reqmore I-goal
|
|
|
|
# text: poproszę o listę filmów granych jutro wieczorem
|
|
# intent: reqmore inform
|
|
# slots: listęfilmów:goal,jutro:date,wieczorem:time
|
|
1 poproszę reqmore inform NoLabel
|
|
2 o reqmore inform NoLabel
|
|
3 listę reqmore inform B-goal
|
|
4 filmów reqmore inform B-goal
|
|
5 granych reqmore inform NoLabel
|
|
6 jutro reqmore inform B-date
|
|
7 wieczorem reqmore inform B-time
|
|
|
|
# text: chciałbym kupić bilety na film to nie wypanda
|
|
# intent: inform
|
|
# slots: kupić:goal,toniewypanda:title
|
|
1 chciałbym inform NoLabel
|
|
2 kupić inform B-goal
|
|
3 bilety inform NoLabel
|
|
4 na inform NoLabel
|
|
5 film inform NoLabel
|
|
6 to inform B-title
|
|
7 nie inform I-title
|
|
8 wypada inform I-title
|
|
|
|
# text: 20:15
|
|
# intent: inform
|
|
# slots: 20:15:time
|
|
1 20:15 inform B-time
|
|
|
|
# text: 11
|
|
# intent: inform
|
|
# slots: 11:quantity
|
|
1 11 inform B-quantity
|
|
|
|
# text: w środku pomiedzy górnym i środkowym rzędem
|
|
# intent: nan
|
|
# slots: wśrodkupomiedzygórnymiśrodkowymrzędem:area
|
|
1 w null B-area
|
|
2 środku null I-area
|
|
3 pomiedzy null I-area
|
|
4 górnym null I-area
|
|
5 i null I-area
|
|
6 środkowym null I-area
|
|
7 rzędem null I-area
|
|
|
|
# text: <3
|
|
# intent: thankyou
|
|
# slots:
|
|
1 <3 thankyou 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: dzisiaj:date,minionki:title,18:30:time
|
|
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: czy jest jakis film o godzinie 18:30
|
|
# intent: request
|
|
# slots: jestjakisfilm:goal,18:30:time
|
|
1 czy request NoLabel
|
|
2 jest request B-goal
|
|
3 jakis request I-goal
|
|
4 film request I-goal
|
|
5 o request NoLabel
|
|
6 godzinie request NoLabel
|
|
7 18:30 request B-time
|
|
|
|
# text: niech będzie
|
|
# intent: ack
|
|
# slots:
|
|
1 niech ack NoLabel
|
|
2 będzie ack NoLabel
|
|
|
|
# text: 1
|
|
# intent: inform
|
|
# slots: 1:quantity
|
|
1 1 inform B-quantity
|
|
|
|
# text: jakie sš dostępne ulgi
|
|
# intent: nan
|
|
# slots:
|
|
1 jakie NoLabel
|
|
2 sš NoLabel
|
|
3 dostępne NoLabel
|
|
4 ulgi NoLabel
|
|
|
|
# text: studencka
|
|
# intent: inform
|
|
# slots:
|
|
1 studencka inform NoLabel
|
|
|
|
# text: daleko od ekranu
|
|
# intent: inform
|
|
# slots: dalekoodekranu:area
|
|
1 daleko inform B-area
|
|
2 od inform I-area
|
|
3 ekranu inform I-area
|
|
|
|
# text: tak
|
|
# intent: ack
|
|
# slots:
|
|
1 tak ack NoLabel
|