| Literature DB >> 35586110 |
Liqin Li1.
Abstract
Accurate emotion analysis of teaching evaluation texts can help teachers effectively improve the quality of education and teaching. In order to improve the precision and accuracy of emotion analysis, this paper proposes an emotion recognition and analysis method based on deep learning model. First, LTP tool is used to effectively process the teaching evaluation texts data set to improve the completeness and reliability of the data. Based on bidirectional long short-term memory (BiLSTM) network, an emotion analysis model is constructed to enhance the long-term memory ability of the model, so as to learn the emotion feature information more fully. On the basis of this model, the attention interaction mechanism module is introduced to pay attention to the important information in the attribute sequence, mine the deeper emotion feature information, and further ensure the accuracy of emotion recognition of teaching evaluation texts. Experimental simulation results show that the accuracy and precision of emotion recognition of the proposed method are 0.9123 and 0.8214, which can meet the needs of accurate emotion analysis of complex teaching evaluation texts.Entities:
Mesh:
Year: 2022 PMID: 35586110 PMCID: PMC9110150 DOI: 10.1155/2022/9909209
Source DB: PubMed Journal: Comput Intell Neurosci
Teaching evaluation indexes of university students.
| Number | Evaluating index |
|---|---|
| 1 | The teacher is serious and responsible in teaching and care about the learning status of academic courses |
| 2 | The teacher is proficient in teaching clearly and easy to understand |
| 3 | The teacher's teaching content is substantial, the arrangement is reasonable, and the focus is prominent |
| 4 | The teacher uses diversified teaching methods to carry out teaching and is good at inspiring and guiding students to effectively stimulate students' interest in learning |
| 5 | The teacher pays attention to the communication and interaction with students and has good communication skills |
| 6 | The teacher is willing to answer questions both inside and outside the class |
| 7 | Through the study of this course, students feel very fruitful |
Figure 1Structure of the proposed AT-BiLSTM model.
Settings of emotion recognition experimental analysis platform.
| Project | Parameter |
|---|---|
| Operating system | Ubuntu 18.04.3 LTS |
| CPU | Inter(R) Core(TM) i5-7200 CPU@2.50 GHz |
| Graphics card | NVIDIA GeForce RTX2080TI |
| Memory | 32 GB |
| Development language | Python 3.2 |
| Development platform | Pytorch deep learning framework |
| Development tool | Pycharm |
Confusion matrix.
| True | False | |
|---|---|---|
| True |
|
|
| False |
|
|
Figure 2Model training and testing process.
Figure 3Model training accuracy.
Optimal training indexes of the AT-BiLSTM model.
| Index | Pre |
| Re |
|
|---|---|---|---|---|
| Numerical value | 0.8362 | 0.9054 | 0.8487 | 0.8619 |
Figure 4Comparison of recognition performance.
Comparison of recognition performance.
| Pre |
| Re |
| |
|---|---|---|---|---|
| Proposed method | 0.8214 | 0.9123 | 0.8429 | 0.8583 |
| Reference [ | 0.8023 | 0.8899 | 0.8301 | 0.8371 |
| Reference [ | 0.8134 | 0.9001 | 0.8375 | 0.8435 |