SoochowDS at ROCLING-2021 Shared Task: Text Sentiment Analysis Using BERT and LSTM


Abstract in English

In this shared task, this paper proposes a method to combine the BERT-based word vector model and the LSTM prediction model to predict the Valence and Arousal values in the text. Among them, the BERT-based word vector is 768-dimensional, and each word vector in the sentence is sequentially fed to the LSTM model for prediction. The experimental results show that the performance of our proposed method is better than the results of the Lasso Regression model.

References used

https://aclanthology.org/

Download