ate Marsh and Jiaxin Li's second project for STAT3106 Applied Data Mining at Columbia University in Spring 2021.
The project: Matching an inputted resume to indeed job descriptions with data mining techniques
In this Repository:
- The final report is the PDF File Final Report (3106_Marsh_Li_Proj_2 CODE.pdf).
- You can also find a saved PDF of our code in RMarkdown form (3106_Marsh_Li_Proj_2 CODE.pdf).
- There are various sample resumes that we used to test our algorithm, including our own.
- The JSON file (post-cleaning) of the job descriptions.
- Final_ver.rmd and text_minning2.rmd have the final code for this project.