cl-enchant
Spell checker library
A Common Lisp interface to the Enchant spell-checker library
Common Lisp bindings for Enchant spell-checker library
17 stars
2 watching
2 forks
Language: Common Lisp
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rrthomas/enchant | Provides a simple abstraction for dealing with different spell-checking libraries in a consistent way. | 347 |
cl-babel/babel | A Common Lisp library for efficient charset encoding and decoding | 92 |
tekumara/typos-lsp | A source code spell checker for Visual Studio Code and LSP clients. | 267 |
mmontone/clavier | A general purpose validation library for Common Lisp | 19 |
divvun/divvunspell | A Rust implementation of spell checking with added features like tokenization and parallelisation. | 14 |
bakwc/jamspell | A spell checking library that uses context and ngram information to suggest corrections | 613 |
hitecnologys/cl-charms | An interface to libcurses in Common Lisp, providing both low-level and higher-level interfaces. | 158 |
universal-automata/liblevenshtein | A library that generates finite state transducers based on Levenshtein Automata for efficient spell checking and correction. | 67 |
ruricolist/kiln | Infrastructure for scripting in Common Lisp with minimal overhead and ergonomic development tools | 43 |
checkiz/elixir-bson | An Elixir implementation of the BSON data format | 26 |
eudoxia0/cl-pass | A password hashing and verification library | 30 |
pld-linux/aspell-gd | A language-specific dictionary for spell checking in a Linux-based environment | 1 |
atgreen/cl-embeddings | A Common Lisp library for generating word embeddings using neural network models. | 8 |
sashamelentyev/usestdlibvars | Detects potential misuse of standard library variables in Go code | 43 |
tkych/quicksearch | A search engine interface for Common Lisp libraries and repositories. | 49 |