lanl / pyxDamerauLevenshteinLinks
pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.
☆247Updated 3 weeks ago
Alternatives and similar repositories for pyxDamerauLevenshtein
Users that are interested in pyxDamerauLevenshtein are comparing it to the libraries listed below
Sorting:
- A simple fuzzy matching set for python strings☆229Updated last year
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆186Updated 4 years ago
- A Python implementation of the Metaphone and Double Metaphone algorithms☆82Updated last year
- Weighted Levenshtein library☆111Updated 2 years ago
- Get list of common stop words in various languages in Python☆156Updated last year
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Language detection extension for spaCy 2.0+☆113Updated 6 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
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- scikit-learn wrappers for Python fastText.☆233Updated 3 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Fast multi-keyword search engine for text strings☆256Updated 11 months ago
- Python bindings to the Compact Language Detector☆33Updated 5 years ago
- ☆129Updated 3 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- An efficient simhash implementation for python☆126Updated 5 years ago
- spellchecking library for python☆611Updated last year
- Python bindings for libwapiti☆67Updated 5 years ago
- Text normalization library for Python☆204Updated 7 years ago
- Extract countries, regions and cities from a URL or text☆217Updated 4 years ago
- 💫 Scripts, tools and resources for developing spaCy☆126Updated 6 years ago
- Python stemming library using snowball stemmers☆263Updated last week
- Python search module for fast approximate string matching☆54Updated 2 years ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆476Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Thin wrapper for the Microsoft Cognitive Services☆60Updated 7 years ago
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- 💙 Emoji handling and meta data for spaCy with custom extension attributes☆181Updated 2 years ago
- Hunspell extension for spaCy 2.0.☆94Updated last year