paper-with-me

Papers

Data Augmentation for Low-resource Word Segmentation and POS Tagging of Ancient Chinese Texts

2022-06-01 · LT4HALA (LREC) 2022 6 · Yutong Shen, Jiahuan Li, ShuJian Huang, Yi Zhou, Xiaopeng Xie, Qinxin Zhao

Automatic word segmentation and part-of-speech tagging of ancient books can help relevant researchers to study ancient texts. In recent years, pre-trained language models have achieved significant improvements on text processing tasks. SikuRoberta is a pre-trained language model specially designed for automatic analysis of ancient Chinese texts. Although SikuRoberta significantly boosts performance on WSG and POS tasks on ancient Chinese texts, the lack of labeled data still limits the performance of the model. In this paper, to alleviate the problem of insufficient training data, We define hybrid tags to integrate WSG and POS tasks and design Roberta-CRF model to predict tags for each Chinese characters. Moreover, We generate synthetic labeled data based on the LSTM language model. To further mine knowledge in SikuRoberta, we generate the synthetic unlabeled data based on the Masked LM. Experiments show that the performance of the model is improved with the synthetic data, indicating that the effectiveness of the data augmentation methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationLanguage ModelingLanguage ModellingPart-Of-Speech TaggingPOSPOS Tagging

Similar Papers 제목 키워드 기반

Ancient Chinese Word Segmentation and Part-of-Speech Tagging Using Data Augmentation

2022-06-01 · LT4HALA (LREC) 2022 6 · Yanzhi Tian, Yuhang Guo

We attended the EvaHan2022 ancient Chinese word segmentation and Part-of-Speech (POS) tagging evaluation. We regard the Chinese word segmentation and POS tagging as sequence tagging tasks. Our system is based on a BERT-B…

Chinese Word SegmentationData AugmentationPart-Of-Speech TaggingPOS+2

BERT 4EVER@EvaHan 2022: Ancient Chinese Word Segmentation and Part-of-Speech Tagging Based on Adversarial Learning and Continual Pre-training

2022-06-01 · LT4HALA (LREC) 2022 6 · Hailin Zhang, Ziyu Yang, Yingwen Fu, Ruoyao Ding

With the development of artificial intelligence (AI) and digital humanities, ancient Chinese resources and language technology have also developed and grown, which have become an increasingly important part to the study …

Chinese Word SegmentationCultural Vocal Bursts Intensity PredictionEnsemble LearningPart-Of-Speech Tagging+3

The First International Ancient Chinese Word Segmentation and POS Tagging Bakeoff: Overview of the EvaHan 2022 Evaluation Campaign

2022-06-01 · LT4HALA (LREC) 2022 6 · Bin Li, Yiguo Yuan, Jingya Lu, Minxuan Feng 외

This paper presents the results of the First Ancient Chinese Word Segmentation and POS Tagging Bakeoff (EvaHan), which was held at the Second Workshop on Language Technologies for Historical and Ancient Languages (LT4HAL…

Chinese Word SegmentationPOSPOS TaggingSegmentation

Multifaceted Assessments of Traditional Chinese Word Segmentation Tool on Large Corpora

2022-11-01 · ROCLING 2022 11 · Wen-Chao Yeh, Yu-Lun Hsieh, Yung-Chun Chang, Wen-Lian Hsu

This study aims to evaluate three most popular word segmentation tool for a large Traditional Chinese corpus in terms of their efficiency, resource consumption, and cost. Specifically, we compare the performances of Jieb…

Chinese Word SegmentationGPUnamed-entity-recognitionNamed Entity Recognition+3

Ancient Chinese Word Segmentation and Part-of-Speech Tagging Using Distant Supervision

2023-03-03 · Shuo Feng, Piji Li

Ancient Chinese word segmentation (WSG) and part-of-speech tagging (POS) are important to study ancient Chinese, but the amount of ancient Chinese WSG and POS tagging data is still rare. In this paper, we propose a novel…

Chinese Word SegmentationMemorizationPart-Of-Speech TaggingPOS+1