minor improvements to value extraction

main
Pavan Mandava 3 years ago
parent 13180169ed
commit 52f9bfa8d1

@ -5086,7 +5086,6 @@
"moderate", "moderate",
"6", "6",
"12:00", "12:00",
"forward",
"tuesday", "tuesday",
"the varsity restaurant", "the varsity restaurant",
"centre", "centre",
@ -5121,7 +5120,6 @@
"moderate", "moderate",
"6", "6",
"12:00", "12:00",
"forward",
"tuesday", "tuesday",
"the varsity restaurant", "the varsity restaurant",
"centre", "centre",
@ -13840,7 +13838,6 @@
"1", "1",
"8", "8",
"3", "3",
"forward",
"thursday", "thursday",
"cambridge", "cambridge",
"guesthouse" "guesthouse"
@ -13878,7 +13875,6 @@
"1", "1",
"8", "8",
"3", "3",
"forward",
"thursday", "thursday",
"cambridge", "cambridge",
"guesthouse" "guesthouse"
@ -16784,7 +16780,7 @@
"4", "4",
"18:30", "18:30",
"wednesday", "wednesday",
"the kohinoor", "kohinoor",
"centre", "centre",
"indian" "indian"
], ],
@ -16820,7 +16816,7 @@
"18:30", "18:30",
"17:30", "17:30",
"wednesday", "wednesday",
"the kohinoor", "kohinoor",
"centre", "centre",
"indian" "indian"
], ],
@ -18932,7 +18928,7 @@
"values": [ "values": [
"12:15", "12:15",
"golden house", "golden house",
"night club" "soul tree nightclub"
], ],
"belief_states": [ "belief_states": [
"leave = 12:15", "leave = 12:15",
@ -18954,7 +18950,7 @@
"values": [ "values": [
"12:15", "12:15",
"golden house", "golden house",
"night club" "soul tree nightclub"
], ],
"belief_states": [ "belief_states": [
"leave = 12:15", "leave = 12:15",
@ -19027,7 +19023,6 @@
], ],
"values": [ "values": [
"05:15", "05:15",
"forward",
"restaurant", "restaurant",
"two two", "two two",
"williams art and antiques" "williams art and antiques"
@ -19055,7 +19050,6 @@
], ],
"values": [ "values": [
"05:15", "05:15",
"forward",
"restaurant", "restaurant",
"two two", "two two",
"williams art and antiques" "williams art and antiques"

@ -1570,7 +1570,6 @@
], ],
"values": [ "values": [
"european", "european",
"afghan",
"north" "north"
], ],
"belief_states": [ "belief_states": [
@ -1591,7 +1590,6 @@
], ],
"values": [ "values": [
"european", "european",
"afghan",
"north" "north"
], ],
"belief_states": [ "belief_states": [
@ -1614,7 +1612,6 @@
], ],
"values": [ "values": [
"european", "european",
"afghan",
"north" "north"
], ],
"belief_states": [ "belief_states": [
@ -4135,7 +4132,7 @@
"taxi" "taxi"
], ],
"values": [ "values": [
"night club" "soul tree nightclub"
], ],
"belief_states": [ "belief_states": [
"destination = soul tree nightclub" "destination = soul tree nightclub"
@ -4152,7 +4149,7 @@
], ],
"values": [ "values": [
"15:30", "15:30",
"night club" "soul tree nightclub"
], ],
"belief_states": [ "belief_states": [
"leave = 15:30", "leave = 15:30",
@ -4172,7 +4169,7 @@
], ],
"values": [ "values": [
"15:30", "15:30",
"night club" "soul tree nightclub"
], ],
"belief_states": [ "belief_states": [
"leave = 15:30", "leave = 15:30",
@ -4195,7 +4192,7 @@
"values": [ "values": [
"15:30", "15:30",
"tenpin", "tenpin",
"night club" "soul tree nightclub"
], ],
"belief_states": [ "belief_states": [
"leave = 15:30", "leave = 15:30",
@ -4221,7 +4218,7 @@
"values": [ "values": [
"15:30", "15:30",
"tenpin", "tenpin",
"night club" "soul tree nightclub"
], ],
"belief_states": [ "belief_states": [
"leave = 15:30", "leave = 15:30",
@ -4249,7 +4246,7 @@
"values": [ "values": [
"15:30", "15:30",
"tenpin", "tenpin",
"night club" "soul tree nightclub"
], ],
"belief_states": [ "belief_states": [
"leave = 15:30", "leave = 15:30",
@ -16345,8 +16342,7 @@
"values": [ "values": [
"expensive", "expensive",
"1", "1",
"european", "european"
"german"
], ],
"belief_states": [ "belief_states": [
"food = european", "food = european",
@ -16370,8 +16366,7 @@
"5", "5",
"15:00", "15:00",
"saturday", "saturday",
"european", "european"
"german"
], ],
"belief_states": [ "belief_states": [
"food = european", "food = european",
@ -16401,8 +16396,7 @@
"5", "5",
"15:00", "15:00",
"saturday", "saturday",
"european", "european"
"german"
], ],
"belief_states": [ "belief_states": [
"food = european", "food = european",

@ -219,6 +219,7 @@ fore
former former
formerly formerly
forth forth
forward
four four
from from
fun fun

@ -173,12 +173,12 @@ mahal PLACE
la mimosa PLACE la mimosa PLACE
shanghai family restaurant PLACE shanghai family restaurant PLACE
molecular gastronomy PLACE molecular gastronomy PLACE
soul tree nightclub PLACE
efes PLACE efes PLACE
cote PLACE cote PLACE
good luck PLACE good luck PLACE
cafe uno PLACE cafe uno PLACE
oak bistro PLACE oak bistro PLACE
european PLACE
saffron brasserie PLACE saffron brasserie PLACE
gardenia PLACE gardenia PLACE
de luca cucina and bar PLACE de luca cucina and bar PLACE
@ -198,7 +198,6 @@ rice house PLACE
clowns cafe PLACE clowns cafe PLACE
hobsons house PLACE hobsons house PLACE
dojo noodle bar PLACE dojo noodle bar PLACE
the kohinoor PLACE
royal standard PLACE royal standard PLACE
bloomsbury restaurant PLACE bloomsbury restaurant PLACE
graffiti PLACE graffiti PLACE

Loading…
Cancel
Save