This repo contains some visualizations of words used in Aimer songs.
The data is scraped from Genius.com using BeautifulSoup.
Data collection and cleaning are done in python, the visualizations are made with R.
Python Packages:
- requests
- BeautifulSoup
- pandas
- re, csv, time
R Packages:
- dplyr
- ggplot2
- RColorBrewer (color palette)
- wordcloud
Data Source: https://genius.com/artists/Aimer


