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,140Updated last week
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarityβ387Updated 2 years ago
- spellchecking library for pythonβ610Updated last year
- Port of Google's language-detection library to Python.β1,815Updated 3 months ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithmβ¦β830Updated last month
- Fast implementation of the edit distance(Levenshtein distance)β687Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.β247Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithmβ1,006Updated last week
- Python library implementing a trie data structure.β822Updated 4 years ago
- Useful extensions to the standard Python datetime featuresβ2,475Updated 2 months ago
- The simplest way to extract text from PDFs in Pythonβ428Updated 2 years ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/β747Updated last week
- Multilingual text (NLP) processing toolkitβ2,345Updated last year
- Iterative JSON parser with Pythonic interfaceβ626Updated 5 years ago
- python parser for human readable datesβ2,682Updated 3 weeks ago
- Stand-alone language identification systemβ2,395Updated 5 years ago
- Parse human-readable date/time stringsβ702Updated 4 months ago
- A python binding for crfsuiteβ774Updated 8 months ago
- Fuzzy String Matching in Pythonβ9,262Updated 2 years ago
- Parse strings using a specification based on the Python format() syntax.β1,756Updated 6 months ago
- ASCII transliterations of Unicode text - GitHub mirrorβ569Updated 2 months ago
- Fixes mojibake and other glitches in Unicode text, after the fact.β3,920Updated 7 months ago
- Python stemming library using snowball stemmersβ262Updated 3 weeks ago
- Returns unicode slugsβ1,531Updated last week
- A library implementing different string similarity and distance measures using Python.β1,014Updated 2 years ago
- π Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.β3,473Updated 2 months ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.β1,089Updated 2 weeks ago
- Rapid fuzzy string matching in Python using various string metricsβ3,173Updated last week
- An efficient implementation of tree data structure in pure python.β833Updated last month
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to wordsβ1,022Updated last month