Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 1.39 KB

README(1).md

File metadata and controls

55 lines (25 loc) · 1.39 KB

WordCloud Python Script

This is a petite Python Script that used that module , WordCloud to take song lyrics in the form of a text file. Opens the file in the Read mode and saves the content in a string .

Badges

MIT License GPLv3 License AGPL License

Forks Stars Tweet

Authors

Working :

This code cleans the string that will be copied from the input file , by removing the punctuations , spaces and other uninteresting words .

Working :

This code cleans the string that will be copied from the input file , by removing the punctuations , spaces and other uninteresting words .

Example Result :

The following is a WordCLoud based on the "Blinding Lights" song lyrics.