RecSys

Project information
- Project date: Sept 2021 - Dec 2021
- Tech used: Python, Scikit-learn, NLTK
- GitHub link: github.com/Zantorym/Aidi-capstone-I
RecSys is a recommender system that suggests job descriptions (JDs)/resumes based on search terms or a JD/resume document. It was trained on a dataset of 200k+ files containing job descriptions and resumes. I was primarily responsible for pre-processing the dataset and applying word embedding using techniques such as TF-IDF and BoW.