Source Code (GitHub): https://github.com/Speedstor/songLyricAnalyzer
A year ago, originating from the Final project for coding class at school, I was tasked to webscrape and analyze the data retrieved.
Always interested in poetry and songs, I took this chance to code a program to analyze song lyrics.
Coding this in python, it includes dependencies on matplotlib, and tkinter.
Through coding this project, I learned more about scientific tools within coding. The libraries I used are very useful if I have data from experiments in the future. It helped me develop a basic understanding of the popular libraries used for science.