Skip to content

gabemagee/genius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genius

Simple explanation

Given a title and an artist, will query the genius api for it's lyrics, tokenize them into a list of words. It then make a n x n plot where n is the size of the list. A cell is colored in if the word associated with the column and the word associated with the row are the same.

Examples

Kanye West, All of the Lights

image example

Talking Heads: Wild Wild Life

image example

The Beatles: Help!

image example

About

A lyrics repetition visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages