paper-with-me

홈 › Papers

NERVE at ROCLING 2022 Shared Task: A Comparison of Three Named Entity Recognition Frameworks Based on Language Model and Lexicon Approach

2022-11-01 · ROCLING 2022 11 · Bo-Shau Lin, Jian-He Chen, Tao-Hsing Chang

ROCLING 2022 shared task is to design a method that can tag medical entities in sentences and then classify them into categories through an algorithm. This paper proposes three models to deal with NER issues. The first is a BERT model combined with a classifier. The second is a two-stage model, where the first stage is to use a BERT model combined with a classifier for detecting whether medical entities exist in a sentence, and the second stage focuses on classifying the entities into categories. The third approach is to combine the first two models and a model based on the lexicon approach, integrating the outputs of the three models and making predictions. The prediction results of the three models for the validation and testing datasets show little difference in the performance of the three models, with the best performance on the F1 indicator being 0.7569 for the first model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERSentenceTAG

Similar 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 …

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

Overview of the ROCLING 2022 Shared Task for Chinese Healthcare Named Entity Recognition

2022-11-01 · ROCLING 2022 11 · Lung-Hao Lee, Chao-Yi Chen, Liang-Chih Yu, Yuen-Hsien Tseng

This paper describes the ROCLING-2022 shared task for Chinese healthcare named entity recognition, including task description, data preparation, performance metrics, and evaluation results. Among ten registered teams, se…

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

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

ROCLING-2021 Shared Task: Dimensional Sentiment Analysis for Educational Texts

2021-10-01 · ROCLING 2021 10 · Liang-Chih Yu, Jin Wang, Bo Peng, Chu-Ren Huang

This paper presents the ROCLING 2021 shared task on dimensional sentiment analysis for educational texts which seeks to identify a real-value sentiment score of self-evaluation comments written by Chinese students in the…

Sentiment Analysis