Cities street language classification This project calculates and plots the fraction of streets assumed to be english or french based bi- and trigrams frequency.
This code has been tested on python 2.7 The following modules need to be install
This code comes with a limited list of preprocessed cities.
To plot them, simply type (in the root directory)
python plot_city_lang.py
More cities can be added by copying data from the OpenStreetMap metro extract page (using the format IMPOSM GEOJSON).
- Jean-Francois Rajotte
- Philippe Brouillard