rapidfuzz / JaroWinkler
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
☆69Updated last year
Alternatives and similar repositories for JaroWinkler:
Users that are interested in JaroWinkler are comparing it to the libraries listed below
- A Python implementation of Lunr.js 🌖☆196Updated last week
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆112Updated 2 weeks ago
- Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing☆69Updated last month
- Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.☆52Updated 2 months ago
- Easy rate-limiting for python requests☆95Updated 2 weeks ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- Parse numbers written in natural language☆109Updated 4 months ago
- Efficient string matching with regular expressions☆141Updated last week
- Pythonic search engine based on PyLucene.☆125Updated 4 months ago
- A purely-functional HTML builder for Python. Think JSX rather than templates.☆96Updated 2 months ago
- A codemod to make your implicit optional type hints PEP 484 compliant.☆90Updated last year
- Complete lxml external type annotation☆51Updated this week
- Async OAuth client using HTTPX☆150Updated this week
- UUID version 7, which are time-sortable (following the Peabody RFC4122 draft)☆106Updated last month
- universal character encoding detector☆58Updated 6 months ago
- Blazingly fast Markdown parser for Python written in Rust.☆34Updated this week
- An async persistent cache for aiohttp requests☆133Updated this week
- Python binding to Poppler-cpp pdf library☆107Updated 6 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆302Updated 2 weeks ago
- Uvicorn worker for Gunicorn!☆67Updated last month
- Bloom filter for Python☆41Updated 3 years ago
- ☆43Updated 6 months ago
- We don't like positional args, we like keyword only args! 🎉☆89Updated 2 years ago
- An elegant HTTP Cache implementation for HTTPX and HTTP Core.☆235Updated 3 weeks ago
- Test whether your code is logging correctly 🪵☆109Updated 5 months ago
- Asynchronous version of functions of shutil module.☆37Updated 8 months ago
- Python difflib with parts reimplemented in C☆35Updated 2 months ago
- A compression AGSI middleware using brotli.☆71Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated this week
- A new decorator for pydantic allowing you to define dynamic fields that are computed from other properties.☆34Updated 5 months ago