{"library":"textblob","type":"library","category":null,"description":"TextBlob is a Python library designed for processing textual data, providing a simplified API for common Natural Language Processing (NLP) tasks. It encompasses functionalities like sentiment analysis, part-of-speech tagging, noun phrase extraction, and more, building on top of NLTK and pattern libraries. The current version is 0.20.0, with a release cadence that indicates active maintenance and updates, as seen with recent releases in late 2025 and early 2026.","language":"python","status":"active","version":"0.20.0","tags":["nlp","text-processing","sentiment-analysis","part-of-speech-tagging","noun-phrase-extraction","nltk"],"last_verified":"Thu May 21","install":[{"cmd":"pip install textblob","imports":["from textblob import TextBlob","from textblob import TextBlob","from textblob import TextBlob"]},{"cmd":"python -m textblob.download_corpora","imports":[]}],"homepage":"https://textblob.readthedocs.io/","github":"https://github.com/sloria/TextBlob","docs":null,"changelog":"https://textblob.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/textblob/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.3,"avg_import_s":0.86,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/textblob/compatibility"}}