Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.47 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.47 KB

Employee_feedback_analysis

This project helps in analysing company employee feedback.Feedback are analysed by two approach:
1) Sentiment analysing according to department, section or choices.
2) summerizing the employee review based on department, section or choices.
3) Visualizing overall sentiment flow.

Dataset for the project is taken from HERE
For transfer learning, we are using ULMFIT model which is trained on wiki103 dataset.

Required dependencies are listed out in requiremennt file.

Trained Model Here

Screenshot

  1. Sentiment analysis: Analysing text into five different catagories viz Extremly Positive, Positive, Neutral, Negative and Extremly Negative. image (1)

2)Summerizer: Summerizing the review feedack given by employee. image

3)Visualizing the overall sentiment:
image (2)

4)See what most of the employee are talking about:
snap