Analyzing Employee Job Satisfaction Through Sentiment Analysis for Enhanced Workplace Improvement and Business Success
Abstract
1. Introduction
- How can lexicon-based sentiment analysis of employees’ responses be used to identify the main factors that influence job satisfaction?
 - What are the primary sentiments (positive, negative or neural) among employees in relation to major workplace factors such as working environment, salary and superiors?
 - What evidence-based decisions can employers implement based on sentiment analysis results to enhance employee happiness and cultivate a more positive work culture?
 
Research Context
2. Job Satisfaction
- S denotes satisfaction.
 - Vc represents the value content, indicating the desired amount.
 - P represents the perceived value derived from the job.
 - Vi is the importance of value to the individual.
 
2.1. The Link Between Job Satisfaction and Life Satisfaction
- The top-down model.
 - The bottom-up model.
 
2.2. Relationship Between Organizational Culture, Employee Satisfaction and Organizational Commitment
2.3. Six Crucial Factors of Organizational Culture
- Vision: A clearly articulated objective or purpose furnishes an organization with a distinct trajectory, shaping staff decision-making and fortifying ties with consumers and suppliers.
 - Values: The values of an organization are the essential principles that underpin its culture. The staff formulates standards to enhance communication, maintain professional integrity, and fulfill the institution’s goals.
 - Practices: An organization must adhere to specific values by executing corresponding practices. To facilitate the incorporation of these practices into the organization’s daily operations, it is essential to highlight them in evaluation criteria and promotion protocols. It is imperative to foster and facilitate the active engagement of junior team members in discussions within an organization characterized by both egalitarian and hierarchical cultures, ensuring they feel secure and unencumbered by adverse repercussions.
 - Individuals: Both current and prospective employees must wholeheartedly adopt an organization’s beliefs. Individuals who are not only talented but also compatible with the organization’s unique cultural attributes should be prioritized in recruitment practices.
 - Narrative: It is essential to acknowledge, shape, and articulate an organization’s unique history as a fundamental aspect of its ongoing culture.
 - Location: An essential element of corporate culture is its physical positioning and working environment, which are evaluated according to geography, architecture, and esthetic design.
 
2.4. Organizational Commitment
2.5. Motivation of Employees
2.5.1. Impact of Working Environment on Employee’s Motivation and Satisfaction
2.5.2. Factors That Impact Employee Job Satisfaction
- Remuneration for the completed work.
 - A supplementary advantage or incentive.
 - Benefits including medical allowance, educational allowance, and home rent allowance (HRA) are offered.
 
- Experiencing a sense of security and comfort in the employment.
 - Implements and equipment.
 - On-site security personnel and parking amenities are provided.
 - Operational methodologies.
 - The room is sufficiently aired and equipped with ample lighting, fans, and air conditioning. The office space, lounge area, and restrooms are meticulously maintained and impeccably clean.
 
- Prospect of career progression.
 - Gender equality concerning possibilities for advancement irrespective of gender.
 - A training initiative.
 - Opportunity to employ skills and competencies.
 
- Engagement with the immediate supervisor.
 - Interactions between staff and upper management.
 - Employee treatment.
 
- Interpersonal engagements with fellow group members.
 - Group interactions.
 - The strength of the intra-group link is crucial.
 - Yearning for social interaction.
 
- A leadership style that is inherently democratic.
 - Relationships and friendships defined by respect and warmth.
 
- Personality traits shaping behavior and motivation.
 - Expectation refers to the hopes and beliefs about job outcomes.
 - Age influences the life stage’s work preferences.
 - Educational skills and knowledge affect engagement.
 - Gender differences and variations in workplace experiences.
 
2.5.3. Impact of Healthy Workplaces on Employee’s Motivation and Satisfaction
3. EmEx-Sa Questionnaire
3.1. Questionnaire and GDPR
3.2. Comparison of Closed and Open—Semi-Open Questions
3.3. Questions’ Analysis
4. Data Analysis
4.1. Demographic Overview—Descriptive Statistics and Job Improvement Preferences
- The participants are distributed as follows: 54.7% are male, 44.8% are female, and 0.5% are classified as “other.”
 - The age distribution among males and females is as follows: 54.2% are aged 25–34, 14.9% are aged 35–44, 13.9% are aged 18–24, 10.9% are aged 45–55, and 6.0% are over 55 years old.
 - Of the individuals surveyed, 47.3% hold a university or college degree, 22.9% possess a master’s degree, 17.4% have completed high school or an equivalent education, 10.4% have had vocational training or an apprenticeship, and 2.0% have achieved a doctoral degree.
 - The allocation of positions is as follows: 52.7% are senior managers, 28.9% are middle managers, 9% are junior managers, 5.5% are technical staff, and 4% are external personnel.
 - 38.8% of employees have been with the company for 1 to 4 years, 27.4% for 5 to 10 years, 13.9% for less than 1 year, 12.9% for more than 15 years, and 7% for 11 to 15 years.
 
