tcet-opensource / resume-screener

AI based resume analysis and recommendation tool
GNU General Public License v2.0
46 stars 14 forks source link

#22 [Feat] : User domain/profession recommendation #50

Closed prathikshetty2002 closed 1 year ago

prathikshetty2002 commented 1 year ago

Name the file identify_user_domain.py

Keep this model inside models/

Hrishikesh332 commented 1 year ago

Necessary pre-processing steps to transform the user data, extract job relevant skills, and perform rule-based mapping on skills and profession.

prathikshetty2002 commented 1 year ago

Closing this issue temporarily until further work is required!