jellyfish

🪼 a python library for doing approximate and phonetic matching of strings. (by jamesturk)

Jellyfish Alternatives

Similar projects and alternatives to jellyfish

  1. shap

    40 jellyfish VS shap

    A game theoretic approach to explain the output of any machine learning model.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. fuzzywuzzy

    Discontinued Fuzzy String Matching in Python

  4. Levenshtein

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

  5. TextDistance

    📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

  6. json2xml

    JSON-to-XML converter for Python, accelerated with a native Rust extension.

  7. nider

    1 jellyfish VS nider

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

  8. python-slugify

    Returns unicode slugs

  9. mirascope

    7 jellyfish VS mirascope

    The LLM Anti-Framework

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jellyfish alternative or higher similarity.

jellyfish discussion

Log in or Post with

jellyfish reviews and mentions

Posts with mentions or reviews of jellyfish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-11.
  • Python Libraries
    1 project | /r/learnpython | 30 May 2023
    For sounds something like https://github.com/jamesturk/jellyfish ?
  • Comparing Strings (Street Names) With Machine Learning
    2 projects | dev.to | 11 Nov 2021
    When comparing strings (in our case street names), there are plenty of off-the-shelf features that can be used, such as those provided by the jellyfish. This package also provides a number of phonetic encodings. We can combine an encoding with a metric, such as Levenshtein Distance, to measure the phonetic similarity between two street names.
  • How to match names which differ slightly?
    1 project | /r/learnpython | 6 Sep 2021
    You can use a library like jellyfish which implements a bunch of string comparison algorithms, you'd just have to experiment and see which one gives the best results for you. I think I've had the best luck with Jaro-Winkler, then looking at the % match result and picking a cutoff above which I have good confidence that the match is real. It's still not perfect, and I really don't see how your last example would work with just about any automated comparison.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic jellyfish repo stats
3
2,230
2.5
26 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com