4.2. Preprocessing of the Textual Data
- Eliminate responses for which participants did not provide consent, in compliance with the privacy statement.
 - Eliminate non-Greek vocabulary, URLs, @mentions, hashtags, punctuation, and extraneous spaces.
 - Eliminate punctuation and convert the words to uppercase to avert complications with accentuation.
 - Eliminate superfluous letters from words. A list of suffixes was generated to remove superfluous word endings.
 
- The participants perused the privacy statement and voiced their objections.
 - The participants ignore the question and offer a disorganized, negligent reply.
 
5. Lexicon Development and Preprocessing
- 1
 - The overall significance of work.
 - 2
 - The working environment.
 - 3
 - The salary.
 - 4
 - The superiors.
 
- (1)
 - The initial dictionary DoW characterizes work/job as a comprehensive entity. This dictionary was constructed in response to the inquiry, “What three to five adjectives come to mind when you think of your job”?” It is unnecessary to compose a list of nouns from the dictionary, as this semi-open question just pertains to adjectives directly associated with the occupation or job within its overall context. The sentiment analysis and score will be derived directly from the preprocessed list of adjectives. The preprocessing of the semi-question prior to the formation of this dictionary encompasses the regulations pertaining to the preprocessing approach outlined in Section 4.2. The assignment required manual intervention due to the algorithm’s inability to effectively eliminate many types of words, including nouns and verbs. This list, encompassing all responses for the semi-question, originally comprised 640 adjectives; however, following the previously indicated process, it currently has 536 adjectives. 102 adjectives that exhibit both positive and negative polarity are included in the DoW dictionary after the preprocessing.
 
- Python encompasses libraries like VADER and TextBlob, which are dedicated to sentiment analysis and provide sentiment ratings for social texts, comments, and informal writings, albeit exclusively in the English language [36]. The Greek terms must be translated into English to execute this method in the Greek language. Thereafter, the program will yield sentiment scores.
 - Manually, by inputting sentiment scores for each word in the dictionary, line by line.
 
- (2)
 - The second dictionary, DoWE, pertains to the working environment. This dictionary was constructed in response to the inquiry, “How do you perceive your job in its entirety?” Adjectives that are relevant to the working environment, such as colleagues, work climate, and working facilities, are included in this dictionary. The preprocessing begins by consolidating all answers into a singular text, thereby improving efficiency in following procedures. The subsequent phase in preprocessing the open question involves following the guidelines of the preprocessing approach outlined in Section 4.2. The aforementioned preprocess is achieved by both tones and suffixes through the use of a manually generated list. The failure to remove the Greek stop words resulted in the compilation of a list of superfluous stop words. Upon eliminating these stop words from the text, 76 adjectives pertinent to the working environment were manually picked. The last phase was the manual computation of the sentiment score for each adjective, as illustrated in Table 3.
 
- (3)
 - The third dictionary DoS pertains to salary. The foundation of this dictionary lies in the open question surrounding the development of the DoWE dictionary. In a manner similar to the aforementioned dictionary, the preprocess is implemented to derive 76 adjectives that are pertinent to salary. Following the establishment of the lexicon, each adjective was awarded an emotion score manually, as illustrated in Table 4.
 
- (4)
 - The fourth dictionary, DoSP, denotes the superiors of each organization. 59 adjectives were manually identified to determine superiors, and a sentiment score was calculated following the preprocessing of the open question, which employed the aforementioned procedure, as illustrated in Table 5.
 
- The LoWE list comprises nouns that act as alternatives to the workplace.
 - The LoS list contains nouns that serve as substitutes for remuneration.
 - The LoSP list comprises nouns that function as substitutes for the superiors of each organization.
 
5.1. Sentiment Analysis
- The initial phase entails evaluating the sentiments conveyed in the semi-question.
 - The next phase examines the attitudes pertaining to the open question.
 
5.1.1. Sentiment Analysis of the Semi-Question
- positive_count represents the sentiment value greater than zero,
 - negative_count represents a sentiment value less than zero,
 - neutral_count denotes the sentiment value as zero.
 
| Count | Percentage (%) | |
|---|---|---|
| Positive Adjectives | 239 | 44.59 | 
| Negative Adjectives | 297 | 55.41 | 
| Neural Adjectives | 0 | 0 | 
| Total Adjectives | 536 | 100 | 
- The sentiment_value represents the score assigned to each adjective within the DoW dictionary.
 
5.1.2. Sentiment Analysis of the Open-Question
- N represents the quantity of documents.
 - DF represents the quantity of documents that include the term t.
 
