No commit activity in last 3 years
No release in over 3 years
Parse, tokenize, analyze, repair and handle swiss street names and numbers.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

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