miohtama / python-LevenshteinLinks
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
☆387Updated 2 years ago
Alternatives and similar repositories for python-Levenshtein
Users that are interested in python-Levenshtein are comparing it to the libraries listed below
Sorting:
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Python wrapper for RE2☆297Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Python library implementing a trie data structure.☆822Updated 4 years ago
- spellchecking library for python☆611Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Python wrapper for RE2☆643Updated last year
- An efficient simhash implementation for python☆125Updated 5 years ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- A simple fuzzy matching set for python strings☆228Updated 11 months ago
- The PyICU project repository has moved to https://pyicu.org.☆133Updated 4 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- Snowball stemming library collection for Python☆121Updated 6 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆278Updated 3 months ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,092Updated 2 weeks ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Iterative JSON parser with Pythonic interface☆627Updated 5 years ago
- Fast Python Bloom Filter using Mmap☆744Updated 5 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,274Updated 3 years ago
- Fast Python Bloom Filter using Mmap☆127Updated last year
- A fast streaming JSON parser for Python that generates SAX-like events using yajl☆223Updated 9 months ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆528Updated 4 years ago
- Python bindings for the snappy google library☆484Updated 9 months ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago