Textblob

Latest version: v0.19.0

Safety actively analyzes 701475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

0.15.2

-------------------

Bug fixes:

- Fix bug that raised a ``RuntimeError`` when executing methods that
delegate to ``pattern.en`` (:issue:`230`). Thanks :user:`vvaezian`
for the report and thanks :user:`danong` for the fix.
- Fix methods of ``WordList`` that modified the list in-place by
removing the internal `_collection` variable (:pr:`235`). Thanks
:user:`jammmo` for the PR.

0.15.1

-------------------

Bug fixes:

- Convert POS tags from treebank to wordnet when calling ``lemmatize``
to prevent ``MissingCorpusError`` (:issue:`160`). Thanks
:user:`jschnurr`.

0.15.0

-------------------

Features:

- Add `TextBlob.sentiment_assessments` property which exposes pattern's
sentiment assessments (:issue:`170`). Thanks :user:`jeffakolb`.

0.14.0

-------------------

Features:

- Use specified tokenizer when tagging (:issue:`167`). Thanks
:user:`jschnurr` for the PR.

0.13.1

-------------------

Bug fixes:

- Avoid AttributeError when using pattern's sentiment analyzer
(:issue:`178`). Thanks :user:`tylerjharden` for the catch and patch.
- Correctly pass ``format`` argument to ``NLTKClassifier.accuracy``
(:issue:`177`). Thanks :user:`pavelmalai` for the catch and patch.

0.13.0

-------------------

Features:

- Performance improvements to `NaiveBayesClassifier` (:issue:`63`, :issue:`77`,
:issue:`123`). Thanks :user:`jcalbert` for the PR.

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.