barrust / pyspellcheckerLinks
Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/
☆749Updated last month
Alternatives and similar repositories for pyspellchecker
Users that are interested in pyspellchecker 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…☆833Updated 2 months ago
- ✔️Contextual word checker for better suggestions (not actively maintained)☆414Updated 5 months ago
- Spelling corrector in python☆484Updated last week
- Fixes contractions such as `you're` to `you are`☆318Updated 2 years ago
- NeuSpell: A Neural Spelling Correction Toolkit☆696Updated last year
- spellchecking library for python☆611Updated last year
- ☆170Updated 3 months ago
- 🧹 Python package for text cleaning☆979Updated 2 years ago
- Modern spell checking library - accurate, fast, multi-language☆641Updated 10 months ago
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.☆863Updated 10 months ago
- 💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy☆735Updated 10 months ago
- Convert number words (eg. twenty one) to numeric digits (21)☆176Updated last year
- a free python grammar checker 📝✅☆472Updated last month
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆152Updated 2 years ago
- Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python☆272Updated last year
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆850Updated 2 years ago
- Find parts of long text or data, allowing for some changes/typos.☆325Updated last month
- LASER multilingual sentence embeddings as a pip package☆224Updated last year
- Fuzzy matching and more functionality for spaCy.☆256Updated last year
- Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder.☆248Updated 2 years ago
- Simple multilingual lemmatizer for Python, especially useful for speed and efficiency☆166Updated last month
- Fuzzy string matching, grouping, and evaluation.☆767Updated this week
- Port of Google's language-detection library to Python.☆1,822Updated 4 months ago
- Text tokenization and sentence segmentation (segtok v2)☆205Updated 3 years ago
- A Python module to convert natural language numerics into ints and floats.