You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With DC place-recognition, [how many people are unemployed in zip codes of washington state] only consumes "washington" leaving out "state". When we recognize place-types, we seem to recognize "state" and leave out "zip codes".
We should loop over multiple place types, and in this case a ContainedInPlace matching the place's type should be ignored.
The text was updated successfully, but these errors were encountered:
pradh
added
the
nl
Issues dealing with the Data Commons NL interface
label
Jul 19, 2023
Also, remove the check-box from frontend. The diffs are pretty clean
(except for an underlying bug -
#2962).
Finally, check for bad-words also from punctuation-removed query.
With DC place-recognition, [how many people are unemployed in zip codes of washington state] only consumes "washington" leaving out "state". When we recognize place-types, we seem to recognize "state" and leave out "zip codes".
We should loop over multiple place types, and in this case a ContainedInPlace matching the place's type should be ignored.
The text was updated successfully, but these errors were encountered: