Using the website absolutelyrics.com and the JSoup library, we parsed the song lists and read them into our n-gram generator. But don't worry! We stored all of the n-grams in a separate file so that the program doesn't have to read the websites every time.