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.13k stars 1.15k forks source link

What algorithm is used in sentiment analysis? #344

Open junlei007 opened 4 years ago

junlei007 commented 4 years ago

We are writing an article, using TextBlob calculation of English emotion, can you tell us what algorithm we used? Thank you very much

tuomastik commented 3 years ago