ztane / python-LevenshteinLinks
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
☆1,277Updated 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☆617Updated 3 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,072Updated 3 weeks ago
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,180Updated 3 weeks ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,120Updated 3 weeks 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)☆704Updated last year
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Port of Google's language-detection library to Python.☆1,867Updated 10 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 3 months ago
- A library implementing different string similarity and distance measures using Python.☆1,020Updated 3 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 3 years ago
- Multilingual text (NLP) processing toolkit☆2,360Updated 2 years ago
- A python binding for crfsuite☆772Updated 2 weeks ago
- python parser for human readable dates☆2,762Updated this week
- An efficient implementation of tree data structure in pure python.☆864Updated 5 months ago
- Timeout decorator for Python☆645Updated 2 years ago
- ASCII transliterations of Unicode text - GitHub mirror☆595Updated this week
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to words☆1,059Updated 7 months ago
- Python stemming library using snowball stemmers☆275Updated last month
- Useful extensions to the standard Python datetime features☆2,587Updated 3 months ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆768Updated last month
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated this week
- Python character encoding detector☆2,313Updated this week
- Stand-alone language identification system☆2,452Updated 6 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆855Updated last month
- A collection of common regular expressions bundled with an easy to use interface.☆1,582Updated 2 years ago
- 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.☆3,509Updated 8 months ago
- Iterative JSON parser with Pythonic interface☆630Updated 5 years ago
- Find dates inside text using Python and get back datetime objects☆665Updated last year
- Plyvel, a fast and feature-rich Python interface to LevelDB☆566Updated 4 months ago