Simple spelling checker using the Hunspell library.
Currently the checker is only exposed through the script function check_spelling_word, which returns true if the word is spelled correctly.
Showing
data/dictionaries/en_US.aff
0 → 100644
data/dictionaries/en_US.dic
0 → 100644
This diff is collapsed.
Please register or sign in to comment