crystal-hunspell

Spell checker library

A Crystal bindings library for the Hunspell spell-checking and morphological analysis system

Crystal bindings for Hunspell.

GitHub

7 stars
3 watching
0 forks
Language: Crystal
last commit: 6 months ago
Linked from 1 awesome list

bindingscrystalhacktoberfesthunspellwrapper

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
postmodern/ffi-hunspell FFI bindings for a spell-checking library 48
kwonoj/hunspell-asm Provides a thin JavaScript interface to a spellchecking library using WebAssembly 68
mamantoha/crest A Crystal library providing an HTTP and REST client for making network requests. 235
hunspell/mythes A C++-based thesaurus implementation with binary search functionality 39
kscanne/make-extensions A tool for generating spell-checking extensions for various productivity software applications. 6
mamantoha/crystal-cmark-gfm A Crystal wrapper around GitHub's CommonMark parser for parsing and rendering markdown content 8
amauryt/crystal-duckdb Crystal language bindings for DuckDB 16
kscanne/hunspell-gd Provides data and tools for building Scottish Gaelic spell checkers 10
crystal-lang/crystal_lib Automatically generates bindings for native libraries in Crystal programming language 138
divvun/divvunspell A Rust implementation of spell checking with added features like tokenization and parallelisation. 14
mammothb/symspellpy A Python implementation of an advanced spelling correction and fuzzy search algorithm 801
devongovett/spellchecker.js A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. 17
michaelaquilina/flake8-spellcheck Automates spellchecking of variable and function names in Python code to improve readability and prevent errors. 72