luozhouyang / python-string-similarity
A library implementing different string similarity and distance measures using Python.
☆992Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for python-string-similarity
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,263Updated 3 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆951Updated 8 months ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆801Updated this week
- Pure python Aho-Corasick library.☆212Updated last year
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆713Updated 8 months ago
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,068Updated 3 weeks ago
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆827Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆365Updated last year
- A python binding for crfsuite☆771Updated last month
- Port of Google's language-detection library to Python.☆1,729Updated 9 months ago
- Python Keyphrase Extraction module☆1,565Updated last year
- Compute Sentence Embeddings Fast!☆618Updated last year
- Python implementation of TextRank algorithms ("textgraphs") for phrase extraction☆2,150Updated 4 months ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,083Updated 5 years ago
- Python library for interactive topic model visualization. Port of the R LDAvis package.☆1,806Updated 4 months ago
- spellchecking library for python☆601Updated 5 months ago
- A python implementation of the Rapid Automatic Keyword Extraction☆975Updated 4 years ago
- NLP, before and after spaCy☆2,217Updated last year
- AutoPhrase: Automated Phrase Mining from Massive Text Corpora☆1,175Updated 2 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,097Updated 2 months ago
- semantic similarity framework for knowledge graph☆432Updated last year
- 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.☆3,395Updated 2 months ago
- Pre-trained ELMo Representations for Many Languages☆1,463Updated 3 years ago
- 💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy☆725Updated 3 months ago
- Data repository for pretrained NLP models and NLP corpora.☆989Updated 6 years ago
- Fuzzy string matching, grouping, and evaluation.☆745Updated 6 months ago
- Various Algorithms for Short Text Mining☆467Updated this week
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.☆808Updated 3 months ago
- Super Fast String Matching in Python☆364Updated 6 months ago
- TextRank implementation for Python 3.☆1,249Updated last year