miohtama / python-LevenshteinLinks
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
☆388Updated 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
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆542Updated 2 months ago
- An efficient simhash implementation for python☆126Updated 6 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Python wrapper for RE2☆297Updated 2 years ago
- Python wrapper for RE2☆645Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆377Updated 2 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Levenshtein and Hamming distance computation☆116Updated 6 years ago
- spellchecking library for python☆613Updated last month
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆285Updated 3 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆249Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 4 years ago
- A simple fuzzy matching set for python strings☆230Updated last year
- Iterative JSON parser with Pythonic interface☆629Updated 5 years ago
- Text normalization library for Python☆203Updated 7 years ago
- The PyICU project repository has moved to https://pyicu.org.☆133Updated 4 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,113Updated last week
- Snowball stemming library collection for Python☆121Updated 6 years ago
- Python stemming library using snowball stemmers☆264Updated 2 months ago
- Python library implementing a trie data structure.☆825Updated 4 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- Multiprocessing Pool Extensions☆429Updated 2 weeks ago
- Scalable Bloom Filter implemented in Python☆164Updated 3 years ago
- Python wrapper for RE2☆105Updated 2 weeks ago
- Fast Python Bloom Filter using Mmap☆745Updated 5 years ago
- A fast streaming JSON parser for Python that generates SAX-like events using yajl☆224Updated 2 weeks ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago