fix all data

This commit is contained in:
s444417 2022-05-01 11:27:34 +02:00
parent 4ea06aea4f
commit e219b56de9
5 changed files with 2943 additions and 649 deletions

View File

@ -32,19 +32,3 @@ user co gracie jutro inform
user co gracie po południu inform
user co gracie rano inform
user jakie filmy są wiczorem inform
user co gracie za trzy dni inform
user co gracie za dwa dni inform
user co gracie w sobotę inform
user co gracie w niedzielę inform
user co leci w poniedziałek inform
user co leci we wtorek inform
user co leci w piątek inform
user co jest puszczane w sobotę inform
user co jest grane w niedzielę o 12:00 inform
user poproszę trzy bilety moje miejsca to h1,H3,h56 inform
user wymień seansy jutro inform
user pojutrze co jest inform
user a co gracie po jutrze inform
user czy gracie dziś batmana albo na noze inform
user czy w niedzielę gracie na noze lub batman lub piosenki o miłości inform
user czy wolne są miejsca h2 h3 inform

1 user wybieram batmana o 16:20 inform
32 user co gracie po południu inform
33 user co gracie rano inform
34 user jakie filmy są wiczorem inform
user co gracie za trzy dni inform
user co gracie za dwa dni inform
user co gracie w sobotę inform
user co gracie w niedzielę inform
user co leci w poniedziałek inform
user co leci we wtorek inform
user co leci w piątek inform
user co jest puszczane w sobotę inform
user co jest grane w niedzielę o 12:00 inform
user poproszę trzy bilety moje miejsca to h1,H3,h56 inform
user wymień seansy jutro inform
user pojutrze co jest inform
user a co gracie po jutrze inform
user czy gracie dziś batmana albo na noze inform
user czy w niedzielę gracie na noze lub batman lub piosenki o miłości inform
user czy wolne są miejsca h2 h3 inform

View File

@ -0,0 +1,16 @@
user co gracie za trzy dni inform
user co gracie za dwa dni inform
user co gracie w sobotę inform
user co gracie w niedzielę inform
user co leci w poniedziałek inform
user co leci we wtorek inform
user co leci w piątek inform
user co jest puszczane w sobotę inform
user co jest grane w niedzielę o 12:00 inform
user poproszę trzy bilety moje miejsca to h1,H3,h56 inform
user wymień seansy jutro inform
user pojutrze co jest inform
user a co gracie po jutrze inform
user czy gracie dziś batmana albo na noze inform
user czy w niedzielę gracie na noze lub batman lub piosenki o miłości inform
user czy wolne są miejsca h2 h3 inform
1 user co gracie za trzy dni inform
2 user co gracie za dwa dni inform
3 user co gracie w sobotę inform
4 user co gracie w niedzielę inform
5 user co leci w poniedziałek inform
6 user co leci we wtorek inform
7 user co leci w piątek inform
8 user co jest puszczane w sobotę inform
9 user co jest grane w niedzielę o 12:00 inform
10 user poproszę trzy bilety moje miejsca to h1,H3,h56 inform
11 user wymień seansy jutro inform
12 user pojutrze co jest inform
13 user a co gracie po jutrze inform
14 user czy gracie dziś batmana albo na noze inform
15 user czy w niedzielę gracie na noze lub batman lub piosenki o miłości inform
16 user czy wolne są miejsca h2 h3 inform

View File

@ -279,6 +279,6 @@ def annotateData():
except:
pass
# annotateData()
processFile("./data/clean/", './tasks/zad8/pl/', "dialog-20-01-01.tsv", isTest=False)
processFile("./data/clean/", './tasks/zad8/pl/', "newUserQuestions.tsv", isTest=False)
# testText = "dobrze dokonano rezerwacji na film transformer numer twojej rezeracji to 123890"
# print(dummyTextAnotation(testText, sampelValuesList=titles, slotName=slots[0]))

File diff suppressed because it is too large Load Diff

View File

