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: 11 months 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,149 |
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,086 |
divvun/divvunspell | A Rust implementation of spell checking with added features like tokenization and parallelisation. | 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 | A tool for generating spell-checking extensions for various productivity software applications. | 6 |
kscanne/hunspell-gd | Provides data and tools for building Scottish Gaelic spell checkers | 10 |
mammothb/symspellpy | A Python implementation of an advanced spelling correction and fuzzy search algorithm | 801 |
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,872 |