luozhouyang / python-string-similarityLinks
A library implementing different string similarity and distance measures using Python.
☆1,022Updated 3 years ago
Alternatives and similar repositories for python-string-similarity
Users that are interested in python-string-similarity are comparing it to the libraries listed below
Sorting:
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆860Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆848Updated 2 months ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆764Updated 2 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,045Updated 3 weeks ago
- Pure python Aho-Corasick library.☆219Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,275Updated 4 years ago
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,169Updated 3 weeks ago
- Python Keyphrase Extraction module☆1,584Updated 2 years ago
- 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.☆3,505Updated 7 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 years ago
- Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.☆1,072Updated 2 years ago
- Compute Sentence Embeddings Fast!☆623Updated 2 years ago
- Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python☆272Updated 2 years ago
- 🧹 Python package for text cleaning☆997Updated 2 years ago
- Port of Google's language-detection library to Python.☆1,854Updated 8 months ago
- spellchecking library for python☆614Updated 2 months ago
- Fixes contractions such as `you're` to `you are`☆318Updated 3 years ago
- Fuzzy string matching, grouping, and evaluation.☆784Updated 4 months ago
- A python binding for crfsuite☆772Updated 2 months ago
- Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenizati…☆671Updated 5 months ago
- ☆175Updated 7 months ago
- A Python Implementation of Simhash Algorithm☆1,028Updated 3 years ago
- Beautiful visualizations of how language differs among document types.☆2,324Updated 6 months ago
- An efficient Python implementation of the Apriori algorithm.☆342Updated last month
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- Python implementation of TextRank algorithms ("textgraphs") for phrase extraction☆2,203Updated last month
- Find dates inside text using Python and get back datetime objects☆665Updated last year
- Various Algorithms for Short Text Mining☆472Updated last week
- Super Fast String Matching in Python☆370Updated 8 months ago
- NLP, before and after spaCy☆2,234Updated 2 years ago