scientist-labs/spellkit
Fast, safe typo correction for Ruby. SymSpell-based spell checker with Rust performance, term protection via regex patterns, and hot-reloadable dictionaries. Sub-millisecond latency, zero dependencies.
This tool helps you quickly fix typos in search queries, user input, or any text to ensure accuracy and improve results. You provide it with a list of words and their frequencies, and it identifies and suggests corrections for misspelled terms. Marketers, data analysts, or customer support teams can use this to clean text data, improve search relevance, or automate responses.
Use this if you need extremely fast and reliable typo correction for high-volume text processing in Ruby applications, especially when dealing with domain-specific terms you want to protect from being changed.
Not ideal if you need a full-featured natural language processing library with capabilities beyond basic spell-checking, such as grammar correction or semantic analysis.
Stars
8
Forks
—
Language
Ruby
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/scientist-labs/spellkit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.
neuspell/neuspell
NeuSpell: A Neural Spelling Correction Toolkit
bakwc/JamSpell
Modern spell checking library - accurate, fast, multi-language