A Python package for fuzzy string matching and name scoring using sound-based algorithms
Project description
A Python package for fuzzy string matching and name scoring using sound-based algorithms.
Features
- Sound-based string matching
- Configurable matching rules
- Singleton engine pattern for efficient resource usage
- Easy-to-use API for name matching score calculation
Installation
pip install dg-sound-fuzz
Usage
from dg_sound_fuzz import get_score
# Get matching score between two strings
score = get_score("John Doe", "Jon Doe")
print(score) # Returns a float between 0 and 100
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
dg_sound_fuzz-0.1.6.tar.gz
(10.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dg_sound_fuzz-0.1.6.tar.gz.
File metadata
- Download URL: dg_sound_fuzz-0.1.6.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5a4c3d627bc111371ce57859785c9163872fbd769d6f2a7c39d3dfa9d0c1963
|
|
| MD5 |
ca11ff77062a870099380b8e1833cc3a
|
|
| BLAKE2b-256 |
9db78ebf9189939368dd805f1cb42bdd029d3e60f051b568123d588df705f5ad
|
File details
Details for the file dg_sound_fuzz-0.1.6-py3-none-any.whl.
File metadata
- Download URL: dg_sound_fuzz-0.1.6-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86a1368eb7fe5c04d943aabd4590f6e47de60a644d8113a4498be6da5704def9
|
|
| MD5 |
e640cb801f9dc4b877e8ce5a7b32ae79
|
|
| BLAKE2b-256 |
95cba658b0369d4a479acc200d4033139dbee4a84516007809d890459c682597
|