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.02k stars 1.13k forks source link

fix: Use ElementTree instead of deprecated cElementTree. #427

Closed sloria closed 4 months ago

sloria commented 4 months ago

close #340 close #339