SimilarityChecker
A Python similarity checker V.0.0.9 | Made by: Jekkow
What does this module:
This module compares strings on similarity and returns the name and a float percentage
How to use:
Import the module:
from similaritychecker import checker
Create the Constructor:
SC = checker()
Set Values:
SC.Set_Difference =
(Default = 1)
SC.Length_Difference =
(Default = 2)
SC.Minimum_Percentage =
(Default = 0.75)
Use the Check method:
SC.Check("string*", ["List*"])
String* = string that needs to be compared
List* = List that contains the word(s) that the string will be compared with
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 similaritychecker-0.0.9.tar.gz.
File metadata
- Download URL: similaritychecker-0.0.9.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23838cd944c538e2de11b77b536a6a101b25de4a0b1ccecee4c5ff699c419cd9
|
|
| MD5 |
ce878bf02f49e0810c47547bb1f23c24
|
|
| BLAKE2b-256 |
c5a6e01a834c4b59cb9ed05be84d625084c0625cc297d15e916bedde6e182e1a
|
File details
Details for the file similaritychecker-0.0.9-py3-none-any.whl.
File metadata
- Download URL: similaritychecker-0.0.9-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43a0a8c4d4a8dfbd1346bcf7e4a74e314951baedc7cbe4fd3a669b38011bc484
|
|
| MD5 |
243a4aa568de911621706c3ba49ff710
|
|
| BLAKE2b-256 |
5b90e5a712add3f3a27feb54dade470c20424b9cf3520e08b54f95d3b70a1807
|