Janujan / Lyricize

Django app that uses the Genius API to analyze artist lyrics
0 stars 0 forks source link

added basic summary stats #3

Closed SunnyShikhar closed 5 years ago

SunnyShikhar commented 5 years ago

Added:

*Make sure to import nltk in views.py and to pip install -r requirements.txt

Janujan commented 5 years ago

Nice work