cl-enchant
Spell checker library
A Common Lisp interface to a spell-checker library
Common Lisp bindings for Enchant spell-checker library
17 stars
2 watching
2 forks
Language: Common Lisp
last commit: 4 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. | 349 |
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. | 279 |
mmontone/clavier | A general purpose validation library for Common Lisp | 19 |
divvun/divvunspell | Spell checking library with case handling and tokenization support | 14 |
bakwc/jamspell | A spell checking library that uses context and ngram information to suggest corrections | 618 |
hitecnologys/cl-charms | Provides an interface to libcurses in Common Lisp | 159 |
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 efficient and ergonomic scripting in Common Lisp | 44 |
checkiz/elixir-bson | An Elixir implementation of the BSON data format | 26 |
eudoxia0/cl-pass | A Common Lisp library for securely hashing and verifying passwords. | 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. | 9 |
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. | 50 |