Skip to content

This project uses unstructured text data to create a recommendation system based on artist descriptions.

Notifications You must be signed in to change notification settings

kelseymour/Musician-Matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Musician-Matcher

This project uses unstructured text data to create a recommendation system based on artist descriptions. The documents, available in the lastfmapi_biographies folder, are cleaned with SpaCy and vectorized with a TF-IDF transformer. Document similarity is computed with cosine similarity, which calculates the top ten most similar artists in the dataset. The code is available in the notebook MusicianMatcher.ipynb.

About

This project uses unstructured text data to create a recommendation system based on artist descriptions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published