textblob
Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.
Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.
To install this package, run one of the following:
TextBlob is a Python library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more.
Summary
Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.
Information Last Updated
Mar 25, 2025 at 16:20
License
MIT
Total Downloads
12.0K
Platforms
GitHub Repository
https://github.com/sloria/TextBlobDocumentation
https://textblob.readthedocs.io/en/dev/