cheat-sheet VS TextDistance

Compare cheat-sheet vs TextDistance and see what are their differences.

cheat-sheet

Data structures & algorithms cheat sheet (by ljeng)

TextDistance

📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage. (by life4)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cheat-sheet TextDistance
1 6
671 3,302
- 0.5%
0.0 6.1
about 1 year ago 11 days ago
Python Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cheat-sheet

Posts with mentions or reviews of cheat-sheet. We have used some of these posts to build our list of alternatives and similar projects.

TextDistance

Posts with mentions or reviews of TextDistance. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-10.

What are some alternatives?

When comparing cheat-sheet and TextDistance you can also consider the following projects:

jellyfish - 🪼 a python library for doing approximate and phonetic matching of strings.

fuzzywuzzy - Fuzzy String Matching in Python

Levenshtein - The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity

pydantic - Data validation using Python type hints

Python Left-Right Parser - Python Parser

ceja - PySpark phonetic and string matching algorithms

nider - Python package to add text to images, textures and different backgrounds

HaikunatorPY - Generate Heroku-like random names to use in your python applications

shortuuid - A generator library for concise, unambiguous and URL-safe UUIDs.

python-slugify - Returns unicode slugs

汉字拼音转换工具(Python 版) - 汉字转拼音(pypinyin)

sqlparse - A non-validating SQL parser module for Python