ztane / python-LevenshteinLinks
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
☆1,275Updated 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:
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,063Updated this week
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,177Updated this week
- spellchecking library for python☆614Updated 3 months ago
- Fast implementation of the edit distance(Levenshtein distance)☆697Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,119Updated last week
- A library implementing different string similarity and distance measures using Python.☆1,021Updated 3 years ago
- Port of Google's language-detection library to Python.☆1,862Updated 9 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 2 months ago
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to words☆1,053Updated 7 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 years ago
- A python binding for crfsuite☆772Updated 3 months ago
- Python character encoding detector☆2,309Updated this week
- Multilingual text (NLP) processing toolkit☆2,359Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆853Updated 3 weeks ago
- ASCII transliterations of Unicode text - GitHub mirror☆593Updated 3 months ago
- Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.☆1,638Updated 8 months ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆767Updated 3 weeks ago
- An efficient implementation of tree data structure in pure python.☆863Updated 5 months ago
- Timeout decorator for Python☆645Updated last year
- Useful extensions to the standard Python datetime features☆2,579Updated 3 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last month
- Find dates inside text using Python and get back datetime objects☆665Updated last year
- Find parts of long text or data, allowing for some changes/typos.☆334Updated last month
- A collection of common regular expressions bundled with an easy to use interface.☆1,582Updated 2 years ago
- Iterative JSON parser with Pythonic interface☆630Updated 5 years ago
- Pure python Aho-Corasick library.☆220Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- A simple Python module for parsing human names into their individual components☆696Updated last year