ztane / python-LevenshteinLinks
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
☆1,278Updated 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:
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,153Updated this week
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,110Updated last week
- Python library implementing a trie data structure.☆824Updated 4 years ago
- spellchecking library for python☆613Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,026Updated 2 months ago
- Port of Google's language-detection library to Python.☆1,841Updated 6 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 2 years ago
- A library implementing different string similarity and distance measures using Python.☆1,017Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆248Updated this week
- Fast implementation of the edit distance(Levenshtein distance)☆688Updated last year
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to words☆1,037Updated 4 months ago
- Fuzzy String Matching in Python☆9,259Updated 2 years ago
- Iterative JSON parser with Pythonic interface☆628Updated 5 years ago
- A python binding for crfsuite☆772Updated last week
- Python character encoding detector☆2,285Updated 8 months ago
- ASCII transliterations of Unicode text - GitHub mirror☆584Updated last week
- Timeout decorator for Python☆643Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- serialize all of Python☆2,375Updated 2 months ago
- An efficient implementation of tree data structure in pure python.☆844Updated 2 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆538Updated 2 weeks ago
- Parse human-readable date/time strings☆704Updated 7 months ago
- A simple Python module for parsing human names into their individual components☆686Updated last year
- A Python Implementation of Simhash Algorithm☆1,029Updated 3 years ago
- parallel graph management and execution in heterogeneous computing☆1,460Updated 2 months ago
- Find dates inside text using Python and get back datetime objects☆662Updated last year
- python parser for human readable dates☆2,717Updated 3 weeks ago
- Pure python Aho-Corasick library.☆217Updated 2 years ago
- Scalable Bloom Filter implemented in Python☆1,622Updated 4 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago