apeiros / swissmatch-street

Parse, tokenize, analyze, repair and handle swiss street names and numbers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Summary

Parse, tokenize, analyze, repair and handle swiss street names and numbers.

Installation

Install the gem: gem install swissmatch-street
Depending on how you installed rubygems, you have to use sudo: sudo gem install swissmatch-street
In Ruby: require 'swissmatch/street'

Usage

SwissMatch::Street is not currently ready for public consumption.

Relevant Classes and Modules

  • {SwissMatch::Street} Street and its properties; methods to parse and repair a street string.

Links

License

You can use this code under the {file:LICENSE.txt BSD-2-Clause License}, free of charge. If you need a different license, please ask the author.

Credits

About

Parse, tokenize, analyze, repair and handle swiss street names and numbers.

License:BSD 2-Clause "Simplified" License


Languages

Language:Ruby 100.0%