rapidfuzz / JaroWinklerLinks
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
☆74Updated last year
Alternatives and similar repositories for JaroWinkler
Users that are interested in JaroWinkler are comparing it to the libraries listed below
Sorting:
- A Python implementation of Lunr.js 🌖☆200Updated 7 months ago
- Efficient string matching with regular expressions☆144Updated this week
- Pythonic search engine based on PyLucene.☆130Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆119Updated 7 months ago
- Parse numbers written in natural language☆123Updated 11 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆356Updated 6 months ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆210Updated 2 weeks ago
- A fun party trick to run Python code from another venv into this one.☆204Updated 6 months ago
- Benchmarking various Python package managers☆47Updated this week
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆98Updated 2 years ago
- Truly universal encoding detector in pure Python☆707Updated last week
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆113Updated this week
- A purely-functional HTML builder for Python. Think JSX rather than templates.☆102Updated 9 months ago
- Accurately find/replace/remove emojis in text strings☆162Updated last year
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- Easy rate-limiting for python requests☆110Updated last week
- A codemod to make your implicit optional type hints PEP 484 compliant.☆100Updated last year
- Simple streaming JSON parser and encoder.☆170Updated 8 months ago
- Compiled variants of the Python standard library.☆139Updated last year
- Simple redis cache for Python functions☆114Updated 6 months ago
- Blazingly fast Markdown parser for Python written in Rust.☆35Updated this week
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Python API for PDF documents☆124Updated last year
- Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing☆75Updated last week
- Tool to Detect Surrounding Shell☆296Updated last month
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Convert long numbers into a human-readable format in Python☆108Updated 3 years ago
- universal character encoding detector☆60Updated last year
- Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods☆160Updated this week