sheldon
sheldon copied to clipboard
Very Simple Erlang Spell Checker
[rebar3_edoc_extensions](https://github.com/vkatsuba/rebar3_edoc_extensions)
## `sheldon` version [`0.4.1`](https://hex.pm/packages/sheldon/0.4.1) ## `OS` version MacOS 11.6 ## Description * **Motivation** I want to be able to write hyphenated words. * **Proposal** Analyze stuff like `non-breaking` as two...
## `sheldon` version [0.3.0](https://github.com/inaka/sheldon/releases/tag/0.3.0) ## `OS` version `Ubuntu` ## Description * **Motivation** Not all users want to see `bazinga` in response from `sheldon`. It would be great have configuration for...
I see that the only existing dictionary is English, but I'd like to use it for Portuguese-BR. Seems like it would only need a ```bazinga.txt``` and a ```dictionary.txt```, correct? If...
## `sheldon` version [0.2.0](https://github.com/inaka/sheldon/releases/tag/0.2.0) ## `OS` version `Ubuntu` ## Description * **Motivation** An incorrect 4-character word can create about +- 250 possible suggestions. In the current implementation, the generating of...