The dataset has been taken out from: https://www.kaggle.com/datasets/snehaanbhawal/resume-dataset
This project works on the resume clustering using vectorisation and clustering using K means.
The colab notebook has markdown blocks to show the different sections of the work involving TF-IDF, Word2Vec and GloVe and further passed into K means clustering visualised using TSNE plot.