textblob 0.18.0.post0
0
Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, a
Contents
Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.
Stars: 9124, Watchers: 9124, Forks: 1136, Open Issues: 111The sloria/TextBlob
repo was created 11 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 9124 github stars!
How to Install textblob
You can install textblob using pip
pip install textblob
or add it to a project with poetry
poetry add textblob
Package Details
- Author
- License
- Homepage
- PyPi:
- https://pypi.org/project/textblob/
- GitHub Repo:
- https://github.com/sloria/TextBlob
Classifiers
- Text Processing/Linguistic
Related Packages
Errors
A list of common textblob errors.
Code Examples
Here are some textblob
code examples and snippets.
GitHub Issues
The textblob package has 111 open issues on GitHub
- HTTPError: HTTP Error 400: Bad Request on translate call in 0.17.1