hunspell-asm
Spell checker library
Provides a thin JavaScript interface to a spellchecking library using WebAssembly
WebAssembly based Javascript bindings for hunspell spellchecker
68 stars
5 watching
9 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 1 awesome list
hunspellhunspell-asmspellspellcheckertypescriptwasmwebassembly
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A comprehensive spell checking and morphological analysis library for natural language processing. | 2,171 |
| | A Ruby wrapper for a popular spell checking library | 35 |
| | A Crystal bindings library for the Hunspell spell-checking and morphological analysis system | 7 |
| | A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. | 17 |
| | FFI bindings for a spell-checking library | 48 |
| | Automates creation of spell checking extensions for various software applications. | 6 |
| | Provides data and scripts for building spell checkers for Scottish Gaelic language | 10 |
| | A spell checking library that uses context and ngram information to suggest corrections | 618 |
| | Spell checking library with case handling and tokenization support | 14 |
| | A plugin to check spelling in natural language text | 73 |
| | A tool that uses Aspell to automatically check and correct common spelling mistakes in source code | 5 |
| | A C++ library and command-line tool for spell checking using a weighted transducer lookup format | 13 |
| | Automates spellchecking of variable and function names in Python code to improve readability and prevent errors. | 72 |
| | Corrects common English spelling mistakes in source code files using prebuilt word lists | 1,353 |
| | A C++ library providing a simple thesaurus with binary search capabilities using an index file. | 40 |