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

GitHub

13 stars
9 watching
9 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list

spellchecker

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
divvun/divvunspellSpell checking library with case handling and tokenization support14
hunspell/hunspellA comprehensive spell checking and morphological analysis library for natural language processing.2,171
devongovett/spellchecker.jsA spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments.17
kwonoj/hunspell-asmProvides a thin JavaScript interface to a spellchecking library using WebAssembly68
segabor/hunspellA Ruby wrapper for a popular spell checking library35
sebastianbiallas/htAn editor/viewer/analyzer for executables.412
prontolabs/pronto-spellA tool that uses Aspell to automatically check and correct common spelling mistakes in source code5
pld-linux/aspell-gdA language-specific dictionary for spell checking in a Linux-based environment1
bakwc/jamspellA spell checking library that uses context and ngram information to suggest corrections618
postmodern/ffi-hunspellFFI bindings for a spell-checking library48
tlikonen/cl-enchantA Common Lisp interface to a spell-checker library17
linuxscout/yaraspellAn arabic spell checker designed to be embedded in web applications45
kscanne/hunspell-gdProvides data and scripts for building spell checkers for Scottish Gaelic language10
rrthomas/enchantProvides a simple abstraction for dealing with different spell-checking libraries in a consistent way.349
universal-automata/liblevenshteinA library that generates finite state transducers based on Levenshtein Automata for efficient spell checking and correction.67