divvunspell
spell checker
Spell checking library with case handling and tokenization support
Spell checking library for ZHFST/BHFST spellers, with case handling and tokenization support. (Spell checking derived from hfst-ospell)
14 stars
3 watching
7 forks
Language: Rust
last commit: 14 days ago
Linked from 1 awesome list
boxfsthfstrustspellchecking
Related projects:
Repository | Description | Stars |
---|---|---|
devongovett/spellchecker.js | A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. | 17 |
hunspell/hunspell | A comprehensive spell checking and morphological analysis library for natural language processing. | 2,158 |
hfst/hfst-ospell | A C++ library and command-line tool for spell checking using a weighted transducer lookup format | 13 |
universal-automata/liblevenshtein | A library that generates finite state transducers based on Levenshtein Automata for efficient spell checking and correction. | 67 |
tekumara/typos-lsp | A source code spell checker for Visual Studio Code and LSP clients. | 269 |
segabor/hunspell | A Ruby wrapper for a popular spell checking library | 35 |
kwonoj/hunspell-asm | Provides a thin JavaScript interface to a spellchecking library using WebAssembly | 68 |
prontolabs/pronto-spell | A tool that uses Aspell to automatically check and correct common spelling mistakes in source code | 5 |
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 | 615 |
sylvainhalle/textidote | A tool that checks and corrects LaTeX documents for grammar, spelling, style, and formatting issues, with support for Markdown files. | 945 |
divvun/divvun-webdemo | A simple web demo for testing the grammar checking capabilities of Divvun using a rich-text editor | 2 |
retextjs/retext-spell | A plugin to check spelling in natural language text | 73 |
pld-linux/aspell-gd | A language-specific dictionary for spell checking in a Linux-based environment | 1 |
bnavetta/macvoikko | An OS X spell checking service implemented using libvoikko. | 6 |