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:
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆98Updated 10 months ago
- Simple parser for Python marshal serialization and pyc files☆22Updated 2 weeks ago
- Retrieve information from typeshed and other typing stubs☆30Updated 2 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆370Updated 2 weeks ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆122Updated 2 months ago
- ☆565Updated last month
- Efficient string matching with regular expressions☆146Updated 2 weeks ago
- ECMAScript parsing infrastructure for multipurpose analysis☆264Updated 2 years ago
- A Python implementation of the C Python Interpreter☆97Updated last month
- Find parts of long text or data, allowing for some changes/typos.☆334Updated last month
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated 2 months ago
- Truly universal encoding detector in pure Python.☆724Updated 2 weeks ago
- A Fast Levenshtein Distance Library for Python☆86Updated 10 months ago
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆12Updated 3 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆155Updated 2 years ago
- A set of modules for (mis)using python features☆43Updated 3 months ago
- An AST-to-code library for Python☆40Updated 7 months ago
- Python binding to Poppler-cpp pdf library☆114Updated last year
- CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.☆32Updated 8 months ago
- An async persistent cache for aiohttp requests☆148Updated this week
- A Python library for working with and comparing language codes.☆353Updated 7 months ago
- Parse numbers written in natural language☆124Updated last year
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆480Updated last month
- Accurately find/replace/remove emojis in text strings☆163Updated 2 years ago
- Spelling corrector in python☆491Updated 5 months ago
- A simple pickle assembler to make handcrafting pickle bytecode easier.☆15Updated 4 years ago
- Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity☆76Updated last year
- A python module to split file into multiple chunks based on the given size.☆69Updated last year
- A python package to simulate typographical errors.☆38Updated 2 years ago
- Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing☆76Updated last month