Giter VIP home page Giter VIP logo

Comments (4)

JHoweWowe avatar JHoweWowe commented on June 20, 2024

Information: Each new line in the Genius Lyrics denotes as a new document

[FOR INDEXER]
Unique ID should be an integer instead of a string - look into it
Create two collections: { line_id: song_id} and {song_id: lyrics_document_line_str }
If time allows, look into MongoDB projection (based from a TTDS Report)

Data Collection:

  1. Add sample collection data from Eminem for 500+ songs [COMPLETED]
  2. Look into Dave's code - LyricsGenius problems [COMPLETED]
  3. Automating data collection [IN PROGRESS]
  4. Compile all the JSON files into one CSV file [IN PROGRESS]
  5. Update README file to run data collection on U of Edinburgh server
  6. Find better solution?
  7. Review DevOps practices and check code before release

from ttds.

davemalvin avatar davemalvin commented on June 20, 2024

Tried out the guide in the description but I don't think it can work because you need to manually copy each track's URI from Spotify.

Looking into this library called 'lyricsgenius' (GitHub - johnwmillr/LyricsGenius: Download song lyrics and metadata from Genius.com 🎢🎀

from ttds.

digital-monad avatar digital-monad commented on June 20, 2024

I've pushed a script to the auto_data_collection branch to automate the data collection completely. Please refer to scrape_ad.py. Just run it on longjob with a subset of letters as normal and you can monitor its progress by looking at its log file on DICE.

from ttds.

JHoweWowe avatar JHoweWowe commented on June 20, 2024

Currently scraping data for artists whose names start with I, J, K and L

from ttds.

Related Issues (14)

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.