Skip to content

Commit 9e99a89

Browse files
authored
Update README.md
1 parent 673cd7c commit 9e99a89

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

TextFile using WordCloud/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1+
# Data Visualisation of a Textfile using WordCloud
12

3+
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
4+
5+
**Toolkits Used** : Numpy, Pandas and WordCloud
6+
7+
( More the number of times a particular word occurs, more will be the size of the corresponding word in the WorldCloud )

0 commit comments

Comments
 (0)