Make sure you check Contribution info before making pull requests.
Click sample masks ⏩ Reference 🔎Ĭontributions are always welcomed. Top 11+ FREE Best Word Cloud Generators In 2023. You can set any shape for your Word Cloud by choosing the shape you love from the advance option. Set the Advance Options to enhance how you want your Word Cloud to look, including Color, Layout, and Font. Click on Generate, and Word Cloud will be generated. To get accurate shape use large datasets like lyrics of songs or wikipedia paragraphs.Īlso You can generate data directly by importing wikipedia and then scraping from wikipedia page. You can paste the text for you want to craft the Word Cloud. You can used any dataset consisting of words or numbers. width - height - background color - contour color - mask - collocations Step7: Plot the Wordcloud Step8: Save Image
Step1: Import Required libraries Step2: Generate Data for wordcloud Step3: Clean Data - Use stopwords to remove words like 'is', 'but', 'and', etc - Remove spaces as well Step4: write function to plot wordcloud using matplotlib Step5: Import a shaped image to np array Step6: Generate wordcloud using WordCloud.