Skip to content

Latest commit

 

History

History

TextFile using WordCloud

Data Visualisation of a Textfile using WordCloud

This project involves visualization of an .txt file using Word Cloud - An advanced data visualization tool in order to analysis the occurrence of particular words/phrases in the text file using a word cloud visualization

Toolkits Used : Numpy, Pandas and WordCloud

( More the number of times a particular word occurs, more will be the size of the corresponding word in the WorldCloud )