R1j1t/contextualSpellCheck
✔️Contextual word checker for better suggestions (not actively maintained)
This project helps improve the accuracy of text by correcting spelling mistakes that traditional spell checkers often miss. It takes any English text as input and identifies misspelled words, providing contextually relevant suggestions to produce a corrected version of the text. This tool is ideal for anyone working with large volumes of text, such as data analysts, researchers, or content creators, who need to ensure high data quality and readability.
419 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to automatically correct 'out-of-vocabulary' spelling errors in English text, where a word is misspelled but still looks like a valid word in isolation.
Not ideal if you need to correct 'real-word errors' (e.g., 'their' instead of 'there') or if you require support for languages other than English without custom configuration.
Stars
419
Forks
65
Language
Python
License
MIT
Category
Last pushed
Jan 31, 2025
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/R1j1t/contextualSpellCheck"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
jxmorris12/language_tool_python
a free python grammar checker 📝✅
languagetool-org/languagetool
Style and Grammar Checker for 25+ Languages
hunspell/hunspell
The most popular spellchecking library.
bakwc/JamSpell
Modern spell checking library - accurate, fast, multi-language
neuspell/neuspell
NeuSpell: A Neural Spelling Correction Toolkit