Skip to main content

An easy implementation of the Koelner Phonetic.

Project description

Python 2/3 ready implementation of the Kölner Phonetik (http://de.wikipedia.org/wiki/K%C3%B6lner_Phonetik) algorithm.

Usage

>>> import kph
>>> kph.encode("Horst Meier")
'078267'
>>> kph.encode("Horst Mayer")
'078267'
>>> kph.encode("Horst Meier") == kph.encode("Horst Mayer")
True
>>> kph.encode("Detlef Krumm") == kph.encode("Detlef Krum") == \
... kph.encode("Detlef Krunn") == kph.encode("Detlef Krun")
True

License

kph - Python module implementing the ‘Koelner Phonetik’ algorithm. Copyright (C) 2011 Robert Schindler

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kph-0.3.tar.gz (15.7 kB view details)

Uploaded Source

File details

Details for the file kph-0.3.tar.gz.

File metadata

  • Download URL: kph-0.3.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for kph-0.3.tar.gz
Algorithm Hash digest
SHA256 6dfb4994c49f59392138b62a66f6d0d480e25e4fd2435d63168185aa972c8cf9
MD5 a509a429cd411a3b979d0b3987904278
BLAKE2b-256 0b895b9b27011fde8ba675e2239aff6300ee32fb22103aa19306d8fe717cfed4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page