17 skills found
alexyorke / Star.jsAutomatic typo correction in the browser, based on the next message.
pirate / Spellchecker:book: A spell-checker extending Peter Norvig's with multi-typo correction, hamming distance weighting, and more.
liushulinle / CRASpellThe code for our ACL2022 findings paper: CRACSpell: A Contextual Typo Robust Approach with Copy Mechanism to Improve Chinese Spelling Correction
blmage / Duolingo Solution ViewerA browser extension providing access to the lists of solutions to the translation / listening challenges on Duolingo, and restoring the correction of typos for listening challenges.
sheepla / OgA typo correcting tool for Go programmers
georgetian3 / TypoerTypes text with typos and correction
tani / Vim TypoVim-typo is an autocorrection plugin for Vim/Neovim that relies on a syntax file to provide intelligent corrections while typing.
wolfv / SuggestrA typo correction and word prediction borrowed from Android, made for Python, Linux, Mac, Windows ...
mateuszwosinski / Ocr With BertImproving quality of OCR with typo recognition and correction using pretrained BERT model.
eshiofune / Auto CorrectionBasic auto-correction with JavaScript. It contains a web page where the user can enter text and if there is a typo, it corrects the user.
rin-nas / Language TyposKeyboard layout typos correction in text on English and Russian languages
scientist-labs / SpellkitFast, 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.
houselearning / CleanWhat we use to fix typos & readability.
Botacin-s-Lab / EchoCryptThe implementation of "Making Acoustic Side-Channel Attacks on Noisy Keyboards Viable with LLM-Assisted Spectrograms' ``Typo'' Correction" for WOOT'25: 19th USENIX WOOT Conference on Offensive Technologies
samousavizade / Typo Correction With BERTTeam: S.Alireza Mousavizade, Fateme Tohidian, Amin Kashiri
m-a-x-s-e-e-l-i-g / Common Email Domain TyposList of common email domain typos and their suggested correction.
pastor0711 / AcolyteRAGPure-Python, zero-dependency RAG memory engine for conversational AI. Retrieves semantically relevant messages from conversation history using two-phase retrieval, TF-IDF + concept-overlap scoring, narrative element extraction, and bidirectional typo correction. No embeddings or vector DB required.