- A function examines the words located two positions before and after the aspect under evaluation.
 - If the term is an adjective that belongs to DoWE’s lexicon, it regains its polarity. Based on polarity, the system categorizes the value into one of three lists: positive_terms, negative_terms, or neutral_terms.
 - When a negation term, such as “not,” is positioned two places before the aspect, the polarity of the following word is reversed and incorporated into the list of negative terms.
 - The function also assesses the terms that are located up to two positions after the aspect, thereby repeating the polarity detection and list updating process.
 - The final evaluation computes and presents the average of the polarities, resulting in the ultimate assessment of positive, negative, and neutral terms.
 
- Valid Reviews is all non-invalid working-environment reviews.
 
- The first approach comprises a pristine text, free from suffixes, punctuation, and uppercase letters.
 - The second approach consists of a clean text without suffixes and uppercase letters, although containing commas and periods.
 
- The initial function verifies the presence of a comma or period two positions prior to the designated facet, specifically salary, and modifies the evaluation procedure accordingly. It examines the words preceding the comma to determine their association with lists pertinent to the work environment (LoWE) or working conditions (LoSP). The function returns false if it identifies terms from these lists prior to a comma, suggesting that it should refrain from calculating polarization for the salary aspect. If the LoWE or LoSP lists produce no results, the function consults the DoS emotion dictionary for adjectives and integrates the corresponding polarity into the assessment list.
 - The primary function evaluates salary polarization utilizing the supplied data. The function initiates by assessing the presence of a comma or period in either of the two positions preceding the fold. After identifying a party and leaving out any terms that could complicate the evaluation, like those about the workplace or management structure, the function goes on to check the words that come after the aspect. The function examines up to two words after the aspect for negations and subsequently assesses whether the subsequent word exists in the DoS dictionary. If the term exists in the DoS lexicon, its polarity is inverted. If the term is present in the DoS dictionary without negation, the primary function obtains its standard polarity value. Ultimately, upon identifying assessed terms, the system computes the mean polarization values from the primary function and presents the outcomes.
 
6. Discussion and Decision-Making
6.1. Working Environment
6.2. Salary
6.3. Superiors
6.4. Overall Significance of Work
7. Innovation, Limitations and Future Work
8. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Abbreviations
| CATA | Computer-Aided Text Analysis | 
| DoS | Dictionary of Salary | 
| DoSP | Dictionary of Superiors | 
| DoW | Dictionary of Work | 
| DoWE | Dictionary of Working Environment | 
| EmEx-Sa | Employee Experience-Satisfaction | 
| GDPR | General Data Protection Regulation | 
| JCM | Job Characteristics Model | 
| JDI | Job Descriptive Index | 
| LIWC | Linguistic Inquiry and Word Count | 
| LoS | List of Salary | 
| LoSP | List of Superiors | 
| LoWE | List of Working Environment | 
| MSQ | Minnesota Satisfaction Questionnaire | 
| MOAQ | Michigan Organizational Assessment Questionnaire | 
| NLP | Natural Language Processing | 
| TF-IDF | Term Frequency–Inverse Document Frequency | 
Appendix A
| Question Number | Question | Answers | 
|---|---|---|
| 1 | I consent to the collection and use of my data in accordance with the above privacy policy. | 
  | 
| 2 | Gender | 
  | 
| 3 | Age | 
  | 
| 4 | Level of education | 
  | 
| 5 | How many years have you worked in this organization/company? | 
  | 
| 6 | What is your position in the company? | 
  | 
| 7 | What three to five adjectives come to mind when you think of your job? | Semi-open response | 
| 8 | How do you think about your job as a whole? | Open response | 
| 9 | Which of the following is missing from your job and would improve your satisfaction? | 
  | 
| Demographic Overview | Frequency | Percentage (%) | 
|---|---|---|
| Gender | ||
  | 110 | 54.7 | 
  | 90 | 44.8 | 
  | 1 | 0.5 | 
| Age distribution | ||
  | 28 | 13.9 | 
  | 109 | 54.2 | 
  | 30 | 14.9 | 
  | 22 | 10.9 | 
  | 12 | 6.0 | 
| Education Level | ||
  | 35 | 17.4 | 
  | 21 | 10.4 | 
  | 95 | 47.3 | 
  | 46 | 22.9 | 
  | 4 | 2.0 | 
| Position | ||
  | 106 | 52.7 | 
  | 58 | 28.9 | 
  | 18 | 9.0 | 
  | 11 | 5.5 | 
  | 8 | 4.0 | 
| Company Tenure | ||
  | 28 | 13.9 | 
  | 78 | 38.8 | 
  | 55 | 27.4 | 
  | 14 | 7.0 | 
  | 26 | 12.9 | 
| Answer’s Number | Privacy Policy | 3–5 Adjectives Come to Mind When You Think of Your Job | How Do You Think About Your Job as a Whole | 
|---|---|---|---|
| 66 | No | Boring, easy, indifferent | It is generally a simple and easy job but without meaning, which does not help with continuous effort, and as a result, there is low performance. | 
| 72 | No | Interesting | I have no problem. | 
| 101 | No | Distance, lack of organization, burden | The salary is so good that it covers all the remaining problems that arise on a daily basis. | 
| 126 | No | Stressful | . | 
| 156 | No | Responsible, Heavy, Binding | Everything is fine. | 
| 196 | No | Difficult | Responsibility for insufficient material-technical support and lack of communication. | 
References
- Belias, D.; Koustelios, A. Organizational culture and job satisfaction: A review. Int. Rev. Manag. Mark. 2014, 4, 132–149. [Google Scholar]
 - Bakotić, D. Relationship between job satisfaction and organizational performance. Ekon. Istraž. 2016, 29, 118–130. [Google Scholar] [CrossRef]
 - Bowling, N.A.; Hammond, G.D. A meta-analytic examination of the construct validity of the Michigan Organizational Assessment Questionnaire Job Satisfaction Subscale. J. Vocat. Behav. 2008, 73, 63–77. [Google Scholar] [CrossRef]
 - Kashive, N.; Khanna, V.T.; Bharthi, M.N. Employer branding through crowdsourcing: Understanding the sentiments of employees. J. Indian Bus. Res. 2020, 12, 93–111. [Google Scholar] [CrossRef]
 - Singh, J.K.; Jain, M. A study of employees’ job satisfaction and its impact on their performance. J. Indian Res. 2013, 1, 4. [Google Scholar]
 - Judge, T.A.; Zhang, S.C.; Glerum, D.R. Job satisfaction. In Essentials of Job Attitudes and Other Workplace Psychological Constructs; Springer: Cham, Switzerland, 2020; pp. 207–241. [Google Scholar]
 - Locke, E.A.; Sirota, D.; Wolfson, A.D. An experimental case study of the successes and failures of job enrichment in a government agency. J. Appl. Psychol. 1976, 61, 701–710. [Google Scholar] [CrossRef]
 - Jigjiddorj, S.; Zanabazar, A.; Jambal, T.; Semjid, B. Relationship between organizational culture, employee satisfaction, and organizational commitment. SHS Web Conf. 2021, 90, 02004. [Google Scholar] [CrossRef]
 - Van der Voordt, T.; Jensen, P.A. The impact of healthy workplaces on employee satisfaction, productivity and costs. J. Corp. Real Estate 2023, 25, 29–49. [Google Scholar] [CrossRef]
 - Wijngaards, I.; Burger, M.; van Exel, J. The promise of open survey questions—The validation of text-based job satisfaction measures. PLoS ONE 2019, 14, e0226408. [Google Scholar] [CrossRef]
 - Wijngaards, I.; Burger, M.; Van Exel, J. Unpacking the quantifying and qualifying potential of semi-open job satisfaction questions through computer-aided sentiment analysis. J. Well-Being Assess. 2020, 4, 391–417. [Google Scholar] [CrossRef]
 - Bonta, V.; Kumaresh, N.; Janardhan, N. A comprehensive study on lexicon-based approaches for sentiment analysis. Asian J. Comput. Sci. Technol. 2019, 8, 1–6. [Google Scholar] [CrossRef]
 - Spatiotis, N.; Mporas, I.; Paraskevas, M.; Perikos, I. Sentiment analysis for the Greek language. In Proceedings of the 20th Pan-Hellenic Conference on Informatics, Patras, Greece, 10–12 November 2016; ACM: New York, NY, USA, 2016; pp. 1–4. [Google Scholar]
 - Hrd, R.; Ramon-Gonen, R.; Carmeli, A.; Bittmann, R.M.; Talyansky, R. Sentiment analysis in organizational work: Towards an ontology of people analytics. Expert Syst. 2018, 35, 5. [Google Scholar] [CrossRef]
 - Eid, M.; Larsen, R.J. The Science of Subjective Well-Being; Guilford Press: New York, NY, USA, 2008. [Google Scholar]
 - Hulin, C.L.; Judge, T.A. Job attitudes. In Handbook of Psychology; Weiner, I.B., Ed.; Wiley: Hoboken, NJ, USA, 2003; pp. 255–276. [Google Scholar]
 - Pratama, E.N.; Suwarni, E.; Handayani, M.A. Effect of job satisfaction and organizational commitment on turnover intention with person–organization fit as a moderator variable. APTISI Trans. Manag. 2022, 6, 74–82. [Google Scholar] [CrossRef]
 - Jamal Ali, B.; Anwar, G. An empirical study of employees’ motivation and its influence on job satisfaction. Int. J. Eng. Bus. Manag. 2021, 5, 21–30. [Google Scholar] [CrossRef]
 - Sarker, M.A.R.; Ashrafi, D.M. The relationship between internal marketing and employee job satisfaction: A study from retail shops in Bangladesh. J. Bus. Retail Manag. Res. 2018, 12, 149–159. [Google Scholar] [CrossRef]
 - Unanue, W.; Gómez, M.E.; Cortez, D.; Oyanedel, J.C.; Mendiburo-Seguel, A. Revisiting the link between job satisfaction and life satisfaction: The role of basic psychological needs. Front. Psychol. 2017, 8, 680. [Google Scholar] [CrossRef]
 - Heller, D.; Judge, T.A.; Watson, D. The confounding role of personality and trait affectivity in the relationship between job and life satisfaction. J. Organ. Behav. 2002, 23, 815–835. [Google Scholar] [CrossRef]
 - Schein, E.H. Organizational Culture and Leadership, 2nd ed.; Wiley: Hoboken, NJ, USA, 2010. [Google Scholar]
 - Kotter, J.P. Corporate Culture and Performance, 3rd ed.; Simon & Schuster: New York, NY, USA, 2008. [Google Scholar]
 - Coleman, J. Six components of a great corporate culture. Harv. Bus. Rev. 2013, 5, 2013. [Google Scholar]
 - Bhattarai, G.; Budhathoki, P.B. Impact of person–environment fit on innovative work behavior: Mediating role of work engagement. Probl. Perspect. Manag. 2023, 21, 396. [Google Scholar] [CrossRef]
 - Raziq, A.; Maulabakhsh, R. Impact of working environment on job satisfaction. Procedia Econ. Finance 2015, 23, 717–725. [Google Scholar] [CrossRef]
 - Arnetz, B.B. Staff perception of the impact of health care transformation on quality of care. Int. J. Qual. Health Care 1999, 11, 345–351. [Google Scholar] [CrossRef] [PubMed]
 - Krosnick, J.A. Questionnaire design. In The Palgrave Handbook of Survey Research; Marsden, P.V., Wright, J.D., Eds.; Palgrave Macmillan: London, UK, 2018; pp. 439–455. [Google Scholar]
 - Hoofnagle, C.J.; Van der Sloot, B.; Borgesius, F.Z. The European Union General Data Protection Regulation: What it is and what it means. Inf. Commun. Technol. Law 2019, 28, 65–98. [Google Scholar] [CrossRef]
 - O’Cathain, A.; Thomas, K.J. “Any other comments?” Open questions on questionnaires—A bane or a bonus to research? BMC Med. Res. Methodol. 2004, 4, 25. [Google Scholar] [CrossRef] [PubMed]
 - Mendes, A.C.; Coheur, L. When the answer comes into question in question-answering: Survey and open issues. Nat. Lang. Eng. 2013, 19, 1–32. [Google Scholar] [CrossRef]
 - Liapakis, A.; Tsiligiridis, T.; Yialouris, C. A sentiment lexicon-based analysis for food and beverage industry reviews: The Greek language paradigm. Int. J. Nat. Lang. Comput. 2020, 9, 21–42. [Google Scholar] [CrossRef]
 - Giatsoglou, M.; Vozalis, M.G.; Diamantaras, K.; Vakali, A.; Sarigiannidis, G.; Chatzisavvas, K.C. Sentiment analysis leveraging emotions and word embeddings. Expert Syst. Appl. 2017, 69, 214–224. [Google Scholar] [CrossRef]
 - Wankhade, M.; Rao, A.C.S.; Kulkarni, C. A survey on sentiment analysis methods, applications, and challenges. Artif. Intell. Rev. 2022, 55, 5731–5780. [Google Scholar] [CrossRef]
 - Yang, L.; Li, J.; Lu, W.; Chen, Y.; Zhang, K.; Li, Y. The influence of font scale on semantic expression of word cloud. J. Vis. 2020, 23, 981–998. [Google Scholar] [CrossRef]
 - Kaur, G.; Kaur, A.; Khurana, M.; Damaševičius, R. Sentiment polarity analysis of love letters: Evaluation of TextBlob, Vader, flair, and hugging face transformer. Comput. Sci. Inf. Syst. 2024, 21, 1411–1433. [Google Scholar] [CrossRef]
 - Ahuja, R.; Chug, A.; Kohli, S.; Gupta, S.; Ahuja, P. The impact of feature extraction on sentiment analysis. Procedia Comput. Sci. 2019, 152, 341–348. [Google Scholar] [CrossRef]
 - Khoo, C.S.G.; Johnkhan, S.B. Lexicon-based sentiment analysis: Comparative evaluation of six sentiment lexicons. J. Inf. Sci. 2018, 44, 491–511. [Google Scholar] [CrossRef]
 - Snigdha, P.V.; Naveen, M.; Rahul, S. Movie recommendation system using TF-IDF vectorization and cosine similarity. Int. J. Comput. Sci. 2022, 10, 1–8. [Google Scholar] [CrossRef]
 - Alexandridis, G.; Varlamis, I.; Korovesis, K.; Caridakis, G.; Tsantilas, P. A survey on sentiment analysis and opinion mining in Greek social media. Information 2021, 12, 331. [Google Scholar] [CrossRef]
 - Nisar, S.; Siddiqui, D.A. A survey on the role of fringe benefits in employee satisfaction—An analysis of organizations of Pakistan. Bus. Manag. Strateg. 2019, 9, 232–252. [Google Scholar] [CrossRef]
 - Paais, M.; Pattiruhu, J.R. Effect of motivation, leadership, and organizational culture on satisfaction and employee performance. Asian Finance Econ. Bus. 2020, 7, 577–588. [Google Scholar] [CrossRef]
 - Emexidis, C.; Chatzi, A.V.; Kourousis, K.I. Predicting safety attitudes in aviation maintenance using machine learning: An exploratory study. Transp. Res. Interdiscip. Perspect. 2025, 33, 101596. [Google Scholar] [CrossRef]
 - Kaplan, S.A.; Warren, C.R.; Barsky, A.P.; Thoresen, C.J. A note on the relationship between affectivity and differing conceptualizations of job satisfaction: Some unexpected meta-analytic findings. Eur. J. Work Organ. Psychol. 2009, 18, 29–54. [Google Scholar] [CrossRef]
 





| Multiple Choice | Total Count (n) | Response Share (%) | Respondent Share (%) | 
|---|---|---|---|
| Salary increase. | 153 | 37.2 | 31.0 | 
| Better communication environment with colleagues. | 56 | 13.6 | 27.7 | 
| Better communication with senior management. | 95 | 23.1 | 47.0 | 
| Better working environment (facilities, infrastructure, equipment). | 93 | 22.6 | 46.0 | 
| Everything is functioning as it should. | 14 | 3.4 | 6.9 | 
| Word in Greek | English Translation | Frequency | Word in Greek Without Suffixes | Frequency | Sentiment Score | 
|---|---|---|---|---|---|
| ΕΝΔΙAΦΕΡOΥΣA | INTERESTING | 95 | ΕΝΔΙAΦΕΡ | 103 | 0.50 | 
| AΓΧΩΤΙΚH | STRESSFUL | 74 | AΓΧΩΤ | 75 | −0.54 | 
| ΔΥΣΚOΛH | DIFFICULT | 47 | ΔΥΣΚOΛ | 47 | −0.50 | 
| AΠAΙΤHΤΙΚH | DEMANDING | 37 | AΠAΙΤHΤ | 37 | −0.18 | 
| ΚOΥΡAΣΤΙΚH | TIRED | 32 | ΚOΥΡAΣΤ | 32 | −0.43 | 
| ΒAΡΕΤH | BORING | 28 | ΒAΡΕΤ | 28 | −0.43 | 
| ΔHΜΙOΥΡΓΙΚH | CREATIVE | 26 | ΔHΜΙOΥΡΓ | 26 | 0.48 | 
| ΕΥΚOΛH | EASY | 13 | ΕΥΚOΛ | 13 | 0.39 | 
| ΕΥΧAΡΙΣΤH | PLEASANT | 12 | ΕΥΧAΡΙΣΤ | 12 | 0.61 | 
| ΠΙΕΣΤΙΚH | PRESSURIZED | 11 | ΠΙΕΣΤ | 11 | −0.72 | 
| Word in Greek | Word in Greek Without Suffixes | English Translation | Sentiment Score | 
|---|---|---|---|
| AΒΕΒAΙO | AΒΕΒAΙ | UNCERTAIN | −0.65 | 
| AΓΧΩΤΙΚO | AΓΧΩΤ | ANXIOUS | −0.54 | 
| AΝΕΠAΡΚΕΣ | AΝΕΠAΡΚ | INADEQUATE | −0.38 | 
| AΝOΙΚΤO | AΝOΙΚΤ | OPEN | 0.10 | 
| AΝΤAΓΩΝΙΣΤΙΚO | AΝΤAΓΩΝΙΣΤ | COMPETITIVE | −0.12 | 
| AΝAΓAΙO | AΝAΓΚAΙ | NECESSARY | −0.08 | 
| AΝAΠΤΥΞΙAΚO | AΝAΠΤΥΞΙAΚ | DEVELOPMENTAL | 0.35 | 
| Word in Greek | Word in Greek Without Suffixes | English Translation | Sentiment Score | 
|---|---|---|---|
| AΝAΞΙOΠΡΕΠHΣ | AΝAΞΙOΠΡΕΠ | UNDIGNIFIED | −0.50 | 
| AΝΤAΓΩΝΙΣΤΙΚOΣ | AΝΤAΓΩΝΙΣΤ | COMPETITIVE | 0.22 | 
| AΝΕΛAΣΤΙΚOΣ | AΝΕΛAΣΤ | INFLEXIBLE | −0.15 | 
| AΝΕΠAΡΚHΣ | AΝΕΠAΡΚ | INADEQUATE | −0.65 | 
| AΣΤAΘHΣ | AΣΤAΘ | UNSTABLE | −0.45 | 
| AΣΤΡOΝOΜΙΚOΣ | AΣΤΡOΝOΜ | ASTRONOMICAL | 0.98 | 
| AΞΙOΛOΓOΣ | AΞΙOΛOΓ | REMARKABLE | 0.50 | 
| Word in Greek | Word in Greek Without Suffixes | English Translation | Sentiment Score | 
|---|---|---|---|
| AΔΥΝAΜOΣ | AΔΥΝAΜ | WEAK | −0.65 | 
| AΛAΖOΝAΣ | AΛAΖOΝ | ARROGANT | −0.75 | 
| AΜΕΣOΣ | AΜΕΣ | DIRECT | 0.40 | 
| AΝΘΕΚΤΙΚOΣ | AΝΘΕΚΤ | RESILIENT | 0.60 | 
| AΝΤAΓΩΝΙΣΤΙΚOΣ | AΝΤAΓΩΝΙΣΤ | COMPETITIVE | −0.50 | 
| AΝΥΠOΜOΝOΣ | AΝΥΠOΜOΝ | IMPATIENT | −0.30 | 
| AΝΥΠOΧΩΡHΤOΣ | AΝΥΠOΧΩΡHΤ | UNYIELDING | −0.70 | 
| LoWE | English  Translation  | LoS | English  Translation  | LoSP | English  Translation  | 
|---|---|---|---|---|---|
| AΤΜOΣΦAΙΡA | ATMOSPHERE | AΠOΖHΜΙΩΣH | COMPENSATION | AΝΩΤΕΡOΣ | SENIOR | 
| ΕΠΙΚOΙΝΩΝΙA | COMMUNICATION | ΚΕΡΔOΣ | PROFIT | ΔΙΕΥΘΥΝΤHΣ | DIRECTOR | 
| ΚOΙΝOΤHΤA | COMMUNITY | ΜΕΡOΚAΜAΤO | DAILY WAGE | HΓΕΤHΣ | LEADER | 
| OΡΓAΝΩΣH | ORGANIZATION | ΠΛHΡΩΜH | PAYMENT | ΕΠOΠΤHΣ | SUPERVISOR | 
| ΠOΛΙΤΙΣΜOΣ | CULTURE | ΣΥΝΤAΞH | PENSION | ΠΡOΪΣΤAΜΕΝOΣ | HEAD | 
| ΣΥΝAΔΕΛΦΙΚOΤHΤA | SOLIDARITY | ΧΡHΜAΤA | MONEY | ΣΤΕΛΕΧOΣ | EXECUTIVE | 
| ΣΥΝΕΡΓAΣΙA | COLLABORATION | ΚΕΡΔH | EARNINGS | ΥΠΕΥΘΥΝOΣ | RESPONSIBLE | 
| Word in Greek | Count | TF-IDF  Score  | English  Translation  | Word in Greek  Without Suffixes  | Count | TF-IDF  Score  | Removal of  Negations  | TF-IDF  Score  | 
|---|---|---|---|---|---|---|---|---|
| ΚΛΙΜA | 99 | 0.475 | CLIMATE | ΜΙΣΘ | 108 | 0.463 | ΚΛΙΜA | 0.496 | 
| ΜΙΣΘOΣ | 92 | 0.441 | SALARY | ΚΛΙΜ | 99 | 0.425 | ΜΙΣΘOΣ | 0.461 | 
| ΕΡΓAΣΙAΣ | 86 | 0.412 | WORK | ΕΡΓAΣ | 98 | 0.420 | ΕΡΓAΣΙAΣ | 0.431 | 
| ΚAΛO | 64 | 0.307 | GOOD | ΚAΛ | 90 | 0.386 | ΚAΛO | 0.321 | 
| ΔΕΝ | 61 | 0.292 | NOT | ΔΕΝ | 61 | 0.261 | ΧAΜHΛOΣ-LOW | 0.215 | 
| Results | |
|---|---|
| Overall Working Environment Evaluation | 0.20 | 
| Total Sentiment Score | 21.50 | 
| Total Positive Words | 65 | 
| Total Negative Words | 11 | 
| Total Neutral Words | 1 | 
| Sample of Words Without Suffixes | English Translation | Percentage (%) | |
|---|---|---|---|
| Total Positive Words Score > 0  | ‘ΕΞAΙΡΕΤ’,’ΚAΛ’, ‘ΣΥΝAΔΕΛΦ’, ‘ΕΞAΙΡΕΤ’, ‘ΚAΛ’, ‘ΚAΛ’, ‘ΚAΛ’, ‘ΚAΛ’, ‘ΚAΛ’… | ‘EXCELENT, GOOD, COLLEGIAL | 84 | 
| Total Negative Words Score < 0 Total Neutral Words Score = 0  | ‘AΠOΓOHΤΕΥΤ’, ‘ΚAΚ’, ‘ΜΕΤΡΙ’, ‘ΤOΞ’, ‘AΠAΙΤHΤ’, ‘AΝΤAΓΩΝΙΣΤ’, ‘ΜΥΣΤHΡΙ’…0 ‘OΥΔΕΤΕΡ’  | DISAPPOINTING, BAD, MEDIOCRE, COMPETITIVE, DEMANDING NEURAL  | 14 0.01  | 
| Results | |
|---|---|
| Overall Salary Evaluation | −0.15 | 
| Total Sentiment Score | −18.72 | 
| Total Positive Words | 58 | 
| Total Negative Words | 65 | 
| Total Neutral Words | 0 | 
| Sample of Words Without Suffixes | English Translation | Percentage (%) | |
|---|---|---|---|
| Total Positive Words Score > 0  | ‘ΚAΛ’, ‘ΙΚAΝ’, ‘ΚAΛ’, ‘ΚAΛ’, ‘ΚAΛ’, ‘ΥΨHΛ’, ‘ΣΤAΘΕΡ’, ‘ΒΙΩΣΙΜ’ | GOOD, SATISFACTORY, HIGH, STABLE, SUSTAINABLE | 47 | 
| Total Negative Words Score < 0 Total Neutral Words Score = 0  | ‘ΧAΜHΛ’, ‘ΧAΜHΛ’, ‘ΜΕΤΡΙ’, ‘ΧAΜHΛ’, ‘ΛΙΓ’, ‘ΧAΜHΛ’, ‘ΧAΜHΛ’, ‘ΜΕΤΡΙ’, ‘ΧAΜHΛ’, ‘ΕΛAΧΙΣΤ’ -  | LOW, MEDIOCRE, A LITTLE, MINIMUM -  | 53 0  | 
| Results | |
|---|---|
| Overall Superiors Evaluation | 0.000099 | 
| Total Sentiment Score | 0.02 | 
| Total Positive Words | 8 | 
| Total Negative Words | 5 | 
| Total Neutral Words | 0 | 
| Sample of Words Without Suffixes | English Translation | Percentage (%) | |
|---|---|---|---|
| Total Positive Words Score > 0  | ‘ΣΥΝΕΡΓAΣΙΜ’, ‘ΚAΤAΝOHΣ’, ‘ΚAΤAΝOHΣ’, ‘ΚAΛ’, ‘ΚAΛ’, ‘ΚAΛ’, ‘ΥΠOΣΤHΡΙΚΤΙΚ’, ‘ΚAΛ’ | COOPERATIVE, UNDERSTANDING, GOOD, SUPPORTIVE | 47 | 
| Total Negative Words Score < 0 Total Neutral Words Score = 0  | ‘AΠOΓOHΤΕΥΤ’, ‘AΔΥΝAΜ’, ‘ΔΕΙΝOΣAΥΡ’, ‘ΚAΤAΠΙΕΣ’, ‘AΓΧ’ -  | DISAPPOINTING, WEAK, DINOSAUR, ANXIOUS -  | 53 0  | 
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.  | 
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Emexidis, C.; Gkonis, P.; Liapakis, A. Analyzing Employee Job Satisfaction Through Sentiment Analysis for Enhanced Workplace Improvement and Business Success. Theor. Appl. Ergon. 2025, 1, 10. https://doi.org/10.3390/tae1020010
Emexidis C, Gkonis P, Liapakis A. Analyzing Employee Job Satisfaction Through Sentiment Analysis for Enhanced Workplace Improvement and Business Success. Theoretical and Applied Ergonomics. 2025; 1(2):10. https://doi.org/10.3390/tae1020010
Chicago/Turabian StyleEmexidis, Christos, Panagiotis Gkonis, and Anastasios Liapakis. 2025. "Analyzing Employee Job Satisfaction Through Sentiment Analysis for Enhanced Workplace Improvement and Business Success" Theoretical and Applied Ergonomics 1, no. 2: 10. https://doi.org/10.3390/tae1020010
APA StyleEmexidis, C., Gkonis, P., & Liapakis, A. (2025). Analyzing Employee Job Satisfaction Through Sentiment Analysis for Enhanced Workplace Improvement and Business Success. Theoretical and Applied Ergonomics, 1(2), 10. https://doi.org/10.3390/tae1020010
        
