The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
☆1,279Aug 11, 2021Updated 4 years ago
Alternatives and similar repositories for python-Levenshtein
Users that are interested in python-Levenshtein are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆388Sep 17, 2022Updated 3 years ago
- Fuzzy String Matching in Python☆9,257Feb 24, 2023Updated 3 years ago
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,212Apr 7, 2026Updated last month
- 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.☆3,529Apr 18, 2025Updated last year
- Fuzzy String Matching in Python☆3,625Mar 3, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- C++ Ternary Search Tree implementation with Python bindings☆43Nov 25, 2017Updated 8 years ago
- Topic Modelling for Humans☆16,417Nov 1, 2025Updated 6 months ago
- Library for fast text representation and classification.☆26,524Mar 22, 2024Updated 2 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,103Apr 27, 2026Updated last month
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆252Mar 22, 2026Updated 2 months ago
- Rapid fuzzy string matching in Python using various string metrics☆3,917May 11, 2026Updated 2 weeks ago
- A Fast, Extensible Progress Bar for Python and CLI☆31,165Feb 14, 2026Updated 3 months ago
- Extract Keywords from sentence or Replace keywords in sentences.☆5,711Apr 13, 2025Updated last year
- An open-source NLP research library, built on PyTorch.☆11,896Nov 22, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 💫 Industrial-strength Natural Language Processing (NLP) in Python☆33,616May 19, 2026Updated last week
- Parallel computing with task scheduling☆13,845May 22, 2026Updated last week
- Monitor Memory usage of Python code☆4,569Apr 29, 2024Updated 2 years ago
- Levenshtein and Hamming distance computation☆117Oct 31, 2019Updated 6 years ago
- NLTK Source☆14,626Updated this week
- extract text from any document. no muss. no fuss.☆4,569May 7, 2026Updated 3 weeks ago
- Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.