robertgr991 / fastDamerauLevenshteinLinks
Cython implementation of true Damerau-Levenshtein algorithm.
☆19Updated 2 years ago
Alternatives and similar repositories for fastDamerauLevenshtein
Users that are interested in fastDamerauLevenshtein are comparing it to the libraries listed below
Sorting:
- Extended Inspect - View and modify memory structures of runtime objects.☆39Updated this week
- Efficient string matching with regular expressions☆146Updated last week
- Nostril: Nonsense String Evaluator☆199Updated 3 years ago
- Pure python implementation of identifying files based off their magic numbers☆221Updated 4 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆121Updated 3 weeks ago
- ☆57Updated 3 weeks ago
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆478Updated last week
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- Parse numbers written in natural language☆123Updated last year
- Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough☆287Updated 2 months ago
- ☆557Updated 3 weeks ago
- Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity☆75Updated last year
- Asynchronous version of functions of shutil module.☆47Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆365Updated this week
- A formatter for finding and removing unused import statements.☆310Updated last week
- Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods☆163Updated this week
- Truly universal encoding detector in pure Python.☆719Updated 3 weeks ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Python library that reads JSON files of any size.☆196Updated 2 years ago
- Transform Python source code into its most compact representation☆687Updated last month
- A fast, simple and lightweight Bloom filter library for Python, implemented in Rust.☆297Updated last week
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆79Updated last week
- Complete lxml external type annotation☆71Updated last week
- ECMAScript parsing infrastructure for multipurpose analysis☆264Updated 2 years ago
- An object-oriented approach to dependency injection in python.☆14Updated 3 years ago
- Find parts of long text or data, allowing for some changes/typos.☆333Updated 2 weeks ago
- A Python bytecode reversing tool built in pure Rust☆17Updated last year
- An interface to libseccomp using ctypes. API compatible with libseccomp's Python bindings.☆14Updated 4 years ago
- Auto-generate explicit readable __init__.py files without `import *`☆86Updated 6 months ago
- Simple retry client for aiohttp.☆267Updated last year