News

A little word cloud generator in Python. Read more about it on the [blog post][blog-post] or the [website][website]. The code is Python 2, but Python 3 compatible. If the installation of the package ...
Problem statement - creating a wordcloud using python libraries. Here, I am using Pride and Prejudice book from project Gutenburg website for creating wordcloud. Following are the important steps to ...