axiak / fuzzysetLinks
A simple fuzzy matching set for python strings
☆228Updated 11 months ago
Alternatives and similar repositories for fuzzyset
Users that are interested in fuzzyset are comparing it to the libraries listed below
Sorting:
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆246Updated this week
- A tiny library for Python text normalisation. Useful for ad-hoc text processing.☆153Updated last week
- A Python implementation of the Metaphone and Double Metaphone algorithms☆81Updated last year
- Get list of common stop words in various languages in Python☆156Updated last year
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆98Updated 2 years ago
- Simple library to cleanup and prettify url patterns and emails☆138Updated 3 years ago
- Time everything in IPython☆124Updated last year
- A pipeline abstraction for Python☆168Updated 4 years ago
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- Language detection extension for spaCy 2.0+☆113Updated 6 years ago
- Python bindings to the Compact Language Detector☆33Updated 5 years ago
- ☆52Updated 2 years ago
- Plac: Parsing the Command Line the Easy Way☆298Updated 4 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- Snowball stemming library collection for Python☆121Updated 6 years ago
- Find dates inside text using Python and get back datetime objects☆661Updated last year
- Automatically extracts and normalizes an online article or blog post publication date☆117Updated last year
- 🎡 Automated build repo for Python wheels and source packages☆173Updated last year
- Python BK-tree data structure to allow fast querying of "close" matches☆185Updated 3 years ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 3 years ago
- persistent caching to memory, disk, or database☆274Updated last month
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- A Python library for extracting semantic information from text, such as dates and numbers.☆77Updated 3 years ago
- A module for getting data into python from large data sources☆175Updated last year
- Text normalization library for Python☆204Updated 7 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago