JamSpell
Spell checker
A spell checking library that uses context and ngram information to suggest corrections
Modern spell checking library - accurate, fast, multi-language
618 stars
11 watching
103 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
cppcsharpjavangramsnlppythonrubyspellcheckspellcheckerspelling-correction
Related projects:
Repository | Description | Stars |
---|---|---|
devongovett/spellchecker.js | A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. | 17 |
hunspell/hunspell | A comprehensive spell checking and morphological analysis library for natural language processing. | 2,171 |
kwonoj/hunspell-asm | Provides a thin JavaScript interface to a spellchecking library using WebAssembly | 68 |
segabor/hunspell | A Ruby wrapper for a popular spell checking library | 35 |
prontolabs/pronto-spell | A tool that uses Aspell to automatically check and correct common spelling mistakes in source code | 5 |
client9/misspell | Corrects common English spelling mistakes in source code files using prebuilt word lists | 1,353 |
retextjs/retext-spell | A plugin to check spelling in natural language text | 73 |
jorelosorio/spellingcorrector | A program that uses machine learning to correct spelling mistakes in Spanish text | 2 |
tekumara/typos-lsp | A source code spell checker for Visual Studio Code and LSP clients. | 279 |
divvun/divvunspell | Spell checking library with case handling and tokenization support | 14 |
mammothb/symspellpy | A Python implementation of an advanced spelling correction and fuzzy search algorithm | 809 |
ksoichiro/gradle-spelling-plugin | A plugin that analyzes text in source code to identify and correct spelling errors. | 4 |
bnavetta/macvoikko | An OS X spell checking service implemented using libvoikko. | 6 |
kscanne/hunspell-gd | Provides data and scripts for building spell checkers for Scottish Gaelic language | 10 |
kscanne/gaelspell | A spellchecking tool for the Irish language, providing integration with popular UNIX-based spelling packages. | 17 |