batestin1 / wilco

A NLP Data Science project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WILCO - DATA SCIENCE

=================

Resume


The objective of this project is to analyze the lyrics of the band WILCO (or in this case any other band with a long history) throughout their career and be able to predict when, what and how the group's next songs will be. Using machine learning and NLP

Glossary

Fields Type Description
artist string name of artist
album string name of album
track string name of a song belong to the album
year int year of release of the album
lyrics string the lyrics about the song

About

A NLP Data Science project


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%