ztane / python-Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
☆1,274Updated 3 years ago
Alternatives and similar repositories for python-Levenshtein:
Users that are interested in python-Levenshtein are comparing it to the libraries listed below
- Port of Google's language-detection library to Python.☆1,793Updated 2 months ago
- spellchecking library for python☆609Updated 10 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆993Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,073Updated last month
- Fast implementation of the edit distance(Levenshtein distance)☆685Updated last year
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,130Updated last month
- Multilingual text (NLP) processing toolkit☆2,333Updated last year
- NLP, before and after spaCy☆2,225Updated last year
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆741Updated 2 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆386Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆824Updated last week
- A python binding for crfsuite☆773Updated 7 months ago
- Stand-alone language identification system☆2,377Updated 5 years ago
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to words☆1,017Updated this week
- Fixes mojibake and other glitches in Unicode text, after the fact.☆3,903Updated 6 months ago
- python parser for human readable dates☆2,652Updated last month
- Python library implementing a trie data structure.☆819Updated 4 years ago
- An efficient implementation of tree data structure in pure python.☆829Updated this week
- Computing with Python functions.☆4,050Updated this week
- Heuristic based boilerplate removal tool☆768Updated 2 months ago
- Python implementation of TextRank algorithms ("textgraphs") for phrase extraction☆2,174Updated 9 months ago
- Python library for interactive topic model visualization. Port of the R LDAvis package.☆1,831Updated 9 months ago
- ☆169Updated last month
- Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. …☆1,288Updated 2 weeks ago
- Fuzzy String Matching in Python☆9,256Updated 2 years ago
- Useful extensions to the standard Python datetime features☆2,454Updated last month
- Rapid fuzzy string matching in Python using various string metrics☆3,064Updated last week
- Find dates inside text using Python and get back datetime objects☆652Updated 11 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,253Updated 10 months ago