TextDistance VS Python Left-Right Parser

Compare TextDistance vs Python Left-Right Parser and see what are their differences.

TextDistance

📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage. (by life4)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
TextDistance Python Left-Right Parser
6 0
3,285 118
0.8% 0.0%
7.0 1.6
3 months ago about 1 year ago
Python Python
MIT License 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.

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.
  • Near duplicate image detection
    2 projects | dev.to | 10 Mar 2022
    Now let's compare the hash to all the image hashes using Levenshtein distance. We'll use the textdistance library for that.

Python Left-Right Parser

Posts with mentions or reviews of Python Left-Right Parser. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Python Left-Right Parser yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing TextDistance and Python Left-Right Parser 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

PLY - Python Lex-Yacc

pydantic - Data validation using Python type hints

Pygments

pyparsing - Python library for creating PEG parsers [Moved to: https://github.com/pyparsing/pyparsing]

Lark - Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

Atoma - Atom, RSS and JSON feed parser for Python 3

sqlparse - A non-validating SQL parser module for Python

phonenumbers - Python port of Google's libphonenumber

Construct - Construct: Declarative data structures for python that allow symmetric parsing and building