Skip to content
#

textblob

Here are 187 public repositories matching this topic...

This Python code retrieves thousands of tweets, classifies them using TextBlob and VADER in tandem, summarizes each classification using LexRank, Luhn, LSA, and LSA with stopwords, and then ranks stopwords-scrubbed keywords per classification.

  • Updated Aug 31, 2019
  • Python

Improve this page

Add a description, image, and links to the textblob topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the textblob topic, visit your repo's landing page and select "manage topics."

Learn more