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
Topic modeling library leveraging transformer embeddings and c-TF-IDF.
Simple framework for state-of-the-art NLP by Zalando Research.
Library for efficient text classification and word representation by Meta.
Topic modeling and document similarity library for unsupervised NLP.
Generalist model for named entity recognition using bidirectional transformer.
Research library for NLP by AI2 built on PyTorch.