MacVoikko

Spell checker

An OS X spell checking service implemented using libvoikko.

An OS X spelling server based on Voikko

GitHub

6 stars
2 watching
2 forks
Language: Objective-C
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tekumara/typos-lsp A source code spell checker for Visual Studio Code and LSP clients. 267
bakwc/jamspell A spell checking library that uses context and ngram information to suggest corrections 613
universal-automata/liblevenshtein A library that generates finite state transducers based on Levenshtein Automata for efficient spell checking and correction. 67
divvun/divvunspell A Rust implementation of spell checking with added features like tokenization and parallelisation. 14
devongovett/spellchecker.js A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. 17
reokatoa/koreksyon Tools for developing and implementing spell-checking and grammar-checking capabilities in low-resource languages. 3
ksoichiro/gradle-spelling-plugin A plugin that analyzes text in source code to identify and correct spelling errors. 4
michaelaquilina/flake8-spellcheck Automates spellchecking of variable and function names in Python code to improve readability and prevent errors. 72
mammothb/symspellpy A Python implementation of an advanced spelling correction and fuzzy search algorithm 801
client9/misspell Corrects common English spelling mistakes in source code files using prebuilt word lists 1,351
jorelosorio/spellingcorrector A program that uses machine learning to correct spelling mistakes in Spanish text 2
rrthomas/enchant Provides a simple abstraction for dealing with different spell-checking libraries in a consistent way. 347
tlikonen/cl-enchant A Common Lisp interface to the Enchant spell-checker library 17
prontolabs/pronto-spell A tool that uses Aspell to automatically check and correct common spelling mistakes in source code 5
riorizkyrainey/php-spellchecker A PHP package providing a spell checking service with suggestion functionality. 0