jkkummerfeld / text2sql-data

A collection of datasets that pair questions with SQL queries.
http://jkk.name/text2sql-data/
Other
546 stars 106 forks source link

American vs UK spelling - Yelp Dataset #26

Closed DeNeutoy closed 6 years ago

DeNeutoy commented 6 years ago

The actual yelp database uses American spelling of NEIGHBORHOOD, but the schema and data use NEIGHBOURHOOD.

These should probably be canonicalised (or is that canonicalized?!).

jkkummerfeld commented 6 years ago

Good catch! Now fixed by a678e1be5efdc55d5c5f760e9328a8a036dc1b47