lanl / pyxDamerauLevenshteinLinks
pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.
☆247Updated last year
Alternatives and similar repositories for pyxDamerauLevenshtein
Users that are interested in pyxDamerauLevenshtein are comparing it to the libraries listed below
Sorting:
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆185Updated 4 years ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Language detection extension for spaCy 2.0+☆112Updated 6 years ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- spellchecking library for python☆609Updated 11 months ago
- ☆171Updated 2 months ago
- A Python implementation of the Metaphone and Double Metaphone algorithms☆81Updated last year
- Python wrapper for aspell (C extension and python version)☆82Updated last year
- Hunspell extension for spaCy 2.0.☆94Updated 10 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆153Updated last year
- Python bindings to the Compact Language Detector☆33Updated 5 years ago
- Find strings/words in text; convenience and C speed☆126Updated 2 years ago
- Fast multi-keyword search engine for text strings☆255Updated 8 months ago
- Python wrapper for RE2☆103Updated last week
- 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
- 💫 Scripts, tools and resources for developing spaCy☆126Updated 6 years ago
- A simple fuzzy matching set for python strings☆227Updated 9 months ago
- Get list of common stop words in various languages in Python☆156Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Text normalization library for Python☆204Updated 7 years ago
- Abydos NLP/IR library for Python☆186Updated 2 years ago
- Textpipe: clean and extract metadata from text☆301Updated 3 years ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆477Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- ☆130Updated 3 years ago
- Weighted Levenshtein library☆109Updated 2 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆302Updated 11 months ago
- Python Non-cryptographic Hash Library☆284Updated last year
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago