luozhouyang / python-string-similarityLinks
A library implementing different string similarity and distance measures using Python.
☆1,019Updated 2 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:
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆845Updated 3 weeks ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,033Updated 3 months ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆760Updated 3 weeks ago
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆857Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,277Updated 4 years ago
- Python Keyphrase Extraction module☆1,583Updated 2 years ago
- Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python☆272Updated 2 years ago
- Pure python Aho-Corasick library.☆218Updated 2 years ago
- 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.☆3,494Updated 5 months ago
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,154Updated this week
- Compute Sentence Embeddings Fast!☆623Updated 2 years ago
- 🧹 Python package for text cleaning☆992Updated 2 years ago
- Single-document unsupervised keyword extraction☆1,792Updated last month
- Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.☆1,073Updated 2 years ago
- GSDMM: Short text clustering☆357Updated 2 years ago
- Python implementation of TextRank algorithms ("textgraphs") for phrase extraction☆2,199Updated 2 months ago
- NLP, before and after spaCy☆2,230Updated 2 years ago
- Multilingual text (NLP) processing toolkit☆2,351Updated last year
- Fuzzy string matching, grouping, and evaluation.☆784Updated 2 months ago
- Port of Google's language-detection library to Python.☆1,848Updated 7 months ago
- Spelling corrector in python☆486Updated 3 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Hierarchical unsupervised and semi-supervised topic models for sparse count data with CorEx☆639Updated 4 years ago
- TextRank implementation for Python 3.☆1,265Updated 2 years ago
- 💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy☆739Updated last year
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,783Updated last year
- A python binding for crfsuite☆773Updated last month
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,151Updated last year
- spellchecking library for python☆613Updated 3 weeks ago
- Various Algorithms for Short Text Mining☆471Updated last week