Information and Computer Science
Permanent URI for this collection
Browse
Browsing Information and Computer Science by Author "Abdelhaq, Hamid"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
- ItemRecommendation system for matching resumes to job(2018) Dwekat, Ahmad; Abd Albaqi, Asim; Abu Esheh, Ersan; Abdelhaq, HamidNowadays, the demands on recommendation system are getting increase quickly, like recommendation for movies, books, and restaurants. In our project the recommendation will be for jobs. The aim of our project is to get prediction for job by match it with its relative resumes vice versa. We work on data retrieval using TFIDF to get top key words from files and use them in elastic search to get related jobs or resumes ‘CVS’. This approach aims to reduce the amount of data that will enter the collaborative filtering to make the algorithm more scalable and accurate. By using this approach without content-based collaborative filtering we were able to get prediction and retrieve the most accurate data.