natemurthy / song-lyrics

program to clean song lyrics and returns significant words with their occurrences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

song-lyrics

program to clean song lyrics and returns significant words with their occurrences

Current issue with remove_common_words(). I had to run this function three times to fully remove 'the' from the final call.

About

program to clean song lyrics and returns significant words with their occurrences


Languages

Language:Python 100.0%