TextBlob is a Python (2 and 3) library for processing textual data

PHOTO EMBED

Fri Oct 08 2021 00:07:01 GMT+0000 (Coordinated Universal Time)

Saved by @trivent

Installation¶
Installing/Upgrading From the PyPI
$ pip install -U textblob
$ python -m textblob.download_corpora
content_copyCOPY

TextBlob is a Python (2 and 3) library for processing textual data. It provides a consistent API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, and more.

https://textblob.readthedocs.io/en/dev/install.html#installing-upgrading-from-the-pypi