rapidfuzz / JaroWinklerLinks
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
☆76Updated 2 years ago
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 🌖☆203Updated 10 months ago
- Parse numbers written in natural language☆124Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆122Updated 2 months ago
- Efficient string matching with regular expressions☆146Updated last week
- Python API for PDF documents☆124Updated last year
- python library to simplify working with jsonlines and ndjson data☆307Updated last year
- universal character encoding detector☆63Updated last year
- Pythonic search engine based on PyLucene.☆132Updated 3 weeks ago
- Easy rate-limiting for python requests☆114Updated this week
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- Benchmarking various Python package managers☆47Updated this week
- 🕊️ Radically lightweight command-line interfaces☆108Updated 4 months ago
- WASM-powered sandbox implementation of exec() for safely running dynamic Python code☆37Updated last year
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆68Updated 2 years ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆218Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆377Updated last week
- Simple streaming JSON parser and encoder.☆184Updated 2 months ago
- Python JSON benchmarking and "correctness".☆36Updated 2 years ago
- Convert large numbers into readable numbers for humans.☆75Updated 2 years ago
- Atom, RSS and JSON feed parser for Python 3☆117Updated 3 years ago
- A modern CSS selector implementation for BeautifulSoup☆263Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated 2 weeks ago
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 3 years ago
- An Elasticsearch Python ORM based on Pydantic.☆124Updated 2 years ago
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- An async persistent cache for aiohttp requests☆149Updated 2 weeks ago
- A lightweight package that provides rate-limited httpx transports.☆44Updated this week
- Friendlier Python tracebacks.☆88Updated 9 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago