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:
- Weighted Levenshtein library☆110Updated 2 years ago
- A simple fuzzy matching set for python strings☆228Updated 10 months ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆186Updated 4 years ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- A Python implementation of the Metaphone and Double Metaphone algorithms☆81Updated last year
- Language detection extension for spaCy 2.0+☆113Updated 6 years ago
- Get list of common stop words in various languages in Python☆156Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- spellchecking library for python☆611Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 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
- An efficient simhash implementation for python☆125Updated 5 years ago
- Abydos NLP/IR library for Python☆186Updated 2 years ago
- Library for unit extraction - fork of quantulum for python3☆141Updated last year
- Python stemming library using snowball stemmers☆262Updated last month
- 💫 Scripts, tools and resources for developing spaCy☆126Updated 6 years ago
- 💙 Emoji handling and meta data for spaCy with custom extension attributes☆181Updated 2 years ago
- ☆129Updated 3 years ago
- Time everything in IPython☆124Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Extract countries, regions and cities from a URL or text☆218Updated 4 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- A comprehensive and scalable set of string tokenizers and similarity measures in Python☆140Updated 11 months ago
- Jupyter Widget for data annotation☆140Updated 2 years ago
- 💫 REST microservices for various spaCy-related tasks☆240Updated 3 years ago
- Text normalization library for Python☆204Updated 7 years ago
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- scikit-learn wrappers for Python fastText.☆232Updated 3 years ago
- Find parts of long text or data, allowing for some changes/typos.☆325Updated last month