

Question is will i ever leave you the answer. Ooh baby yeah days in the sun and nights in t. The 6 raptors diamond key new ride old ride ba. Right my yiy just changed you just buzzed the. Oh yeah yeah yeah oh yeah yeah yeah yeah look. Yeah i get it i get it yeah why would i say a. Yeah yeah yeah yeah jheeze yeah right look lo. This sound like some forty three oh one shit. Career Overviewįirst, let's load data from the csv file: To see codes for the whole data preprocessing process, you can check this notebook. The lyrics were not clean data either, as there were a lot of noise, redundant characters, and typos. Out of over 500 songs on Genius, there were around 300 tracks that are either duplicates, Live version, diss tracks, or the like, and they were all filtered from the dataset. Data Cleaningĭespite having such easy-to-use API assisting the scraping process, cleaning the data was no easy task. To obtain the lyrics of all Drake's songs, I scraped the data from Genius using the wonderful Genius API. Thanks to Drake's popularity, his work is very expansive and well-documented, with five official studio albums and six mixtapes. Topic modeling with LDA, dimensionality reduction with t-SNE, interactive topic visualization with pyLDAvisĭrake is one of the biggest, if not the biggest, rap artists in the world.Applied various NLP techniques: word embedding, bag-of-words, tokenization with NLTK, NER with SpaCy.Performed data wrangling and exploratory data analysis with Matplotlib and Seaborn.Scraped 500 songs info with lyrics from.This project is my introduction to the world of Natural Language Processing, and text analysis in general. In this project, I will apply various Natural Language Process techniques to analyze Drake's lyrics.Īs I have been doing a lot of practices on classical Machine Learning, or Deep Learning applied to images (Computer Vision), I don't have nearly as much experience working with text data. Many text mining analyses have been performed on rap lyrics, but I haven't seen enough works that actually dig deeper into one specific artist's discography (or in this case, Drake's discography). Hip-Hop is my favorite music genre of all time, and Drake is an artist I've listened to for years. Drake Analysis: A Deeper Look Into The Discography Of Canada's Rap King
