项目作者: dlarsen5

项目描述 :
Natural Language Processing on Rap Lyrics
高级语言: Python
项目地址: git://github.com/dlarsen5/PyRap.git
创建时间: 2017-08-15T03:48:49Z
项目社区:https://github.com/dlarsen5/PyRap

开源协议:

下载


PyRap

Collection of tools built to analyze song lyrics utilizing the Genius API and natural language processing

My overall goal for this project is to statistically analyze song lyrics while also improving my own lyric writing abilities.

Be on the look out for my robo-rapper.

Getting Started

Just add a settings.py file to genius/ with your Genius API token set as access_token = KEY and run the scripts in generate/ to generate some lines.

Built With