This is python programs to check spellings This is the python program from this program we check spellings is correct or not.
First go to your text editor and click on termianl and after clicking on terminal click on the new terminal and write
import sys !{sys.executable} - m pip install textblob
this will install textblob package in your system then after write program Program 1 then it succesfully runs.
import sys !{sys.executable} - m pip install pyspellchecker
this will install pyspellchecker package in your system then after write program Program 2 then it succesfully runs.
import sys !{sys.executable} - m pip install autocorrect
this will install autocorrect package in your system then after write program Program 3 then it succesfully runs.