140 lines
3.2 KiB
Plaintext
140 lines
3.2 KiB
Plaintext
# text: Cześć! Chciałbym złożyć zamówienie na różne produkty. Czy możesz mi podać ceny?
|
|
# intent: request
|
|
# slots:
|
|
1 Cześć! request NoLabel
|
|
2 Chciałbym request NoLabel
|
|
3 złożyć request NoLabel
|
|
4 zamówienie request NoLabel
|
|
5 na request NoLabel
|
|
6 różne request NoLabel
|
|
7 produkty. request NoLabel
|
|
8 Czy request NoLabel
|
|
9 możesz request NoLabel
|
|
10 mi request NoLabel
|
|
11 podać request NoLabel
|
|
12 ceny? request B-price
|
|
|
|
# text: Oczywiście! Oto ceny produktów: marchewka - 2 zł, jabłka - 3 zł, pomidory - 4 zł za kg.
|
|
# intent: inform
|
|
# slots:
|
|
1 Oczywiście! inform NoLabel
|
|
2 Oto inform NoLabel
|
|
3 ceny inform NoLabel
|
|
4 produktów: inform NoLabel
|
|
5 marchewka inform B-item
|
|
6 - inform NoLabel
|
|
7 2 inform B-price
|
|
8 zł inform I-price
|
|
9 , inform NoLabel
|
|
10 jabłka inform B-item
|
|
11 - inform NoLabel
|
|
12 3 inform B-price
|
|
13 zł inform I-price
|
|
14 , inform NoLabel
|
|
15 pomidory inform B-item
|
|
16 - inform NoLabel
|
|
17 4 inform B-price
|
|
18 zł inform I-price
|
|
19 za inform NoLabel
|
|
20 kg. inform NoLabel
|
|
|
|
# text: Dziękuję! A czy mogę się dowiedzieć, jakie są opcje dostawy?
|
|
# intent: request
|
|
# slots:
|
|
1 Dziękuję! request NoLabel
|
|
2 A request NoLabel
|
|
3 czy request NoLabel
|
|
4 mogę request NoLabel
|
|
5 się request NoLabel
|
|
6 dowiedzieć, request NoLabel
|
|
7 jakie request NoLabel
|
|
8 są request NoLabel
|
|
9 opcje request B-delivery_method
|
|
10 dostawy? request I-delivery_method
|
|
|
|
# text: Oczywiście! Oferujemy dostawę kurierem za 10 zł oraz odbiór osobisty w naszym sklepie.
|
|
# intent: inform
|
|
# slots:
|
|
1 Oczywiście! inform NoLabel
|
|
2 Oferujemy inform NoLabel
|
|
3 dostawę inform NoLabel
|
|
4 kurierem inform B-delivery_method
|
|
5 za inform NoLabel
|
|
6 10 inform B-price
|
|
7 zł inform NoLabel
|
|
8 oraz inform NoLabel
|
|
9 odbiór inform B-delivery_method
|
|
10 osobisty inform I-delivery_method
|
|
11 w inform NoLabel
|
|
12 naszym inform NoLabel
|
|
13 sklepie. inform NoLabel
|
|
|
|
|
|
# text: Chciałbym złożyć zamówienie na chleb, masło, jajka oraz ser.
|
|
# intent: inform
|
|
# slots:
|
|
1 Chciałbym inform NoLabel
|
|
2 złożyć inform NoLabel
|
|
3 zamówienie inform NoLabel
|
|
4 na inform NoLabel
|
|
5 chleb inform B-item
|
|
6 , inform NoLabel
|
|
7 masło inform B-item
|
|
8 , inform NoLabel
|
|
9 jajka inform B-item
|
|
10 oraz inform NoLabel
|
|
11 ser inform B-item
|
|
12 . inform NoLabel
|
|
|
|
|
|
# text: Proszę podać cene weza ogrodowego.
|
|
# intent: request
|
|
# slots:
|
|
1 Proszę request NoLabel
|
|
2 podać request NoLabel
|
|
3 ceny request B-price
|
|
4 weza request B-item
|
|
5 ogrodowego. request I-item
|
|
|
|
|
|
# text: Cześć! Chciałbym złożyć zamówienie na meble ogrodowe.
|
|
# intent: inform
|
|
# slots:
|
|
1 Cześć! inform NoLabel
|
|
2 Chciałbym inform NoLabel
|
|
3 złożyć inform NoLabel
|
|
4 zamówienie inform NoLabel
|
|
5 na inform NoLabel
|
|
6 meble inform B-item
|
|
7 ogrodowe inform I-item
|
|
|
|
# text: Jaka jest cena makaronu?
|
|
# intent: request
|
|
# slots:
|
|
1 Jaka request NoLabel
|
|
2 jest request NoLabel
|
|
3 cena request B-price
|
|
4 makaronu? request B-item
|
|
|
|
# text: Proszę podać cene drzewka.
|
|
# intent: request
|
|
# slots:
|
|
1 Proszę request NoLabel
|
|
2 podać request NoLabel
|
|
3 cene request B-price
|
|
4 drzewka request B-item
|
|
|
|
|
|
# text: zycdd@gmail.com
|
|
# intent: inform
|
|
# slots:
|
|
1 zycdd@gmail.com inform B-email
|
|
|
|
# text: Ul. Kolorowa 15
|
|
# intent: inform
|
|
# slots:
|
|
1 Ul. inform B-address
|
|
2 Kolorowa inform I-address
|
|
3 15 inform I-address
|
|
|