Textblob has many useful tricks up its sleeve. Generally it’s a very useful Language Processing library that can be used with Python.
You can install it simply by executing the codes below in your Anaconda Command prompt consecutively:
conda install -c conda-forge textblob
python -m textblob.download_corpora