ffi-hunspell
Spell checker
FFI bindings for a spell-checking library
Ruby FFI bindings for Hunspell.
48 stars
5 watching
24 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
segabor/hunspell | A Ruby wrapper for a popular spell checking library | 35 |
hunspell/hunspell | A comprehensive spell checking and morphological analysis library for natural language processing. | 2,171 |
mamantoha/crystal-hunspell | A Crystal bindings library for the Hunspell spell-checking and morphological analysis system | 7 |
kwonoj/hunspell-asm | Provides a thin JavaScript interface to a spellchecking library using WebAssembly | 68 |
romanbsd/hunspell | Ruby bindings to Hunspell 1.2.x with support for Unicode conversion via iconv. | 4 |
ffi/ffi | A Ruby library for loading and calling functions from native libraries | 2,090 |
divvun/divvunspell | Spell checking library with case handling and tokenization support | 14 |
gooselinux/hunspell-gl | A Hunspell dictionary package for the Galician language. | 1 |
devongovett/spellchecker.js | A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. | 17 |
kscanne/make-extensions | Automates creation of spell checking extensions for various software applications. | 6 |
kscanne/hunspell-gd | Provides data and scripts for building spell checkers for Scottish Gaelic language | 10 |
mammothb/symspellpy | A Python implementation of an advanced spelling correction and fuzzy search algorithm | 809 |
pld-linux/aspell-gd | A language-specific dictionary for spell checking in a Linux-based environment | 1 |
splattael/libnotify | Ruby bindings for a notification system | 135 |
ruby/did_you_mean | A gem that suggests corrections for typos and errors in Ruby code | 1,871 |