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☆611Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,018Updated 2 months ago
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,151Updated this week
- Fast implementation of the edit distance(Levenshtein distance)☆688Updated last year
- Port of Google's language-detection library to Python.☆1,830Updated 5 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆388Updated 2 years ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,099Updated last week
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to words☆1,035Updated 3 months ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆753Updated last week
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated 3 weeks ago
- A python binding for crfsuite☆775Updated 10 months ago
- ASCII transliterations of Unicode text - GitHub mirror☆579Updated 4 months ago
- Timeout decorator for Python☆642Updated last year
- Python character encoding detector☆2,282Updated 7 months ago
- A library implementing different string similarity and distance measures using Python.☆1,016Updated 2 years ago
- python parser for human readable dates☆2,711Updated 2 weeks ago
- Iterative JSON parser with Pythonic interface☆628Updated 5 years ago
- An efficient implementation of tree data structure in pure python.☆840Updated last month
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆839Updated last week
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Fixes mojibake and other glitches in Unicode text, after the fact.☆3,940Updated 9 months ago
- Stand-alone language identification system☆2,416Updated 5 years ago
- Pure python Aho-Corasick library.☆217Updated 2 years ago
- Fuzzy String Matching in Python☆9,259Updated 2 years ago
- Python stemming library using snowball stemmers☆263Updated last week
- Useful extensions to the standard Python datetime features☆2,495Updated 4 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Parse human-readable date/time strings☆703Updated 6 months ago