TextBlob#
Description#
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, and more.
Home page for this solution: https://textblob.readthedocs.io/en/dev/
Overview#
Key |
Value |
---|---|
Name |
TextBlob |
Description |
Simple, Pythonic, text processing–Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more. |
License |
MIT License |
Programming Language |
Python |
Created |
2013-06-30 |
Last update |
2025-02-18 |
Github Stars |
9250 |
Project Home Page |
|
Code Repository |
|
OpenSSF Scorecard |
Note:
Created date is date that repro is created on Github.com.
Last update is only the last date I run an automatic check.
Do not attach a wrong value to github stars. Its a vanity metric! Stars count are misleading and don’t indicate if the SBB is high-quality or very popular.