acmpesuecc / Spell-check

Spell Checker, dictionary + thesaurus in python
GNU General Public License v3.0
0 stars 21 forks source link

Changed the deprecated library (spell-checker) with textblob #11

Closed mebinthattil closed 2 days ago

mebinthattil commented 2 days ago

Spell-checker function was called thrice, all three function calls have been changed and now uses textblob for same functionality.

This fixes issue #1

bunsamosa-bot[bot] commented 2 days ago

Thank you from Opening this Pull Request, @mebinthattil ! A Maintainer will review it soon!

SuchitraShankar07 commented 2 days ago

This code has quite a few errors, Mebin. Please recheck