Skip to main content

A library to generate entity fingerprints.

Project description

fingerprints

package

This library helps with the generation of fingerprints for entity data. A fingerprint in this context is understood as a simplified entity identifier, derived from it's name or address and used for cross-referencing of entity across different datasets.

Usage

import fingerprints

fp = fingerprints.generate('Mr. Sherlock Holmes')
assert fp == 'holmes sherlock'

fp = fingerprints.generate('Siemens Aktiengesellschaft')
assert fp == 'ag siemens'

fp = fingerprints.generate('New York, New York')
assert fp == 'new york'

Company type names

A significant part of what fingerprints does it to recognize company legal form names. For example, fingerprints will be able to simplify Общество с ограниченной ответственностью to ООО, or Aktiengesellschaft to AG. The required database is based on two different sources:

Wikipedia also maintains an index of types of business entity.

See also

  • Clustering in Depth, part of the OpenRefine documentation discussing how to create collisions in data clustering.
  • probablepeople, parser for western names made by the brilliant folks at datamade.us.

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

fingerprints-1.2.1.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

fingerprints-1.2.1-py2.py3-none-any.whl (17.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file fingerprints-1.2.1.tar.gz.

File metadata

  • Download URL: fingerprints-1.2.1.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for fingerprints-1.2.1.tar.gz
Algorithm Hash digest
SHA256 80381e271f59273bf5f3ea6abaec08621eba0409d686be1b945f7f79bb0b6345
MD5 2240d909ad4a8d2907cf8e8b2f20b163
BLAKE2b-256 0117449ed5c3d4d9d074e662edd3517c22f85fb4adfee29af7a1f9258454592e

See more details on using hashes here.

File details

Details for the file fingerprints-1.2.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for fingerprints-1.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 02313071e8e5e42025d4a6e9b2ec36fc156012776b71c71eeb359caacd5881b0
MD5 06899b3d89ee2a104df126a367dbe91f
BLAKE2b-256 f90211200c1312b5ceb6b4176c8d6a655af7fb6ee6339e7340d79da1e2364888

See more details on using hashes here.

Supported by

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