ztane / python-LevenshteinLinks
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
β1,274Updated 3 years ago
Alternatives and similar repositories for python-Levenshtein
Users that are interested in python-Levenshtein are comparing it to the libraries listed below
Sorting:
- πͺΌ a python library for doing approximate and phonetic matching of strings.β2,144Updated 3 weeks ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithmβ1,008Updated 3 weeks ago
- Fast implementation of the edit distance(Levenshtein distance)β688Updated last year
- 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
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.β1,092Updated 2 weeks ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.β247Updated last year
- A library implementing different string similarity and distance measures using Python.β1,014Updated 2 years ago
- Python library implementing a trie data structure.β822Updated 4 years ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/β749Updated last month
- Port of Google's language-detection library to Python.β1,822Updated 4 months ago
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to wordsβ1,026Updated 2 months ago
- A python binding for crfsuiteβ774Updated 9 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.β376Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithmβ¦β833Updated 2 months ago
- A simple Python module for parsing human names into their individual componentsβ676Updated last year
- Multilingual text (NLP) processing toolkitβ2,346Updated last year
- ASCII transliterations of Unicode text - GitHub mirrorβ571Updated 2 months ago
- An efficient implementation of tree data structure in pure python.β835Updated 2 weeks ago
- python parser for human readable datesβ2,695Updated 2 weeks ago
- A Python Implementation of Simhash Algorithmβ1,019Updated 3 years ago
- Fixes mojibake and other glitches in Unicode text, after the fact.β3,925Updated 8 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.β537Updated last year
- Timeout decorator for Pythonβ641Updated last year
- π Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.β3,476Updated 2 months ago
- Python character encoding detectorβ2,272Updated 6 months ago
- Find dates inside text using Python and get back datetime objectsβ661Updated last year
- Iterative JSON parser with Pythonic interfaceβ627Updated 5 years ago
- NLP, before and after spaCyβ2,228Updated last year
- A collection of common regular expressions bundled with an easy to use interface.β1,576Updated 2 years ago