Skip to content

xavierelopez/wordsinmusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordsinmusic

Description

Web app that displays word counts of your favorite songs' lyrics and recommendations based on them.

Implemented so far:

  • Request is getting lyrics correctly for given song and artist.
  • Top words are obtained from the lyrics.
  • Can read from CouchDB database
  • Can get topWords for given song and artist using data from database.
  • Can search for and display topWords for given song and artist using GUI
  • Now have a function that can compare two given songs in place. Still need to integrate it to DB.

About

Display word counts of your favorite songs' lyrics, see recommendations based on lyrics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published