TextBlob
Simple Python library for processing textual data with NLP tasks.
About
TextBlob is a Python library that wraps NLTK and Pattern behind a simple API for common natural language processing tasks. It handles part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, tokenization, spelling correction, and translation, treating text as Python objects with convenient methods. It targets prototyping and teaching rather than large-scale production pipelines. Released under the MIT license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Natural Language Processing
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Beginner (1/5)
- License
- MIT
- Added
- Apr 3, 2026
Related Tools
Generalist model for named entity recognition using bidirectional transformer.
Language detection library ported from Google language-detection.
Comprehensive NLP toolkit for education and research in Python.
Data protection and PII anonymization framework by Microsoft.
Topic modeling and document similarity library for unsupervised NLP.
Simple framework for state-of-the-art NLP by Zalando Research.