Dr. Tariq Siddiqui
1
Paper
17
Views
20
Downloads
About
I am interested in serving as a reviewer for IJTER because it is a reputed platform that promotes high-quality research in emerging areas of engineering and technology. As an academic and researcher, I am keen to contribute to the scholarly community by ensuring the publication of rigorous, innovative, and impactful research. Reviewing manuscripts will allow me to stay updated with the latest advancements in my field, enhance my critical analysis skills, and support authors in improving the quality of their work through constructive feedback. I am committed to maintaining ethical standards, objectivity, and timely evaluation in the peer-review process. I believe that my academic background and research experience enable me to provide valuable insights and contribute meaningfully to the journal’s review process.
Publishes In
Published Papers
https://doi.org/10.64823/ijter.2607004
The increasing number of online job applications has made candidate screening a time-consuming and challenging task for recruiters. Manual evaluation of resumes often requires significant effort and may lead to inconsistencies in candidate selection. To address these challenges, this paper presents an Automated Resume Screening System developed using Natural Language Processing (NLP) techniques. The proposed system automates resume analysis by extracting skills from PDF resumes, comparing them with job descriptions, and supporting recruitment decision-making through intelligent candidate evaluation. The system provides separate functionalities for recruiters and job seekers through an interactive web-based interface. Recruiters can upload candidate resumes and job descriptions to evaluate candidate suitability, while job seekers can receive job recommendations based on their extracted skills. The proposed system utilizes SpaCy-based NLP techniques, including tokenization, lemmatization, stop-word removal, and text preprocessing, to identify relevant skills from resumes and job descriptions. It subsequently calculates a resume-job match score, identifies matched and missing skills, classifies candidate suitability, and recommends appropriate job roles. The proposed solution has been implemented using Python and deployed as an interactive web application using Streamlit. Experimental evaluation demonstrates the effectiveness of the system using standard performance metrics, including accuracy, precision, recall, F1-score, and average processing time. By automating resume screening and candidate evaluation, the proposed framework reduces manual effort, improves recruitment efficiency, and demonstrates practical application of NLP techniques in intelligent recruitment systems.