jkkummerfeld / text2sql-data

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

American vs UK spelling - Yelp Dataset #26

Closed DeNeutoy closed 5 years ago

DeNeutoy commented 5 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 5 years ago

Good catch! Now fixed by a678e1be5efdc55d5c5f760e9328a8a036dc1b47