A package that uses other algorithms for fuzzy matching
Project description
Stringsim
What is it?
This is a fuzzy matching algorithm like fuzzywuzzy, but instead of using only one algorithm this uses 3 with a composite score available as well as access to use any of the algorithms.
Installation
pip install stringsim
How does it work?
It has all of the major algorithms for fuzzy matching: cosine similarity, levenchtein distance, and ngrams (bigrams support for other numbers coming soon). This package can also find the top match from a list of a query using an unweighted average.
What can this be used for?
Well it can be used in applications where one needs to find the best match out of a list of names etc. Can even be used for txt files.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 stringsim-0.0.2.tar.gz.
File metadata
- Download URL: stringsim-0.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
353a2daac0471a39a8c4d35be696fe3653a4c3890bcf126bd477db58ba6bbc7f
|
|
| MD5 |
7e019fc2d359187a8afd4d3f26c90705
|
|
| BLAKE2b-256 |
7619e81ef8948b4b42909ddcf38c9cf55804232142429cc74ba97779b8f36387
|
File details
Details for the file stringsim-0.0.2-py3-none-any.whl.
File metadata
- Download URL: stringsim-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7b96e6abfa8978c8ad998a6795c82063f94cdb502569cb9cffb2c9440ab2844
|
|
| MD5 |
f22999cd3ded2605414313b0fa6d0a62
|
|
| BLAKE2b-256 |
eafdfad3e3497809555c59c9c337202fc7c41db4f629366767d623d9c97f48cf
|