similar_text can calculate the similarity between two strings
Installation
The tool works with Python 2 and Python 3. It can be installed with pip :
pip install similar_text
Usage
>>> from similar_text import similar_text
>>> similar_text('luosicheng', 'lsc')
46
>>> similar_text('lsc', 'luosicheng')
46
Release files for similar_text 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| similar_text-0.2.0.tar.gz | 1.9 kB | Details |
Release files / similar_text-0.2.0.tar.gz
| Download URL | similar_text-0.2.0.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9410cd4edc38eded0a325c06d96bda24b9a23e8a07096b408688173fe9c613fe
|
|
BLAKE2b-256 checksum How to use checksums |
5f17397d86003e2373169075f21a125b8d44ec3867491aa9c48b5d30f7a3e3fb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |