GithubHelp home page GithubHelp logo

country_bot's Introduction

Country Bot

Project created October 2016 for the Milton Academy "Applied Math and Artificial Inteligence" course.

I was intrigued by some text modeling LSTM models a grad student in my lab showed me, so I tried to emulate the most generic music out there: country (shots fired). To get the dataset, I write a crawler that scours the Spotify API to compile a massive list of country music songs. The crawler gets 100 country song recommendations for every song featured in one of Spotify's official country playlists. I believe this dataset was over 50,000 song titles. Then, I used a handy Python package that skims a lyrics website to compile a final dataset of the song lyrics. Of the song titles found on Spotify, ~15,000 were matched using the PyLyrics package. I processed these songs into a bag of words format then dumped them into Chainer's Penn Tree Bank example. The results were pretty interesting, one sample song is available in *song-800u_29686iter.txt *(I added in the line breaks)

The perp files track a model's perplexity for graphing. Gen_index_vecs makes the bag of words vectors. Train_country_bot and gentxt are ported from a Chainer example.

country_bot's People

Contributors

thesiti92 avatar jfdunn avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.