Giter Club home page Giter Club logo

finding_address_ai's Introduction

Lokly the Indian Address Parser

Addresses often provide a significant amount of intelligence about the buying and spending habits of a consumer. In most cases this intelligence cannot be determined from the address as most of the addresses are free flowing text and are not easily parsed. Faced with these challenges we have created an address parser exclusively for Indian addresses. Lokly the Indian address parser helps you parse an address contained in a free flowing string. Divide a single address (as string) into separate component parts : house number, street type (bd, street, ..), street name, unit (apt, batiment, ...), zipcode, state, country, city etc.

Soon we would be adding intelligence around the neighborhoods to help you determine the economic value of the addresses.

What is parser based on?

The parser is based on natural language processing, parsing technology, and text mining.

How to test it

You can test it at www.lokly.in. This is currently in beta and is available for anyone to use and modify for their use.

Installation

#Clone the repository
git clone https://github.com/spandansingh/url_scraper.git
#Build the image
sudo docker build -t 99roomz/lokly .
#Run the container
sudo docker run -d -t -i -e email='<email>' -e password='<password>' -p 80:80 --name lokly 99roomz/lokly

Yay! Everything is now up and running. Now go to http://localhost for web client. "email" and "password" is your Gmail Id and password which is required to send the emails from this application.

How to contribute

Want to file a bug, contribute some code, or improve documentation? Excellent! Send a mail to [email protected].

License

Code is MIT Licensed

finding_address_ai's People

Contributors

tarungarg98 avatar arpitjadiya avatar sherubhu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.