paper-with-me

홈 › Papers

ntust-nlp-2 at ROCLING-2021 Shared Task: BERT-based semantic analyzer with word-level information

2021-10-01 · ROCLING 2021 10 · Ke-Han Lu, Kuan-Yu Chen

In this paper, we proposed a BERT-based dimensional semantic analyzer, which is designed by incorporating with word-level information. Our model achieved three of the best results in four metrics on “ROCLING 2021 Shared Task: Dimensional Sentiment Analysis for Educational Texts”. We conducted a series of experiments to compare the effectiveness of different pre-trained methods. Besides, the results also proofed that our method can significantly improve the performances than classic methods. Based on the experiments, we also discussed the impact of model architectures and datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

ntust-nlp-1 at ROCLING-2021 Shared Task: Educational Texts Dimensional Sentiment Analysis using Pretrained Language Models

2021-10-01 · ROCLING 2021 10 · Yi-Wei Wang, Wei-Zhe Chang, Bo-Han Fang, Yi-Chia Chen 외

This technical report aims at the ROCLING 2021 Shared Task: Dimensional Sentiment Analysis for Educational Texts. In order to predict the affective states of Chinese educational texts, we present a practical framework by…

Sentiment Analysis

NCU-NLP at ROCLING-2021 Shared Task: Using MacBERT Transformers for Dimensional Sentiment Analysis

2021-10-01 · ROCLING 2021 10 · Man-Chen Hung, Chao-Yi Chen, Pin-Jung Chen, Lung-Hao Lee

We use the MacBERT transformers and fine-tune them to ROCLING-2021 shared tasks using the CVAT and CVAS data. We compare the performance of MacBERT with the other two transformers BERT and RoBERTa in the valence and arou…

Sentiment Analysis

CYUT at ROCLING-2021 Shared Task: Based on BERT and MacBERT

2021-10-01 · ROCLING 2021 10 · Xie-Sheng Hong, Shih-Hung Wu

This paper present a description for the ROCLING 2021 shared task in dimensional sentiment analysis for educational texts. We submitted two runs in the final test. Both runs use the standard regression model. The Run1 us…

regressionSentiment Analysis

CrowNER at Rocling 2022 Shared Task: NER using MacBERT and Adversarial Training

2022-11-01 · ROCLING 2022 11 · Qiu-Xia Zhang, Te-Yu Chi, Te-Lun Yang, Jyh-Shing Roger Jang

This study uses training and validation data from the “ROCLING 2022 Chinese Health Care Named Entity Recognition Task” for modeling. The modeling process adopts technologies such as data augmentation and data post-proces…

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

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

2021-10-01 · ROCLING 2021 10 · Ruei-Cyuan Su, Sig-Seong Chong, Tzu-En Su, Ming-Hsiang Su

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…

PredictionregressionSentenceSentiment Analysis