Skip to content

Generate relevant Spotify songs for news articles through text-sentiment extraction. Software Engineering (CMP3111M) - UoL Submission

Notifications You must be signed in to change notification settings

unreleased/Newsify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsify

  1. Application to generate track recommendations from Spotify based that day’s news. Extract terms from news source. Use those terms to get recommended tracks from Spotify (track of the day, alternative (i.e. opposite to terms gathered), etc.)

See: https://developer.spotify.com, https://newsapi.org.

Notice

This application has been made public including all available secret details inside the .env file to allow a seamless deployment experience without the examiner having to create their own private API keys and credentials. Because of this, web-crawlers search Github for private API keys and deactivate them, if this has happened it will cause the software to fail at certain-steps in the process (Newsify, Razortext, Spotify all requires these private keys.)

If you like to aquire your own API keys to fully test this project without issues please visit the links below: You will need to change these values in the .env file to your private keys to make the project work.

About

Generate relevant Spotify songs for news articles through text-sentiment extraction. Software Engineering (CMP3111M) - UoL Submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published