aitech-sd-lab/NLU_lab_7-8/test-pl.conllu
2022-05-28 14:38:59 +02:00

546 lines
12 KiB
Plaintext

# text: Dzień dobry
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
# text: wybieram 18:00
# intent: inform
# slots: 18:00:hour
1 wybieram inform NoLabel
2 18:00 inform B-hour
# text: Tak
# intent: act
# slots:
1 Tak act NoLabel
# text: 1
# intent: inform
# slots: 1:rowplacement
1 1 inform B-rowplacement
# text: 16.03
# intent: inform
# slots: 16.03:date
1 16.03 inform B-date
# text: przez internet
# intent: inform
# slots: przezinternet:purchaseType
1 przez inform B-purchaseType
2 internet inform I-purchaseType
# text: 485554893
# intent: inform
# slots: 485554893:phone
1 485554893 inform B-phone
# text: Ile kosztują bielty na Sing 2?
# intent: request
# slots:
1 Ile request NoLabel
2 kosztują request NoLabel
3 bielty request NoLabel
4 na request NoLabel
5 Sing request NoLabel
6 2 request NoLabel
7 ? request NoLabel
# text: Rozumiem. Dziękuję
# intent: ack thankyou
# slots:
1 Rozumiem ack_thankyou NoLabel
2 . ack_thankyou NoLabel
3 Dziękuję ack_thankyou NoLabel
# text: emkarcinos42069@buziaczek.pl 123123123
# intent: inform inform
# slots: 123123123:phone
1 emkarcinos42069@buziaczek.pl inform_inform NoLabel
2 123123123 inform_inform B-phone
# text: Dzień dobry
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
# text: Chcialbym bilet na Batman
# intent: request request
# slots: Batman:movie
1 Chcialbym request_request NoLabel
2 bilet request_request NoLabel
3 na request_request NoLabel
4 Batman request_request B-movie
# text: lalalalili@gmai.com, 111222111
# intent: inform inform
# slots: 111222111:phone
1 lalalalili@gmai.com, inform_inform NoLabel
2 111222111 inform_inform B-phone
# text: Co w przypadku gdy się spóźnie?
# intent: reqmore
# slots:
1 Co reqmore NoLabel
2 w reqmore NoLabel
3 przypadku reqmore NoLabel
4 gdy reqmore NoLabel
5 się reqmore NoLabel
6 spóźnie reqmore NoLabel
7 ? reqmore NoLabel
# text: Cześć
# intent: hello
# slots:
1 Cześć hello NoLabel
# text: Poproszę bilet na ostatni seans Batmana
# intent: inform inform
# slots: ostatni:time
1 Poproszę inform_inform NoLabel
2 bilet inform_inform NoLabel
3 na inform_inform NoLabel
4 ostatni inform_inform B-time
5 seans inform_inform NoLabel
6 Batmana inform_inform NoLabel
# text: Chciałbym kupić seans
# intent: request
# slots:
1 Chciałbym request NoLabel
2 kupić request NoLabel
3 seans request NoLabel
# text: chciałbym się dowiedzieć co będzie 25 marca
# intent: request
# slots:
1 chciałbym request NoLabel
2 się request NoLabel
3 dowiedzieć request NoLabel
4 co request NoLabel
5 będzie request NoLabel
6 25 request NoLabel
7 marca request NoLabel
# text: Jan Kowalski
# intent: inform
# slots: JanKowalski:name
1 Jan inform B-name
2 Kowalski inform I-name
# text: Jakie są godziny tych seansów?
# intent: request
# slots:
1 Jakie request NoLabel
2 są request NoLabel
3 godziny request NoLabel
4 tych request NoLabel
5 seansów request NoLabel
6 ? request NoLabel
# text: Tak
# intent: affirm
# slots:
1 Tak affirm NoLabel
# text: Jeden ulgowy jeden senior
# intent: inform
# slots: senior:tickettype
1 Jeden inform_ NoLabel
2 ulgowy inform_ NoLabel
3 jeden inform_ NoLabel
4 senior inform_ B-tickettype
# text: Tak
# intent: affirm
# slots:
1 Tak affirm NoLabel
# text: poproszę o miejsce 5 w rzędzie 10
# intent: inform
# slots: 5:seat,10:row
1 poproszę inform NoLabel
2 o inform NoLabel
3 miejsce inform NoLabel
4 5 inform B-seat
5 w inform NoLabel
6 rzędzie inform NoLabel
7 10 inform B-row
# text: Nie wiem czy masz jakieś propozycję na dziś ?
# intent: request
# slots:
1 Nie request NoLabel
2 wiem request NoLabel
3 czy request NoLabel
4 masz request NoLabel
5 jakieś request NoLabel
6 propozycję request NoLabel
7 na request NoLabel
8 dziś request NoLabel
9 ? request NoLabel
# text: chciałbym kupić bilet ale nie wiem na co
# intent: help
# slots:
1 chciałbym help NoLabel
2 kupić help NoLabel
3 bilet help NoLabel
4 ale help NoLabel
5 nie help NoLabel
6 wiem help NoLabel
7 na help NoLabel
8 co help NoLabel
# text: 30 marca o godzinie 12:10
# intent: inform inform
# slots: 12:10:hour
1 30 inform_inform NoLabel
2 marca inform_inform NoLabel
3 o inform_inform NoLabel
4 godzinie inform_inform NoLabel
5 12:10 inform_inform B-hour
# text: Chciałbym kupić bilet na NajlepszaNAzwaFilmu
# intent: request inform
# slots: NajlepszaNAzwaFilmu:movie
1 Chciałbym request_inform NoLabel
2 kupić request_inform NoLabel
3 bilet request_inform NoLabel
4 na request_inform NoLabel
5 NajlepszaNAzwaFilmu request_inform B-movie
# text: Chciałbym zarezerwować film
# intent: null
# slots:
1 Chciałbym null NoLabel
2 zarezerwować null NoLabel
3 film null NoLabel
# text: A później nie ma?
# intent: reqmore
# slots:
1 A reqmore NoLabel
2 później reqmore NoLabel
3 nie reqmore NoLabel
4 ma reqmore NoLabel
5 ? reqmore NoLabel
# text: Jedno dla mnie, drugie dla kota
# intent: infrom
# slots: 2:quantity
1 Jedno infrom NoLabel
2 dla infrom NoLabel
3 mnie infrom NoLabel
4 , infrom NoLabel
5 drugie infrom NoLabel
6 dla infrom NoLabel
7 kota infrom NoLabel
# text: To jeden tylko dla mnie proszę
# intent: inform
# slots: jeden:quantity
1 To inform NoLabel
2 jeden inform B-quantity
3 tylko inform NoLabel
4 dla inform NoLabel
5 mnie inform NoLabel
6 proszę inform NoLabel
# text: A gdzie się znajduje?
# intent: reqmore
# slots:
1 A reqmore NoLabel
2 gdzie reqmore NoLabel
3 się reqmore NoLabel
4 znajduje reqmore NoLabel
5 ? reqmore NoLabel
# text: na moje
# intent: null
# slots:
1 na null NoLabel
2 moje null NoLabel
# text: Chciałbym kupić bilet
# intent: inform
# slots: book:task
1 Chciałbym inform NoLabel
2 kupić inform NoLabel
3 bilet inform NoLabel
# text: nie jestem pewien, za ile jest bilet?
# intent: reqmore
# slots:
1 nie reqmore NoLabel
2 jestem reqmore NoLabel
3 pewien reqmore NoLabel
4 , reqmore NoLabel
5 za reqmore NoLabel
6 ile reqmore NoLabel
7 jest reqmore NoLabel
8 bilet reqmore NoLabel
9 ? reqmore NoLabel
# text: A Uncharted
# intent: inform request
# slots: Uncharted:title
1 A inform_request NoLabel
2 Uncharted inform_request B-title
# text: Jakie płatności przyjmujecie?
# intent: request
# slots:
1 Jakie request NoLabel
2 płatności request NoLabel
3 przyjmujecie request NoLabel
4 ? request NoLabel
# text: Dzień dobry.
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
3 . hello NoLabel
# text: pierwszy rząd
# intent: inform
# slots: pierwszy:row
1 pierwszy inform B-row
2 rząd inform NoLabel
# text: Chcę dokonać zakupu
# intent: inform
# slots: buy:task
1 Chcę inform NoLabel
2 dokonać inform NoLabel
3 zakupu inform NoLabel
# text: dowidzenia
# intent: bye
# slots:
1 dowidzenia bye NoLabel
# text: Jakub Kaczmarek
# intent: inform
# slots: JanKaczmarek:name
1 Jakub inform NoLabel
2 Kaczmarek inform NoLabel
# text: Dzień dobry
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
# text: Nie dostałam potwierdzenia
# intent: help
# slots: Niedostałampotwierdzenia:issue
1 Nie help B-issue
2 dostałam help I-issue
3 potwierdzenia help I-issue
# text: Dzień dobry
# intent: hello
# slots:
1 Dzień hello NoLabel
2 dobry hello NoLabel
# text: z tyłu, na środku (aby ekran był centralnie widoczny)
# intent: inform
# slots:
1 z inform NoLabel
2 tyłu inform NoLabel
3 , inform NoLabel
4 na inform NoLabel
5 środku inform NoLabel
6 ( inform NoLabel
7 aby inform NoLabel
8 ekran inform NoLabel
9 był inform NoLabel
10 centralnie inform NoLabel
11 widoczny inform NoLabel
12 ) inform NoLabel
# text: Poproszę miejsce 11 w przedostatnim rzędzie. I 7 w ostatnim rzędzie
# intent: inform inform
# slots: 7wostatnimrzędzie:seat
1 Poproszę inform_inform NoLabel
2 miejsce inform_inform NoLabel
3 11 inform_inform NoLabel
4 w inform_inform NoLabel
5 przedostatnim inform_inform NoLabel
6 rzędzie inform_inform NoLabel
7 . inform_inform NoLabel
8 I inform_inform NoLabel
9 7 inform_inform B-seat
10 w inform_inform I-seat
11 ostatnim inform_inform I-seat
12 rzędzie inform_inform I-seat
# text: Chciałbym anulować rezerwację
# intent: deny inform
# slots: reservation:task
1 Chciałbym deny_inform NoLabel
2 anulować deny_inform NoLabel
3 rezerwację deny_inform NoLabel
# text: Chciałbym zarezerwować bilety na Batman i zemsta Muminków jutro o 21:00
# intent: request request request request
# slots: 21:00:hour
1 Chciałbym request_request_request_request NoLabel
2 zarezerwować request_request_request_request NoLabel
3 bilety request_request_request_request NoLabel
4 na request_request_request_request NoLabel
5 Batman request_request_request_request NoLabel
6 i request_request_request_request NoLabel
7 zemsta request_request_request_request NoLabel
8 Muminków request_request_request_request NoLabel
9 jutro request_request_request_request NoLabel
10 o request_request_request_request NoLabel
11 21:00 request_request_request_request B-hour
# text: Nie, rozmyśliłam się.
# intent: deny
# slots: cancelbook:task
1 Nie deny NoLabel
2 , deny NoLabel
3 rozmyśliłam deny NoLabel
4 się deny NoLabel
5 . deny NoLabel
# text: To 12 i 13 w J proszę
# intent: inform inform inform
# slots: 13:seat
1 To inform_inform_inform NoLabel
2 12 inform_inform_inform NoLabel
3 i inform_inform_inform NoLabel
4 13 inform_inform_inform B-seat
5 w inform_inform_inform NoLabel
6 J inform_inform_inform NoLabel
7 proszę inform_inform_inform NoLabel
# text: Jeden dla mnie, drugi dla kota
# intent: inform
# slots: 2:ticketnumber
1 Jeden inform NoLabel
2 dla inform NoLabel
3 mnie inform NoLabel
4 , inform NoLabel
5 drugi inform NoLabel
6 dla inform NoLabel
7 kota inform NoLabel
# text: O, super. O której?
# intent: request
# slots: Uncharted:movie
1 O request NoLabel
2 , request NoLabel
3 super request NoLabel
4 . request NoLabel
5 O request NoLabel
6 której request NoLabel
7 ? request NoLabel
# text: Wybieram wszystkie
# intent: inform
# slots: all:seat
1 Wybieram inform NoLabel
2 wszystkie inform NoLabel
# text: 7 normalnych i 4 ulgowe
# intent: inform inform
# slots: 4:ticketnumber,ulgowe:tickettype
1 7 inform_inform NoLabel
2 normalnych inform_inform NoLabel
3 i inform_inform NoLabel
4 4 inform_inform B-ticketnumber
5 ulgowe inform_inform B-tickettype
# text: rząd 10
# intent: inform
# slots: 10:row
1 rząd inform NoLabel
2 10 inform B-row
# text: Chcę kupić bilety na film
# intent: inform
# slots: buy:task
1 Chcę inform NoLabel
2 kupić inform NoLabel
3 bilety inform NoLabel
4 na inform NoLabel
5 film inform NoLabel
# text: Kupić
# intent: inform
# slots: buy:task
1 Kupić inform NoLabel
# text: Najlepiej rzędy na górze
# intent: null
# slots:
1 Najlepiej null NoLabel
2 rzędy null NoLabel
3 na null NoLabel
4 górze null NoLabel
# text: Wybieram 6-7
# intent: inform inform
# slots: 7:seat
1 Wybieram inform_inform NoLabel
2 6-7 inform_inform NoLabel
# text: 123@132.pl
# intent: inform
# slots: 123@132.pl:e-mail
1 123@132.pl inform B-e-mail
# text: Chciał bym zamówić bilet na film Minionki dzisiaj o 18.30
# intent: inform inform inform
# slots: 18.30:time
1 Chciał inform_inform_inform NoLabel
2 bym inform_inform_inform NoLabel
3 zamówić inform_inform_inform NoLabel
4 bilet inform_inform_inform NoLabel
5 na inform_inform_inform NoLabel
6 film inform_inform_inform NoLabel
7 Minionki inform_inform_inform NoLabel
8 dzisiaj inform_inform_inform NoLabel
9 o inform_inform_inform NoLabel
10 18.30 inform_inform_inform B-time
# text: Czy na 'batman i zemsta muminków' w ten dzień dostępne są miejsca w ostatnim rzędzie?
# intent: request
# slots: sit:task,Batmanizemstamuminków:movie
1 Czy request NoLabel
2 na request NoLabel
3 batman request B-movie
4 i request I-movie
5 zemsta request I-movie
6 muminków request I-movie
7 w request NoLabel
8 ten request NoLabel
9 dzień request NoLabel
10 dostępne request NoLabel
11 są request NoLabel
12 miejsca request NoLabel
13 w request NoLabel
14 ostatnim request NoLabel
15 rzędzie request NoLabel
16 ? request NoLabel
# text: Chciałbym dowiedzieć się czegoś o aktualnym repertuarze
# intent: request
# slots: closestscreenings:task
1 Chciałbym request NoLabel
2 dowiedzieć request NoLabel
3 się request NoLabel
4 czegoś request NoLabel
5 o request NoLabel
6 aktualnym request NoLabel
7 repertuarze request NoLabel