Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

nomaed/lyricStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lyricStats

Generate basic statistics on artist's lyrics

This is just a small leuisure time project I wrote to experience TypeScript. It takes an artist name and queries Last.fm and ChartLyrics public APIs to fetch 50 most popular tracks' lyrics, and then perfoms basic statistical analysis on the words.

Currently it simply counts the number of appearances of all uniqe words. This will probably be changed in the future. Also, as of right now, the artist name is in the code, and not accepted as an argument from CLI.

About

Generate basic statistics on artist's lyrics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors