miohtama / python-Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
☆383Updated 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
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,268Updated 3 years ago
- Fast multi-keyword search engine for text strings☆252Updated 5 months ago
- Python wrapper for RE2☆295Updated last year
- Python Non-cryptographic Hash Library☆283Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Python wrapper for RE2☆640Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆976Updated 11 months ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,057Updated last week
- Python library implementing a trie data structure.☆820Updated 3 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆534Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆244Updated 9 months ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆330Updated this week
- spellchecking library for python☆606Updated 8 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 8 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Python module to generate regular all expression matches☆186Updated 3 months ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆529Updated 4 years ago
- Multiprocessing Pool Extensions☆419Updated 2 months ago
- Pure python Aho-Corasick library.☆214Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆266Updated 5 months ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Snowball stemming library collection for Python☆121Updated 6 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- CSS Selectors for Python☆293Updated 2 weeks ago
- Cache extension for Flask☆700Updated 5 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆274Updated this week
- Fast implementation of the edit distance(Levenshtein distance)☆669Updated last year
- Iterative JSON parser with Pythonic interface☆618Updated 5 years ago
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆266Updated last year
- An efficient simhash implementation for python☆124Updated 5 years ago