enchant

Spell checker library

Provides a simple abstraction for dealing with different spell-checking libraries in a consistent way.

enchant spellchecking library

GitHub

348 stars
12 watching
60 forks
Language: Vala
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tlikonen/cl-enchant A Common Lisp interface to a spell-checker library 17
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. 276
divvun/divvunspell Spell checking library with case handling and tokenization support 14
retextjs/retext-spell A plugin to check spelling in natural language text 73
reokatoa/koreksyon Tools for developing and implementing spell-checking and grammar-checking capabilities in low-resource languages. 3
rrethy/nvim-treesitter-textsubjects A plugin that enables location-aware text objects in Neovim. 522
rstcheck/rstcheck Checks syntax of reStructuredText and code blocks within it 229
pld-linux/aspell-gd A language-specific dictionary for spell checking in a Linux-based environment 1
ruricolist/lisp-magick-wand A Common Lisp wrapper around ImageMagick's MagicWand API 15
ruricolist/cl-shlex A lexical analyzer for shell-like syntaxes with support for quoting and commenting 8
segabor/hunspell A Ruby wrapper for a popular spell checking library 35
devongovett/spellchecker.js A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. 17
ruby/did_you_mean A gem that suggests corrections for typos and errors in Ruby code 1,871
universal-automata/liblevenshtein A library that generates finite state transducers based on Levenshtein Automata for efficient spell checking and correction. 67