Anhad-Shrivastava / INTERN-IIHS-UIL

A Machine Learning Based Parser for Indian Addresses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IIHS LOGO

Indian Institute for Human Settlements Bangalore

IIHS is a section 8 company under the Indian Companies Act, established in 2008 by eminent Indians who have distinguished themselves in various fields, including the government, private sector and civil society.

The Repository consists of various programs and techniques that have been used or implemented in the main project Enterprise map of Bangalore


    |-- EDA_on_geonames.ipynb
    |-- GUI_Tool_Geocode.ipynb
    |-- geocode_v_1.ipynb
    |-- geocode_v_2.ipynb
    |-- readme.md
    |-- Pincode
    |    |
    |    |-- Master_list_Pincodes_bangalore.ipynb
    |    |-- readme.md
    |    
    |-- REPORT
         |-- REPORT_SUB_TASK-1.docx
         |-- readme.md
         |-- routing.js

  • EDA_on_geonames.ipynb - A first level Exploratory Data Analysis on Geonames.a short analysis on integrity of geodata available in the geonames repository against data obtained from google
  • GUI_Tool_Geocode.ipynb - Python GUI created using PySimpleGui and Nominatim API.the Interface loads a csv file from local machine and Geocodes data semi-manually and saves accordingly
  • geocode_v_1.ipynb - An initial version of python program to geocode economic census data
  • geocode_v_2.ipynb - modified version with minor bug fixes and optimised search options using bounding boxes
  • Master_list_Pincodes_bangalore.ipynb - Program to create a master list of postal codes in Banglore urban and rural districts using various spatial techniques.the source file has been included in the directory.

About

A Machine Learning Based Parser for Indian Addresses


Languages

Language:Jupyter Notebook 98.4%Language:Python 1.6%