gosom/context-spell-correct
Context based spelling correction REST API implemented in Golang
This project helps search engine administrators improve user experience by suggesting alternative queries when an initial search yields no results. You provide your search engine with a user's potentially misspelled or poorly phrased query, and it returns a list of contextually relevant, corrected query suggestions. This tool is for anyone managing a search engine (like ElasticSearch) who wants to implement a 'showing results for:' feature.
No commits in the last 6 months.
Use this if you manage a search engine and want to provide intelligent, context-aware spelling corrections for user queries that don't immediately produce results.
Not ideal if you need a client-side spell checker for individual words or a general-purpose text correction tool outside of a search engine context.
Stars
8
Forks
2
Language
Go
License
—
Category
Last pushed
Jun 14, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/gosom/context-spell-correct"
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