SystemyDialogowe/train_data/test.conllu
2022-05-18 00:06:14 +02:00

243 lines
4.7 KiB
Plaintext

# text: dzień dobry
# intent: hello
# slots:
1 dzień hello NoLabel
2 dobry hello NoLabel
# text: chciałbym skorzystać z państwa systemu
# intent: welcomemsg
# slots:
1 chciałbym welcomemsg NoLabel
2 skorzystać welcomemsg NoLabel
3 z welcomemsg NoLabel
4 państwa welcomemsg NoLabel
5 systemu welcomemsg NoLabel
# text: chciałbym zarezerwować bilet na seans w przyszłym tygodniu
# intent: inform
# slots:
1 chciałbym inform NoLabel
2 zarezerwować inform NoLabel
3 bilet inform NoLabel
4 na inform NoLabel
5 seans inform NoLabel
6 w inform NoLabel
7 przyszłym inform NoLabel
8 tygodniu inform NoLabel
# text: jeszcze nie wiem jakie są dostępne
# intent: request
# slots:
1 jeszcze request NoLabel
2 nie request NoLabel
3 wiem request NoLabel
4 jakie request NoLabel
5 są request NoLabel
6 dostępne request NoLabel
# text: wybieram: śmierć na nilu
# intent: confirm
# slots:
1 wybieram: confirm NoLabel
2 śmierć confirm NoLabel
3 na confirm NoLabel
4 nilu confirm NoLabel
# text: 02042022
# intent: inform
# slots:
1 02042022 inform NoLabel
# text: to poproszę w dniu: 2703
# intent: inform
# slots:
1 to inform NoLabel
2 poproszę inform NoLabel
3 w inform NoLabel
4 dniu: inform NoLabel
5 2703 inform NoLabel
# text: na 20:00
# intent: inform
# slots: na20:00:time
1 na inform B-time
2 20:00 inform I-time
# text: 5
# intent: inform
# slots: 5:quantity
1 5 inform B-quantity
# text: na dole sali
# intent: inform
# slots:
1 na inform NoLabel
2 dole inform NoLabel
3 sali inform NoLabel
# text: ale ja chciałem zarezerwować miejsca dla 5 osób
# intent: negate inform
# slots: 5:quantity
1 ale negate inform NoLabel
2 ja negate inform NoLabel
3 chciałem negate inform NoLabel
4 zarezerwować negate inform NoLabel
5 miejsca negate inform NoLabel
6 dla negate inform NoLabel
7 5 negate inform B-quantity
8 osób negate inform NoLabel
# text: tak
# intent: ack
# slots:
1 tak ack NoLabel
# text: zamiast numeru telefonu mogę podać maila
# intent: negate
# slots:
1 zamiast negate NoLabel
2 numeru negate NoLabel
3 telefonu negate NoLabel
4 mogę negate NoLabel
5 podać negate NoLabel
6 maila negate NoLabel
# text: w takim razie rezygnuję z rezerwacji
# intent: restart
# slots:
1 w restart NoLabel
2 takim restart NoLabel
3 razie restart NoLabel
4 rezygnuję restart NoLabel
5 z restart NoLabel
6 rezerwacji restart NoLabel
# text: nie dziękuję
# intent: negate
# slots:
1 nie negate NoLabel
2 dziękuję negate NoLabel
# text: dzień dobry
# intent: hello
# slots:
1 dzień hello NoLabel
2 dobry hello NoLabel
# text: chcę zarezerwować bilety do kina
# intent: inform
# slots:
1 chcę inform NoLabel
2 zarezerwować inform NoLabel
3 bilety inform NoLabel
4 do inform NoLabel
5 kina inform NoLabel
# text: batman
# intent: inform
# slots:
1 batman inform NoLabel
# text: dzisiaj
# intent: inform
# slots: dzisiaj:date
1 dzisiaj inform B-date
# text: 14:00
# intent: inform
# slots: 14:00:time
1 14:00 inform B-time
# text: 25
# intent: inform
# slots: 25:quantity
1 25 inform B-quantity
# text: chciałbym dokońać trzech rezerwacji
# intent: request
# slots:
1 chciałbym request NoLabel
2 dokońać request NoLabel
3 trzech request NoLabel
4 rezerwacji request NoLabel
# text: batman dzisiaj 14:00 10 osób
# intent: inform
# slots: dzisiaj:date,14:00:time,10:quantity
1 batman inform NoLabel
2 dzisiaj inform B-date
3 14:00 inform B-time
4 10 inform B-quantity
5 osób inform NoLabel
# text: batman dzisiaj 14:00 10 osób
# intent: inform
# slots: dzisiaj:date,14:00:time,10:quantity
1 batman inform NoLabel
2 dzisiaj inform B-date
3 14:00 inform B-time
4 10 inform B-quantity
5 osób inform NoLabel
# text: batman dzisiaj 14:00 5 osób
# intent: inform
# slots: dzisiaj:date,14:00:time,5:quantity
1 batman inform NoLabel
2 dzisiaj inform B-date
3 14:00 inform B-time
4 5 inform B-quantity
5 osób inform NoLabel
# text: tak
# intent: confirm
# slots:
1 tak confirm NoLabel
# text: nie chcę podawać numeru telefonu
# intent: negate
# slots:
1 nie negate NoLabel
2 chcę negate NoLabel
3 podawać negate NoLabel
4 numeru negate NoLabel
5 telefonu negate NoLabel
# 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 543232176
# intent: inform
# slots:
1 numer inform NoLabel
2 543232176 inform NoLabel
# text: ok numer 543232173
# intent: ack inform
# slots:
1 ok ack inform NoLabel
2 numer ack inform NoLabel
3 543232173 ack inform NoLabel
# text: tak
# intent: confirm
# slots:
1 tak confirm NoLabel
# text: dzięki to wszystko
# intent: thankyou
# slots:
1 dzięki thankyou NoLabel
2 to thankyou NoLabel
3 wszystko thankyou NoLabel