Skip to content

Instantly share code, notes, and snippets.

@omarsar
Created August 12, 2018 23:15
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 omarsar/d7b19aa8a0516470d436d04949611c09 to your computer and use it in GitHub Desktop.
Save omarsar/d7b19aa8a0516470d436d04949611c09 to your computer and use it in GitHub Desktop.
from os import path
from PIL import Image
import numpy as np
import matplotlib.pyplot as plt
from wordcloud import WordCloud, STOPWORDS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment