doukremt / distanceLinks
Levenshtein and Hamming distance computation
☆117Updated 6 years ago
Alternatives and similar repositories for distance
Users that are interested in distance are comparing it to the libraries listed below
Sorting:
- A Python implementation of the Metaphone and Double Metaphone algorithms☆83Updated last year
- A simple fuzzy matching set for python strings☆230Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 3 months ago
- Weighted Levenshtein library☆113Updated last month
- Lightning Fast Language Prediction 🚀☆167Updated 4 months ago
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Find strings/words in text; convenience and C speed☆126Updated 3 years ago
- A spell-checker extending Peter Norvig's with multi-typo correction, hamming distance weighting, and more.☆98Updated 5 years ago
- Text normalization library for Python☆203Updated 7 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- A Python 3 phonetics library.☆136Updated 5 years ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆171Updated 4 years ago
- Language detection extension for spaCy 2.0+☆114Updated 6 years ago
- 💙 Emoji handling and meta data for spaCy with custom extension attributes☆183Updated 2 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 3 weeks ago
- Extract synonyms, keywords from sentences using modified implementation of Aho Corasick algorithm☆40Updated 8 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- Python bindings for libwapiti☆67Updated 6 years ago
- Get list of common stop words in various languages in Python☆159Updated 2 months ago
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 4 years ago
- ☆24Updated 7 years ago
- A compound word splitter for Python☆49Updated 4 years ago
- Parse natural language time expressions in python☆131Updated 3 years ago
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Library for unit extraction - fork of quantulum for python3☆145Updated last year
- Reduction is a python script which automatically summarizes a text by extracting the sentences which are deemed to be most important.☆54Updated 10 years ago
- Hunspell extension for spaCy 2.0.☆94Updated last year