textblob
textblob.base
textblob.blob
textblob.classifiers
textblob.en.np_extractors
textblob.en.parsers
textblob.en.sentiments
textblob.en.taggers
textblob.exceptions
textblob.formats
textblob.tokenizers
TextBlob is a Python 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.