luozhouyang / python-string-similarityLinks
A library implementing different string similarity and distance measures using Python.
☆1,021Updated 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:
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,052Updated 2 weeks ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆851Updated 2 weeks ago
- Python Keyphrase Extraction module☆1,586Updated 2 years ago
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆859Updated 2 years ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆767Updated last week
- Single-document unsupervised keyword extraction☆1,801Updated last week
- Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python☆272Updated 2 years ago
- Compute Sentence Embeddings Fast!☆624Updated 2 years ago
- TextRank implementation for Python 3.☆1,268Updated 2 years ago
- Pure python Aho-Corasick library.☆220Updated 2 years ago
- 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.☆3,508Updated 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,073Updated 3 years ago
- Multilingual text (NLP) processing toolkit☆2,359Updated 2 years ago
- Python implementation of TextRank algorithms ("textgraphs") for phrase extraction☆2,206Updated last week
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 4 years ago
- Fuzzy string matching, grouping, and evaluation.☆786Updated 5 months ago
- A python binding for crfsuite☆772Updated 3 months ago
- brat rapid annotation tool (brat) - for all your textual annotation needs☆1,867Updated last year
- Beautiful visualizations of how language differs among document types.☆2,327Updated 7 months ago
- Python library for interactive topic model visualization. Port of the R LDAvis package.☆1,844Updated last week
- NLP, before and after spaCy☆2,233Updated 2 years ago
- Deep neural network framework for multi-label text classification☆689Updated 2 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,160Updated last year
- spellchecking library for python☆614Updated 2 months ago
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,175Updated 2 weeks ago
- A python implementation of the Rapid Automatic Keyword Extraction☆981Updated 5 years ago
- A Python Implementation of Simhash Algorithm☆1,031Updated 3 years ago
- Port of Google's language-detection library to Python.☆1,861Updated 9 months ago
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆438Updated 2 years ago