bakwc/JamSpell

Warn if model doesn't exist

kuraga opened this issue · 1 comments

corrector = jamspell.TSpellCorrector()
corrector.LoadLangModel('<non-existance file>')

No errors. Add it, please!

Aha, it returns False in this case. Sorry.

But IMHO we have to add a note to docs.