Screenshot from the website
This project is a system to match job with academic staff by using past achievements or proven experiences. A pretrained Word2vec model is used to find the matching rate between the job and the academic staff.
- Searching job by input term (e.g.: java)
- Job list related with the inputted term will be listed out.
- Show the job description by clicking the “🔽” button.
- Sort job list by ascending or descending.
- Match the job by clicking “Match” button.
- Matching rate list between the selected job and acedemic staff will be listed out.
- Sort matching rate list by matching rate.
- Change the entries that will show the list in one page.
- Search academic staff by inputting the name.
- Redirect to the selected job by clicking the job name.
- Redirect to the scopuslink of selected academic staff by clicking the academic staff name.
Developed by Ye Jin Loh.