make-extensions
Extension builder
A tool for generating spell-checking extensions for various productivity software applications.
Scripts for generating hunspell spellchecking extensions
6 stars
2 watching
0 forks
Language: Shell
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kscanne/hunspell-gd | Provides data and tools for building Scottish Gaelic spell checkers | 10 |
kwonoj/hunspell-asm | Provides a thin JavaScript interface to a spellchecking library using WebAssembly | 68 |
hunspell/hunspell | A comprehensive spell checking and morphological analysis library for natural language processing. | 2,149 |
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 |
kscanne/gaelspell | A spellchecking tool for the Irish language, providing integration with popular UNIX-based spelling packages. | 17 |
mamantoha/crystal-hunspell | A Crystal bindings library for the Hunspell spell-checking and morphological analysis system | 7 |
postmodern/ffi-hunspell | FFI bindings for a spell-checking library | 48 |
bakwc/jamspell | A spell checking library that uses context and ngram information to suggest corrections | 613 |
ksoichiro/gradle-spelling-plugin | A plugin that analyzes text in source code to identify and correct spelling errors. | 4 |
retextjs/retext-spell | A plugin to check spelling in natural language text | 73 |
michaelaquilina/flake8-spellcheck | Automates spellchecking of variable and function names in Python code to improve readability and prevent errors. | 72 |
knupfer/haskell-emacs | Enables writing Emacs extensions in Haskell using a Foreign Function Interface | 374 |
hunspell/mythes | A C++-based thesaurus implementation with binary search functionality | 39 |
reokatoa/koreksyon | Tools for developing and implementing spell-checking and grammar-checking capabilities in low-resource languages. | 3 |