Related Experiment Video
Updated: Aug 5, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
A Deep-Learning Framework for Analysing Students' Review in Higher Education.
Blessings Ngwira1, Baby Gobin-Rahimbux1, Nuzhah Gooda Sahib1
1Department of Software and Information Systems, Faculty of Information Communication and Digital Technologies, University of Mauritius, Reduit, Mauritius.
This study introduces an automated framework to analyze student module reviews, improving educational feedback processing. The system accurately extracts aspects, determines sentiment, and predicts grades, enhancing learning analytics.
Area of Science:
- Educational Technology
- Natural Language Processing
- Machine Learning
Background:
- Tertiary institutions require student feedback for continuous improvement.
- Manual analysis of large volumes of qualitative student reviews is infeasible.
- Automated analysis of student feedback is crucial for efficient learning analytics.
Purpose of the Study:
- To present a framework for automated analysis of qualitative student reviews.
- To develop and evaluate models for aspect extraction, sentiment analysis, and grade prediction.
- To leverage student feedback for enhancing teaching and learning processes.
Main Methods:
- Aspect-term extraction using Bi-LSTM-CRF with BIO tagging.
- Aspect-category identification using Recurrent Neural Network (RNN) variants.
- Sentiment polarity determination using a Bi-GRU model.
- Grade prediction using a Bi-LSTM-ANN model combining textual and numerical features.
Main Results:
- Achieved a microaverage F1-score of 0.67 for aspect-term extraction.
- Developed 12 aspect categories for the education domain.
- Obtained a weighted F1-score of 0.96 for sentiment analysis using Bi-GRU.
- Predicted student grades with a weighted F1-score of 0.59, correctly identifying 20 out of 29 failing grades.
Conclusions:
- The proposed framework effectively automates the analysis of student qualitative reviews.
- The developed models demonstrate high accuracy in aspect extraction, sentiment analysis, and grade prediction.
- This approach offers a scalable solution for educational institutions to gain insights from student feedback.
More Related Videos
13:44Project-Based Learning Guidelines for Health Sciences Students: An Analysis with Data Mining and Qualitative Techniques
Published on: December 9, 2022
09:34A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
Published on: September 25, 2021
Related Concept Videos
Sieve Analysis and Grading Curves
Student t Distribution
The Student t distribution was developed by William S. Goset (1876–1937) of the...
Observational Learning
Comparing Experimental Results: Student's t-Test
Qualitative Analysis
There are two main approaches to qualitative analysis:...
Cognitive Learning
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...