levenshtein-distance

Open-source projects categorized as levenshtein-distance

Top 20 levenshtein-distance Open-Source Projects

  • TextDistance

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

  • SymSpell

    SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm

  • Project mention: Should you combine edit distance "spell check" algorithms with phonetic matching algorithms for robust keyword finding? | /r/AskComputerScience | 2023-11-07

    The SimSpell algorithm uses deletions to determine edit distance of the input query word compared to a dictionary of correctly spelled words. The Double Metaphone algorithm (or other phonetic algorithms) convert the words to phonetic versions (phonetic "hashes" basically), and you then search based on the input phonetic hash matching the dictionary of phonetic hashes.

  • 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.

    InfluxDB logo
  • Java String Similarity

    Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...

  • RapidFuzz

    Rapid fuzzy string matching in Python using various string metrics

  • Project mention: RapidFuzz: Rapid fuzzy string matching in Python | news.ycombinator.com | 2024-02-14
  • PolyFuzz

    Fuzzy string matching, grouping, and evaluation.

  • Project mention: "We have great datasets" | /r/dataengineering | 2023-06-08
  • go-edlib

    📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...

  • levenshtein

    Go implementation to calculate Levenshtein Distance.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Quickenshtein

    Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support

  • textdistance.rs

    🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.

  • Project mention: textdistance.rs: Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support. Based on popular and battle-tested textdistance Python library. | /r/rust | 2023-05-19
  • didyoumean

    A CLI spelling corrector for when you're unsure

  • pybktree

    Python BK-tree data structure to allow fast querying of "close" matches

  • StringDistances.jl

    String Distances in Julia

  • trie

    A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search. (by shivamMg)

  • LGenerics

    Generic algorithms and data structures for Lazarus/Free Pascal

  • polyleven

    Fast Levenshtein Distance Library for Python 3

  • text-metrics

    Calculate various string metrics efficiently in Haskell

  • distlib

    Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.

  • werpy

    🐍📦 Rapidly calculate and analyze the Word Error Rate (WER) with this powerful yet lightweight Python package.

  • lev

    Levenshtein distance function as C Extension for Python 3 (by duranbe)

  • edit-distance-linear

    Levenshtein edit distance in linear memory (also turns out to be faster than C++)

  • SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

levenshtein-distance related posts

Index

What are some of the best open-source levenshtein-distance projects? This list will help you:

Project Stars
1 TextDistance 3,300
2 SymSpell 3,034
3 Java String Similarity 2,654
4 RapidFuzz 2,348
5 PolyFuzz 716
6 go-edlib 444
7 levenshtein 319
8 Quickenshtein 273
9 textdistance.rs 254
10 didyoumean 202
11 pybktree 166
12 StringDistances.jl 134
13 trie 107
14 LGenerics 102
15 polyleven 76
16 text-metrics 42
17 distlib 20
18 werpy 9
19 lev 4
20 edit-distance-linear 3

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