We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2894042 commit 4e50b04Copy full SHA for 4e50b04
Python/Create_Word_Cloud/README.md
@@ -1,6 +1,6 @@
1
### Create a Word Cloud
2
3
-Takes a text file, preprocesses the content by removing stopwords, creates a wordcloud out of them and saves this wordcloud as a PNG.
+Takes any file as input, preprocesses the content by removing stopwords, creates a wordcloud out of them and saves this wordcloud as a PNG.
4
5
##### Steps
6
0 commit comments