Skip to content
#

vader

Here are 59 public repositories matching this topic...

This program goes thru reddit, finds the most mentioned tickers and uses Vader SentimentIntensityAnalyzer to calculate the ticker compound value.

  • Updated Mar 28, 2023
  • Python

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 vader 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 vader topic, visit your repo's landing page and select "manage topics."

Learn more