ztane / python-LevenshteinLinks
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
β1,276Updated 4 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:
- spellchecking library for pythonβ614Updated 2 months ago
- πͺΌ a python library for doing approximate and phonetic matching of strings.β2,172Updated last week
- Python module (C extension and plain python) implementing Aho-Corasick algorithmβ1,048Updated last week
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.β1,115Updated 2 weeks ago
- Python library implementing a trie data structure.β824Updated 4 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarityβ389Updated 3 years ago
- Fast implementation of the edit distance(Levenshtein distance)β690Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.β250Updated 2 months ago
- Port of Google's language-detection library to Python.β1,858Updated 9 months ago
- An efficient implementation of tree data structure in pure python.β863Updated 4 months ago
- A library implementing different string similarity and distance measures using Python.β1,021Updated 3 years ago
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to wordsβ1,051Updated 6 months ago
- Iterative JSON parser with Pythonic interfaceβ630Updated 5 years ago
- A python binding for crfsuiteβ772Updated 3 months ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/β766Updated last week
- Multilingual text (NLP) processing toolkitβ2,361Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.β378Updated 2 years ago
- ASCII transliterations of Unicode text - GitHub mirrorβ594Updated 3 months ago
- Timeout decorator for Pythonβ644Updated last year
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithmβ¦β850Updated 2 weeks ago
- A simple Python module for parsing human names into their individual componentsβ697Updated last year
- Python tree data libraryβ1,063Updated 7 months ago
- Parse human-readable date/time stringsβ708Updated last month
- Python character encoding detectorβ2,308Updated last week
- serialize all of Pythonβ2,408Updated 3 weeks ago
- Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"β883Updated 10 months ago
- Python stemming library using snowball stemmersβ268Updated 3 months ago
- Useful extensions to the standard Python datetime featuresβ2,575Updated 2 months ago
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.β1,234Updated 2 years ago
- Find dates inside text using Python and get back datetime objectsβ665Updated last year