@ -454,10 +454,10 @@
# text: coś koło południa
# intent: reqmore
# slots:
# slots: koÅopoÅudnia:interval
1 coś reqmore NoLabel
2 koło reqmore NoLabel
3 południa reqmore B-time
2 koÅo reqmore B-interval
3 poÅudnia reqmore I-interval
# text: nic później
# intent: reqalts
@ -1499,11 +1499,11 @@
# text: jutro po godzinie 16:00
# intent: inform
# slots: jutro:date,pogodzinie16:00:time
# slots: jutro:date,pogodzinie16:00:interval
1 jutro inform B-date
2 po inform B-time
3 godzinie inform I-time
4 16:00 inform I-time
2 po inform B-interval
3 godzinie inform I-interval
4 16:00 inform I-interval
# text: jaki jutro jest dzień tygodnia
# intent: request
@ -2473,30 +2473,30 @@
1 dzisiaj inform B-date
# text: zaskocz mnie
# intent: nan
# intent: null
# slots:
1 zaskocz NoLabel
2 mnie NoLabel
1 zaskocz null NoLabel
2 mnie null NoLabel
# text: no to jakoś niech będzie jakoś to będzie
# intent: inform
# slots:
# slots: jakoÅtobÄ™dzie:title
1 no inform NoLabel
2 to inform NoLabel
3 jakoś inform NoLabel
4 niech inform NoLabel
5 będzie inform NoLabel
6 jakoś inform NoLabel
7 to inform NoLabel
8 będzie inform NoLabel
7 to inform B-title
8 będzie inform I-title
# text: jeden dla mnie drugi dla kota
# intent: nan
# slots: jeden:quantity
# slots: jeden:quantity,drugi:quantity
1 jeden B-quantity
2 dla NoLabel
3 mnie NoLabel
4 drugi NoLabel
4 drugi B-quantity
5 dla NoLabel
6 kota NoLabel
@ -2508,9 +2508,9 @@
3 będzie infrom NoLabel
# text: normalny
# intent: nan
# intent: null
# slots:
1 normalny NoLabel
1 normalny null NoLabel
# text: na środku gdzieś
# intent: inform
@ -2557,13 +2557,13 @@
4 o inform B-time
5 09:30 inform I-time
# text: wybieram batmana o 16:20
# text: wybieram batmana gdzieœ wieczorem
# intent: inform
# slots: batmana:title,o16:20:time
# slots: batmana:title,wieczorem:interval
1 wybieram inform NoLabel
2 batmana inform B-title
3 o inform B-time
4 16:20 inform I-time
3 gdzieœ inform NoLabel
4 wieczorem inform B-interval
# text: wybieram na noże o 9:30
# intent: inform
@ -2574,13 +2574,13 @@
4 o inform B-time
5 09:30 inform I-time
# text: wybieram batmana o 16:20
# text: wybieram batmana w nocy
# intent: inform
# slots: batmana:title,o16:20:time
# slots: batmana:title,wnocy:interval
1 wybieram inform NoLabel
2 batmana inform B-title
3 o inform B-time
4 16:20 inform I-time
3 w inform B-interval
4 nocy inform I-interval
# text: wybieram na noże o 9:30
# intent: inform
@ -2593,22 +2593,22 @@
# text: wybieram ups 2 o godzinie 10:45
# intent: inform
# slots: 2:quantity,ogodzinie10:45:time
# slots: ups2:title,ogodzinie10:45:time
1 wybieram inform NoLabel
2 ups inform NoLabel
3 2 inform B-quantity
2 ups inform B-title
3 2 inform I-title
4 o inform B-time
5 godzinie inform I-time
6 10:45 inform I-time
# text: chcę iść na matki rówonegłe o 21:30
# intent: inform
# slots: o21:30:time
# slots: matkirówonegÅe:title,o21:30:time
1 chcę inform NoLabel
2 iść inform NoLabel
3 na inform NoLabel
4 matki inform NoLabel
5 rówonegłe inform NoLabel
4 matki inform B-title
5 rówonegÅe inform I-title
6 o inform B-time
7 21:30 inform I-time
@ -2666,17 +2666,17 @@
# text: ten o czwartej
# intent: inform
# slots:
# slots: oczwartej:time
1 ten inform NoLabel
2 o inform NoLabel
3 czwartej inform NoLabel
2 o inform B-time
3 czwartej inform I-time
# text: matki równoległe dwunasta
# intent: inform
# slots: matkirównoległe:title
# slots: matkirównolegÅe:title,dwunasta:time
1 matki inform B-title
2 równoległe inform I-title
3 dwunasta inform NoLabel
3 dwunasta inform B-time
# text: na noże
# intent: inform
@ -2691,11 +2691,11 @@
# text: wybierz to nie wypada
# intent: inform
# slots:
# slots: toniewypada:title
1 wybierz inform NoLabel
2 to inform NoLabel
3 nie inform NoLabel
4 wypada inform NoLabel
2 to inform B-title
3 nie inform I-title
4 wypada inform I-title
# text: dwa siedzenia
# intent: inform
@ -2727,8 +2727,8 @@
# text: pięc biletów poproszę
# intent: inform
# slots:
1 pięc inform NoLabel
# slots: pięc:quantity
1 pięc inform B-quantity
2 biletów inform NoLabel
3 poproszę inform NoLabel
@ -2758,16 +2758,16 @@
# text: daj mi trzy bilety na seans na godzinę 19 miejsca a14 a15 a16
# intent: inform
# slots: 19:quantity,a14a15a16:seats
# slots: trzy:quantity,nagodzinę19:time,a14a15a16:seats
1 daj inform NoLabel
2 mi inform NoLabel
3 trzy inform NoLabel
3 trzy inform B-quantity
4 bilety inform NoLabel
5 na inform NoLabel
6 seans inform NoLabel
7 na inform NoLabel
8 godzinę inform NoLabel
9 19 inform B-quantity
7 na inform B-time
8 godzinÄ™ inform I-time
9 19 inform I-time
10 miejsca inform NoLabel
11 a14 inform B-seats
12 a15 inform I-seats
@ -2819,601 +2819,40 @@
# text: co gracie wieczorem
# intent: inform
# slots: wieczorem:time
# slots: gracie:goal,wieczorem:interval
1 co inform NoLabel
2 gracie inform NoLabel
3 wieczorem inform B-time
2 gracie inform B-goal
3 wieczorem inform B-interval
# text: co gracie jutro
# intent: inform
# slots: jutro:date
# slots: gracie:goal,jutro:date
1 co inform NoLabel
2 gracie inform NoLabel
2 gracie inform B-goal
3 jutro inform B-date
# text: co gracie po południu
# intent: inform
# slots: popołudniu:time
# slots: gracie:goal,popoÅudniu:interval
1 co inform NoLabel
2 gracie inform NoLabel
3 po inform B-time
4 południu inform I-time
2 gracie inform B-goal
3 po inform B-interval
4 poÅudniu inform I-interval
# text: co gracie rano
# intent: inform
# slots: rano:time
# slots: gracie:goal,rano:interval
1 co inform NoLabel
2 gracie inform NoLabel
3 rano inform B-time
2 gracie inform B-goal
3 rano inform B-interval
# text: jakie filmy są wiczorem
# text: jakie filmy sÄ… wieczorem
# intent: inform
# slots:
# slots: filmy:goal,wieczorem:interval
1 jakie inform NoLabel
2 filmy inform NoLabel
2 filmy inform B-goal
3 są inform NoLabel
4 wiczorem inform NoLabel
# text: wybieram batmana o 16:20
# intent: inform
# slots: batmana:title,o16:20:time
1 wybieram inform NoLabel
2 batmana inform B-title
3 o inform B-time
4 16:20 inform I-time
# text: wybieram na noże o 9:30
# intent: inform
# slots: nanoże:title,o9:30:time
1 wybieram inform NoLabel
2 na inform B-title
3 noże inform I-title
4 o inform B-time
5 09:30 inform I-time
# text: wybieram ups 2 o godzinie 10:45
# intent: inform
# slots: 2:quantity,ogodzinie10:45:time
1 wybieram inform NoLabel
2 ups inform NoLabel
3 2 inform B-quantity
4 o inform B-time
5 godzinie inform I-time
6 10:45 inform I-time
# text: chcę iść na matki rówonegłe o 21:30
# intent: inform
# slots: o21:30:time
1 chcę inform NoLabel
2 iść inform NoLabel
3 na inform NoLabel
4 matki inform NoLabel
5 rówonegłe inform NoLabel
6 o inform B-time
7 21:30 inform I-time
# text: wybierz mi film pod tytułem inni ludzie
# intent: inform
# slots: inniludzie:title
1 wybierz inform NoLabel
2 mi inform NoLabel
3 film inform NoLabel
4 pod inform NoLabel
5 tytułem inform NoLabel
6 inni inform B-title
7 ludzie inform I-title
# text: chcę uncharted
# intent: inform
# slots: uncharted:title
1 chcę inform NoLabel
2 uncharted inform B-title
# text: idę na 12:45
# intent: inform
# slots: na12:45:time
1 idę inform NoLabel
2 na inform B-time
3 12:45 inform I-time
# text: idę na pierwszą na batmana
# intent: inform
# slots: pierwszą:time,batmana:title
1 idę inform NoLabel
2 na inform NoLabel
3 pierwszą inform B-time
4 na inform NoLabel
5 batmana inform B-title
# text: idę na drugą na batmana
# intent: inform
# slots: drugą:time,batmana:title
1 idę inform NoLabel
2 na inform NoLabel
3 drugą inform B-time
4 na inform NoLabel
5 batmana inform B-title
# text: idę na trzecią na na noże
# intent: inform
# slots: trzecią:time,nanoże:title
1 idę inform NoLabel
2 na inform NoLabel
3 trzecią inform B-time
4 na inform NoLabel
5 na inform B-title
6 noże inform I-title
# text: ten o czwartej
# intent: inform
# slots:
1 ten inform NoLabel
2 o inform NoLabel
3 czwartej inform NoLabel
# text: matki równoległe dwunasta
# intent: inform
# slots: matkirównoległe:title
1 matki inform B-title
2 równoległe inform I-title
3 dwunasta inform NoLabel
# text: na noże
# intent: inform
# slots: nanoże:title
1 na inform B-title
2 noże inform I-title
# text: ambulans
# intent: inform
# slots: ambulans:title
1 ambulans inform B-title
# text: wybierz to nie wypada
# intent: inform
# slots:
1 wybierz inform NoLabel
2 to inform NoLabel
3 nie inform NoLabel
4 wypada inform NoLabel
# text: dwa siedzenia
# intent: inform
# slots: dwa:quantity
1 dwa inform B-quantity
2 siedzenia inform NoLabel
# text: jedno
# intent: inform
# slots: jedno:quantity
1 jedno inform B-quantity
# text: trzy bileciki na 19:00 na batmana na środku
# intent: inform
# slots: trzy:quantity,na19:00:time,batmana:title,naśrodku:area
1 trzy inform B-quantity
2 bileciki inform NoLabel
3 na inform B-time
4 19:00 inform I-time
5 na inform NoLabel
6 batmana inform B-title
7 na inform B-area
8 środku inform I-area
# text: cztery
# intent: inform
# slots: cztery:quantity
1 cztery inform B-quantity
# text: pięc biletów poproszę
# intent: inform
# slots:
1 pięc inform NoLabel
2 biletów inform NoLabel
3 poproszę inform NoLabel
# text: poproszę
# intent: inform
# slots:
1 poproszę inform NoLabel
# text: h1 h2 h3
# intent: inform
# slots: h1h2h3:seats
1 h1 inform B-seats
2 h2 inform I-seats
3 h3 inform I-seats
# text: chcę wybrać 3 bilety miejsca h3 h4 h5
# intent: inform
# slots: 3:quantity,h3h4h5:seats
1 chcę inform NoLabel
2 wybrać inform NoLabel
3 3 inform B-quantity
4 bilety inform NoLabel
5 miejsca inform NoLabel
6 h3 inform B-seats
7 h4 inform I-seats
8 h5 inform I-seats
# text: daj mi trzy bilety na seans na godzinę 19 miejsca a14 a15 a16
# intent: inform
# slots: 19:quantity,a14a15a16:seats
1 daj inform NoLabel
2 mi inform NoLabel
3 trzy inform NoLabel
4 bilety inform NoLabel
5 na inform NoLabel
6 seans inform NoLabel
7 na inform NoLabel
8 godzinę inform NoLabel
9 19 inform B-quantity
10 miejsca inform NoLabel
11 a14 inform B-seats
12 a15 inform I-seats
13 a16 inform I-seats
# text: poproszę jeden bilecik na seans pod tytułem batman miejsca j12
# intent: inform
# slots: jeden:quantity,batman:title,j12:seats
1 poproszę inform NoLabel
2 jeden inform B-quantity
3 bilecik inform NoLabel
4 na inform NoLabel
5 seans inform NoLabel
6 pod inform NoLabel
7 tytułem inform NoLabel
8 batman inform B-title
9 miejsca inform NoLabel
10 j12 inform B-seats
# text: a10a11
# intent: inform
# slots:
1 a10a11 inform NoLabel
# text: a12 a13
# intent: inform
# slots: a12a13:seats
1 a12 inform B-seats
2 a13 inform I-seats
# text: z43 z44 z43 z44 z45
# intent: inform
# slots: z43z44z43z44z45:seats
1 z43 inform B-seats
2 z44 inform I-seats
3 z43 inform I-seats
4 z44 inform I-seats
5 z45 inform I-seats
# text: wybierz j43 k44 l43 c44 d45
# intent: inform
# slots: j43k44l43c44d45:seats
1 wybierz inform NoLabel
2 j43 inform B-seats
3 k44 inform I-seats
4 l43 inform I-seats
5 c44 inform I-seats
6 d45 inform I-seats
# text: co gracie wieczorem
# intent: inform
# slots: wieczorem:time
1 co inform NoLabel
2 gracie inform NoLabel
3 wieczorem inform B-time
# text: co gracie jutro
# intent: inform
# slots: jutro:date
1 co inform NoLabel
2 gracie inform NoLabel
3 jutro inform B-date
# text: co gracie po południu
# intent: inform
# slots: popołudniu:time
1 co inform NoLabel
2 gracie inform NoLabel
3 po inform B-time
4 południu inform I-time
# text: co gracie rano
# intent: inform
# slots: rano:time
1 co inform NoLabel
2 gracie inform NoLabel
3 rano inform B-time
# text: jakie filmy są wiczorem
# intent: inform
# slots:
1 jakie inform NoLabel
2 filmy inform NoLabel
3 są inform NoLabel
4 wiczorem inform NoLabel
# text: wybieram batmana o 16:20
# intent: inform
# slots: batmana:title,o16:20:time
1 wybieram inform NoLabel
2 batmana inform B-title
3 o inform B-time
4 16:20 inform I-time
# text: wybieram na noże o 9:30
# intent: inform
# slots: nanoże:title,o9:30:time
1 wybieram inform NoLabel
2 na inform B-title
3 noże inform I-title
4 o inform B-time
5 09:30 inform I-time
# text: wybieram ups 2 o godzinie 10:45
# intent: inform
# slots: 2:quantity,ogodzinie10:45:time
1 wybieram inform NoLabel
2 ups inform NoLabel
3 2 inform B-quantity
4 o inform B-time
5 godzinie inform I-time
6 10:45 inform I-time
# text: chcę iść na matki rówonegłe o 21:30
# intent: inform
# slots: o21:30:time
1 chcę inform NoLabel
2 iść inform NoLabel
3 na inform NoLabel
4 matki inform NoLabel
5 rówonegłe inform NoLabel
6 o inform B-time
7 21:30 inform I-time
# text: wybierz mi film pod tytułem inni ludzie
# intent: inform
# slots: inniludzie:title
1 wybierz inform NoLabel
2 mi inform NoLabel
3 film inform NoLabel
4 pod inform NoLabel
5 tytułem inform NoLabel
6 inni inform B-title
7 ludzie inform I-title
# text: chcę uncharted
# intent: inform
# slots: uncharted:title
1 chcę inform NoLabel
2 uncharted inform B-title
# text: idę na 12:45
# intent: inform
# slots: na12:45:time
1 idę inform NoLabel
2 na inform B-time
3 12:45 inform I-time
# text: idę na pierwszą na batmana
# intent: inform
# slots: pierwszą:time,batmana:title
1 idę inform NoLabel
2 na inform NoLabel
3 pierwszą inform B-time
4 na inform NoLabel
5 batmana inform B-title
# text: idę na drugą na batmana
# intent: inform
# slots: drugą:time,batmana:title
1 idę inform NoLabel
2 na inform NoLabel
3 drugą inform B-time
4 na inform NoLabel
5 batmana inform B-title
# text: idę na trzecią na na noże
# intent: inform
# slots: trzecią:time,nanoże:title
1 idę inform NoLabel
2 na inform NoLabel
3 trzecią inform B-time
4 na inform NoLabel
5 na inform B-title
6 noże inform I-title
# text: ten o czwartej
# intent: inform
# slots:
1 ten inform NoLabel
2 o inform NoLabel
3 czwartej inform NoLabel
# text: matki równoległe dwunasta
# intent: inform
# slots: matkirównoległe:title
1 matki inform B-title
2 równoległe inform I-title
3 dwunasta inform NoLabel
# text: na noże
# intent: inform
# slots: nanoże:title
1 na inform B-title
2 noże inform I-title
# text: ambulans
# intent: inform
# slots: ambulans:title
1 ambulans inform B-title
# text: wybierz to nie wypada
# intent: inform
# slots:
1 wybierz inform NoLabel
2 to inform NoLabel
3 nie inform NoLabel
4 wypada inform NoLabel
# text: dwa siedzenia
# intent: inform
# slots:
1 dwa inform NoLabel
2 siedzenia inform NoLabel
# text: jedno
# intent: inform
# slots:
1 jedno inform NoLabel
# text: trzy bileciki na 19:00 na batmana na środku
# intent: inform
# slots: na19:00:time,batmana:title,naśrodku:area
1 trzy inform NoLabel
2 bileciki inform NoLabel
3 na inform B-time
4 19:00 inform I-time
5 na inform NoLabel
6 batmana inform B-title
7 na inform B-area
8 środku inform I-area
# text: cztery
# intent: inform
# slots:
1 cztery inform NoLabel
# text: pięc biletów poproszę
# intent: inform
# slots:
1 pięc inform NoLabel
2 biletów inform NoLabel
3 poproszę inform NoLabel
# text: poproszę
# intent: inform
# slots:
1 poproszę inform NoLabel
# text: h1 h2 h3
# intent: inform
# slots: h1h2h3:seats
1 h1 inform B-seats
2 h2 inform I-seats
3 h3 inform I-seats
# text: chcę wybrać 3 bilety miejsca h3 h4 h5
# intent: inform
# slots: 3:quantity,h3h4h5:seats
1 chcę inform NoLabel
2 wybrać inform NoLabel
3 3 inform B-quantity
4 bilety inform NoLabel
5 miejsca inform NoLabel
6 h3 inform B-seats
7 h4 inform I-seats
8 h5 inform I-seats
# text: daj mi trzy bilety na seans na godzinę 19 miejsca a14 a15 a16
# intent: inform
# slots: 19:quantity,a14a15a16:seats
1 daj inform NoLabel
2 mi inform NoLabel
3 trzy inform NoLabel
4 bilety inform NoLabel
5 na inform NoLabel
6 seans inform NoLabel
7 na inform NoLabel
8 godzinę inform NoLabel
9 19 inform B-quantity
10 miejsca inform NoLabel
11 a14 inform B-seats
12 a15 inform I-seats
13 a16 inform I-seats
# text: poproszę jeden bilecik na seans pod tytułem batman miejsca j12
# intent: inform
# slots: batman:title,j12:seats
1 poproszę inform NoLabel
2 jeden inform NoLabel
3 bilecik inform NoLabel
4 na inform NoLabel
5 seans inform NoLabel
6 pod inform NoLabel
7 tytułem inform NoLabel
8 batman inform B-title
9 miejsca inform NoLabel
10 j12 inform B-seats
# text: a10a11
# intent: inform
# slots:
1 a10a11 inform NoLabel
# text: a12 a13
# intent: inform
# slots: a12a13:seats
1 a12 inform B-seats
2 a13 inform I-seats
# text: z43 z44 z43 z44 z45
# intent: inform
# slots: z43z44z43z44z45:seats
1 z43 inform B-seats
2 z44 inform I-seats
3 z43 inform I-seats
4 z44 inform I-seats
5 z45 inform I-seats
# text: wybierz j43 k44 l43 c44 d45
# intent: inform
# slots: j43k44l43c44d45:seats
1 wybierz inform NoLabel
2 j43 inform B-seats
3 k44 inform I-seats
4 l43 inform I-seats
5 c44 inform I-seats
6 d45 inform I-seats
# text: co gracie wieczorem
# intent: inform
# slots: wieczorem:time
1 co inform NoLabel
2 gracie inform NoLabel
3 wieczorem inform B-time
# text: co gracie jutro
# intent: inform
# slots: jutro:date
1 co inform NoLabel
2 gracie inform NoLabel
3 jutro inform B-date
# text: co gracie po południu
# intent: inform
# slots: popołudniu:time
1 co inform NoLabel
2 gracie inform NoLabel
3 po inform B-time
4 południu inform I-time
# text: co gracie rano
# intent: inform
# slots: rano:time
1 co inform NoLabel
2 gracie inform NoLabel
3 rano inform B-time
# text: jakie filmy są wiczorem
# intent: inform
# slots:
1 jakie inform NoLabel
2 filmy inform NoLabel
3 są inform NoLabel
4 wieczorem inform B-time
4 wieczorem inform B-interval
# text: co gracie za trzy dni
# intent: inform
# slots: zatrzydni:date
@ -3519,23 +2958,23 @@
# text: a co gracie po jutrze
# intent: inform
# slots: pojutrze:date
# slots: gracie:goal,pojutrze:date
1 a inform NoLabel
2 co inform NoLabel
3 gracie inform NoLabel
3 gracie inform B-goal
4 po inform B-date
5 jutrze inform I-date
# text: czy gracie dziś batmana albo na noze
# intent: inform
# slots: dziś:date,batmana:title
# slots: dziÅ›:date,batmana:title,nanoze:title
1 czy inform NoLabel
2 gracie inform NoLabel
3 dziś inform B-date
4 batmana inform B-title
5 albo inform NoLabel
6 na inform NoLabel
7 noze inform NoLabel
6 na inform B-title
7 noze inform I-title
# text: czy w niedzielę gracie na noze lub batman lub piosenki o miłości
# intent: inform
@ -3549,9 +2988,9 @@
7 lub inform NoLabel
8 batman inform B-title
9 lub inform NoLabel
10 piosenki inform B-title
11 o inform I-title
12 miłości inform I-title
10 piosenki inform NoLabel
11 o inform NoLabel
12 miÅci inform NoLabel
# text: czy wolne są miejsca h2 h3
# intent: inform