This project aims to analyze Capgemini employee reviews to uncover trends and patterns in employee satisfaction. The objectives include identifying primary factors influencing satisfaction, developing an NLP model to extract keywords from reviews, and creating a recommendation system for tailored suggestions. Additionally, a multiclass sentiment classification model will be developed to categorize employee ratings as positive, negative, or neutral. By leveraging advanced data analysis and machine learning techniques, this project seeks to provide insights into employee sentiments and improve organizational strategies for enhancing employee satisfaction and engagement.
Work-life balance, skill development, salary, benefits, job security, and career growth significantly contribute to employee satisfaction. Positive perceptions in these areas generally lead to higher job satisfaction.
Employees express satisfaction with work-life balance, job security, and career growth. However, neutral ratings for salary and benefits suggest these aspects may need enhancement or closer attention from the company.
By using Natural Language Processing (NLP) effectively extracts key insights from Capgemini employee reviews. By employing techniques like TF-IDF, we identify and prioritize relevant words and phrases, enhancing our understanding of the main themes and sentiments expressed. This approach significantly refines our analysis of employee feedback.
The recommendation system for Capgemini employee reviews provides personalized suggestions based on specific departments and locations. By analyzing review patterns, the system offers tailored insights to enhance employee satisfaction and address departmental needs, ensuring more relevant and actionable recommendations for improvement.
The LSTM model achieved an accuracy of 79.05% in classifying Capgemini employee reviews, effectively distinguishing between positive, negative, and neutral sentiments. This high accuracy indicates the model's robustness in analyzing sentiment and suggests its reliability in providing meaningful insights into employee ratings.