hfst-ospell
Spell checker library
A C++ library and command-line tool for spell checking using a weighted transducer lookup format
HFST spell checker library and command line tool
13 stars
9 watching
9 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
spellchecker
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Spell checking library with case handling and tokenization support | 14 |
| | A comprehensive spell checking and morphological analysis library for natural language processing. | 2,171 |
| | A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. | 17 |
| | Provides a thin JavaScript interface to a spellchecking library using WebAssembly | 68 |
| | A Ruby wrapper for a popular spell checking library | 35 |
| | An editor/viewer/analyzer for executables. | 412 |
| | A tool that uses Aspell to automatically check and correct common spelling mistakes in source code | 5 |
| | A language-specific dictionary for spell checking in a Linux-based environment | 1 |
| | A spell checking library that uses context and ngram information to suggest corrections | 618 |
| | FFI bindings for a spell-checking library | 48 |
| | A Common Lisp interface to a spell-checker library | 17 |
| | An arabic spell checker designed to be embedded in web applications | 45 |
| | Provides data and scripts for building spell checkers for Scottish Gaelic language | 10 |
| | Provides a simple abstraction for dealing with different spell-checking libraries in a consistent way. | 349 |
| | A library that generates finite state transducers based on Levenshtein Automata for efficient spell checking and correction. | 67 |