miohtama / python-LevenshteinLinks
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
☆389Updated 3 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☆258Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Python wrapper for RE2☆645Updated 2 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last month
- Python wrapper for RE2☆297Updated 2 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,120Updated 3 weeks ago
- An efficient simhash implementation for python☆126Updated 6 years ago
- Snowball stemming library collection for Python☆121Updated 6 years ago
- A simple fuzzy matching set for python strings☆230Updated last year
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- spellchecking library for python☆616Updated 3 months ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆527Updated 5 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 4 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 3 months ago
- Unicode transliteration in Python (clone of Tomaž Šolc repository at zemanta.com)☆114Updated 10 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆289Updated 3 weeks ago
- Iterative JSON parser with Pythonic interface☆630Updated 5 years ago
- Multiprocessing Pool Extensions☆429Updated last month
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆355Updated last month
- A dictionary that allows attribute-style access.☆274Updated 6 years ago
- Version of the glob module that supports recursion via **, and can capture patterns.☆126Updated 4 years ago
- Scalable Bloom Filter implemented in Python☆165Updated last month
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Fast Python Bloom Filter using Mmap☆747Updated 6 years ago
- Python bindings for the snappy google library☆485Updated last year
- A fast streaming JSON parser for Python that generates SAX-like events using yajl☆225Updated 2 months ago