lanl / pyxDamerauLevenshtein
pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.
☆243Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for pyxDamerauLevenshtein
- A simple fuzzy matching set for python strings☆223Updated 3 months ago
- ☆165Updated 5 months ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆185Updated 3 years ago
- Python Set subclass that supports searching by ngram similarity☆120Updated 3 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆365Updated last year
- Language detection extension for spaCy 2.0+☆111Updated 5 years ago
- Weighted Levenshtein library☆105Updated last year
- An efficient simhash implementation for python☆125Updated 5 years ago
- Python bindings to the Compact Language Detector☆33Updated 4 years ago
- Textpipe: clean and extract metadata from text☆299Updated 3 years ago
- A python binding for crfsuite☆771Updated last month
- A Python implementation of the Metaphone and Double Metaphone algorithms☆80Updated 8 months ago
- scikit-learn inspired API for CRFsuite☆426Updated last year
- spellchecking library for python☆601Updated 5 months ago
- Fast multi-keyword search engine for text strings☆247Updated 2 months ago
- ☆130Updated 3 years ago
- 💫 Scripts, tools and resources for developing spaCy☆125Updated 5 years ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆479Updated last year
- scikit-learn wrappers for Python fastText.☆234Updated 2 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 5 months ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 2 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆149Updated last year
- Hunspell extension for spaCy 2.0.☆94Updated 3 months ago
- Python wrapper for RE2☆99Updated 2 months ago
- Get list of common stop words in various languages in Python☆155Updated 8 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,263Updated 3 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Python wrapper for aspell (C extension and python version)☆81Updated last year
- Text normalization library for Python☆203Updated 6 years ago