mammothb / symspellpyLinks
Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
☆835Updated 3 months ago
Alternatives and similar repositories for symspellpy
Users that are interested in symspellpy are comparing it to the libraries listed below
Sorting:
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆751Updated 2 weeks ago
- NeuSpell: A Neural Spelling Correction Toolkit☆696Updated 2 years ago
- ✔️Contextual word checker for better suggestions (not actively maintained)☆417Updated 6 months ago
- Spelling corrector in python☆486Updated last month
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.☆864Updated 11 months ago
- Modern spell checking library - accurate, fast, multi-language☆642Updated 11 months ago
- Fuzzy string matching, grouping, and evaluation.☆774Updated 3 weeks ago
- 💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy☆739Updated 11 months ago
- Fixes contractions such as `you're` to `you are`☆318Updated 2 years ago
- 🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy☆1,391Updated 2 months ago
- 🧹 Python package for text cleaning☆982Updated 2 years ago
- Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python☆272Updated 2 years ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- Compute Sentence Embeddings Fast!☆623Updated 2 years ago
- spellchecking library for python☆610Updated last year
- skweak: A software toolkit for weak supervision applied to NLP tasks☆926Updated 11 months ago
- A python module for English lemmatization and inflection.☆268Updated last year
- A library implementing different string similarity and distance measures using Python.☆1,014Updated 2 years ago
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆851Updated 2 years ago
- NBoost is a scalable, search-api-boosting platform for deploying transformer models to improve the relevance of search results on differe…☆673Updated 4 years ago
- Fuzzy matching and more functionality for spaCy.☆256Updated last year
- Find parts of long text or data, allowing for some changes/typos.☆325Updated 2 months ago
- Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)☆1,216Updated 10 months ago
- SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm☆3,274Updated 4 months ago
- ☆171Updated 4 months ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,147Updated 11 months ago
- Google USE (Universal Sentence Encoder) for spaCy☆184Updated 2 years ago
- Single-document unsupervised keyword extraction☆1,757Updated 2 weeks ago
- Port of Google's language-detection library to Python.☆1,826Updated 5 months ago
- Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing☆559Updated 9 months ago