Skip to content

kmrabhayak/Word-Cloud-Final-Project-Crash-Course-on-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Word-Cloud-Final-Project-Crash-Course-on-Python

Word Cloud

Word Cloud is a data visualization technique used for representing text data in which the size of each word indicates its frequency or importance. Significant textual data points can be highlighted using a word cloud. Word clouds are widely used for analyzing data from social network websites.

Requirements

Install these using---

!pip install wordcloud

!pip install fileupload

!pip install ipywidgets

!jupyter nbextension install --py --user fileupload

!jupyter nbextension enable --py fileupload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published