Skip to content

A script for cities street language classification done in a hackathon, see the full explanation here:

Notifications You must be signed in to change notification settings

kurowasan/street_classification

Repository files navigation

street_lang

Cities street language classification This project calculates and plots the fraction of streets assumed to be english or french based bi- and trigrams frequency.

Installation

This code has been tested on python 2.7 The following modules need to be install

Usage

This code comes with a limited list of preprocessed cities. To plot them, simply type (in the root directory) python plot_city_lang.py

Adding more cities

More cities can be added by copying data from the OpenStreetMap metro extract page (using the format IMPOSM GEOJSON).

Credits

  • Jean-Francois Rajotte
  • Philippe Brouillard

About

A script for cities street language classification done in a hackathon, see the full explanation here:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published