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
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆547Updated last month
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- An efficient simhash implementation for python☆127Updated 6 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Python wrapper for RE2☆645Updated 2 years ago
- Python wrapper for RE2☆297Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,277Updated 4 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 4 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- spellchecking library for python☆618Updated 4 months ago
- Snowball stemming library collection for Python☆121Updated 6 years ago
- A simple fuzzy matching set for python strings☆230Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,123Updated last month
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 3 years ago
- A dictionary that allows attribute-style access.☆275Updated 7 years ago
- A least recently used (LRU) cache for Python☆222Updated last year
- unofficial git mirror of http://svn.whoosh.ca svn repo☆49Updated 15 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Text normalization library for Python☆202Updated 7 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆291Updated last week
- Iterative JSON parser with Pythonic interface☆628Updated 6 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆529Updated 5 years ago
- Fast Python Bloom Filter using Mmap☆747Updated 6 years ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Version of the glob module that supports recursion via **, and can capture patterns.☆126Updated 4 years ago
- Multiprocessing Pool Extensions☆429Updated last week
- universal character encoding detector☆410Updated 8 months ago