Skip to content

Instantly share code, notes, and snippets.

@liannewriting
Created September 6, 2020 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liannewriting/bca3540af486e9fd2629843bb4a6fb2e to your computer and use it in GitHub Desktop.
Save liannewriting/bca3540af486e9fd2629843bb4a6fb2e to your computer and use it in GitHub Desktop.
Twitter sentiment analysis python
from wordcloud import WordCloud, STOPWORDS
import matplotlib.pyplot as plt
from matplotlib.pyplot import figure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment