avandijk42 / 585Project

NLP Project For Generating Lyrics | UMass CICS
1 stars 1 forks source link

Ngram tool #7

Closed avandijk42 closed 6 years ago

avandijk42 commented 6 years ago

the get_lyric_ngrams function loads lyrics using lyricFetch with parameters for genre, artist count, and song count, and also a parameter for the 'n' in the ngrams to be gathered. The ngrams are line-based, so each line begins and ends with a start and end tag, respectively.