sloria / TextBlob

Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
https://textblob.readthedocs.io/
MIT License
9.08k stars 1.13k forks source link

Use ElementTree instead of deprecated cElementTree in Python 3 #340

Closed tirkarthi closed 6 months ago

tirkarthi commented 4 years ago

Fixes #339

sloria commented 6 months ago

sorry for the long delay on this; updated this is in #427 and will release soon