Contents

textblob 0.18.0.post0

0

Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, a

Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.

Stars: 8906, Watchers: 8906, Forks: 1124, Open Issues: 100

The sloria/TextBlob repo was created 10 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 8906 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
No  textblob  pypi packages just yet.

Errors

A list of common textblob errors.

Code Examples

Here are some textblob code examples and snippets.

GitHub Issues

The textblob package has 100 open issues on GitHub

  • HTTPError: HTTP Error 400: Bad Request on translate call in 0.17.1

See more issues on GitHub

Related Packages & Articles

spacy 3.7.4

Industrial-strength Natural Language Processing (NLP) in Python

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

gensim 4.3.2

Python framework for fast Vector Space Modelling