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
Research library for NLP by AI2 built on PyTorch.
Open-source platform for building conversational AI chatbots.
Comprehensive NLP toolkit by Stanford with pipeline architecture.
Simple framework for state-of-the-art NLP by Zalando Research.
Industrial-strength NLP library for production use with trained pipelines.
Language detection library ported from Google language-detection.