•TextBlob is a very common Python library partly based on NLTK, has a simple API and addresses several tasks such as POS, noun phrase extraction, classification, translation and sentiment analysis with its VADER module. code example
Example: textblob
python -m textblob.download_corpora