xavierelopez / wordsinmusic

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 100.0%