website
website copied to clipboard
NL: ContainedInPlace should detect multiple types
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.