miohtama / python-Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
☆386Updated 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,275Updated 3 years ago
- Fast multi-keyword search engine for text strings☆252Updated 7 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆246Updated 11 months ago
- Python wrapper for RE2☆296Updated 2 years ago
- spellchecking library for python☆609Updated 10 months ago
- Python Non-cryptographic Hash Library☆284Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,070Updated 3 weeks ago
- Python wrapper for RE2☆643Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆301Updated 10 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆529Updated 4 years ago
- Fast Python Bloom Filter using Mmap☆742Updated 5 years ago
- Pysolr — Python Solr client☆670Updated 2 weeks ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- An efficient simhash implementation for python☆124Updated 5 years ago
- CSS Selectors for Python☆296Updated last month
- Python stemming library using snowball stemmers☆254Updated 6 months ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆277Updated 3 weeks ago
- Python module to generate regular all expression matches☆186Updated 5 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆991Updated last year
- Snowball stemming library collection for Python☆121Updated 6 years ago
- Python wrapper for RE2☆103Updated last week
- Python library implementing a trie data structure.☆819Updated 4 years ago
- A least recently used (LRU) cache for Python☆223Updated 9 months ago
- universal character encoding detector☆399Updated 4 months ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆336Updated last month
- Python wrapper for Pandoc—the universal document converter.☆215Updated 9 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- Extracts the top level domain (TLD) from the URL given.☆182Updated last year