Skip to main content

Calculates the similarity between two strings

Project description

https://img.shields.io/pypi/v/similar_text.svg

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

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

similar_text-0.2.0.tar.gz (1.9 kB view hashes)

Uploaded Source

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