PHP-Spellchecker
Spell checker
A PHP package providing a spell checking service with suggestion functionality.
Spellchecker in PHP with suggestion
0 stars
2 watching
0 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
michaelaquilina/flake8-spellcheck | Automates spellchecking of variable and function names in Python code to improve readability and prevent errors. | 72 |
devongovett/spellchecker.js | A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. | 17 |
prontolabs/pronto-spell | A tool that uses Aspell to automatically check and correct common spelling mistakes in source code | 5 |
retextjs/retext-spell | A plugin to check spelling in natural language text | 73 |
reza1615/persian-spell-checker | A Persian language spell-checker developed from a collection of verbs and adjectives. | 83 |
ruby/did_you_mean | A gem that suggests corrections for typos and errors in Ruby code | 1,872 |
rrthomas/enchant | Provides a simple abstraction for dealing with different spell-checking libraries in a consistent way. | 347 |
reokatoa/koreksyon | Tools for developing and implementing spell-checking and grammar-checking capabilities in low-resource languages. | 3 |
tekumara/typos-lsp | A source code spell checker for Visual Studio Code and LSP clients. | 267 |
jorelosorio/spellingcorrector | A program that uses machine learning to correct spelling mistakes in Spanish text | 2 |
divvun/divvunspell | A Rust implementation of spell checking with added features like tokenization and parallelisation. | 14 |
bakwc/jamspell | A spell checking library that uses context and ngram information to suggest corrections | 613 |
kwonoj/hunspell-asm | Provides a thin JavaScript interface to a spellchecking library using WebAssembly | 68 |
sublimelinter/sublimelinter-php | An interface plugin for PHP syntax checking in Sublime Text editor | 209 |
segabor/hunspell | A Ruby wrapper for a popular spell checking library | 35 |