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.

License

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

Credits