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☆257Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆541Updated last month
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Python wrapper for RE2☆297Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆249Updated last week
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆283Updated 2 months ago
- An efficient simhash implementation for python☆126Updated 5 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python wrapper for RE2☆645Updated last year
- A simple fuzzy matching set for python strings☆230Updated last year
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- spellchecking library for python☆613Updated 3 weeks ago
- Python library implementing a trie data structure.☆825Updated 4 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- Iterative JSON parser with Pythonic interface☆629Updated 5 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 4 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,112Updated last week
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Snowball stemming library collection for Python☆121Updated 6 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- A fast streaming JSON parser for Python that generates SAX-like events using yajl☆224Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Text normalization library for Python☆203Updated 7 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆233Updated 2 years ago
- Fast Python Bloom Filter using Mmap☆745Updated 5 years ago
- Multiprocessing Pool Extensions☆427Updated 3 weeks ago
- unofficial git mirror of http://svn.whoosh.ca svn repo☆49Updated 15 years ago