spellingcorrector
Spelling checker
A program that uses machine learning to correct spelling mistakes in Spanish text
Spelling corrector for Spanish language
2 stars
1 watching
0 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
containersdockergohttpspelling-correction
Related projects:
Repository | Description | Stars |
---|---|---|
ksoichiro/gradle-spelling-plugin | A plugin that analyzes text in source code to identify and correct spelling errors. | 4 |
bakwc/jamspell | A spell checking library that uses context and ngram information to suggest corrections | 613 |
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,351 |
devongovett/spellchecker.js | A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. | 17 |
retextjs/retext-spell | A plugin to check spelling in natural language text | 73 |
proycon/gecco | A framework for building context-aware spelling correction systems from scratch. | 22 |
mammothb/symspellpy | A Python implementation of an advanced spelling correction and fuzzy search algorithm | 801 |
riorizkyrainey/php-spellchecker | A PHP package providing a spell checking service with suggestion functionality. | 0 |
tekumara/typos-lsp | A source code spell checker for Visual Studio Code and LSP clients. | 267 |
sonnylazuardi/gramatika.app | A web application that checks spelling and grammar in Bahasa Indonesia | 96 |
reokatoa/koreksyon | Tools for developing and implementing spell-checking and grammar-checking capabilities in low-resource languages. | 3 |
hunspell/hunspell | A comprehensive spell checking and morphological analysis library for natural language processing. | 2,149 |
kwonoj/hunspell-asm | Provides a thin JavaScript interface to a spellchecking library using WebAssembly | 68 |
michaelaquilina/flake8-spellcheck | Automates spellchecking of variable and function names in Python code to improve readability and prevent errors. | 72 |