paper-with-me

Papers

Joint Chinese Word Segmentation and Part-of-speech Tagging via Two-stage Span Labeling

2021-12-17 · PACLIC 2021 11 · Duc-Vu Nguyen, Linh-Bao Vo, Ngoc-Linh Tran, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen

Chinese word segmentation and part-of-speech tagging are necessary tasks in terms of computational linguistics and application of natural language processing. Many re-searchers still debate the demand for Chinese word segmentation and part-of-speech tagging in the deep learning era. Nevertheless, resolving ambiguities and detecting unknown words are challenging problems in this field. Previous studies on joint Chinese word segmentation and part-of-speech tagging mainly follow the character-based tagging model focusing on modeling n-gram features. Unlike previous works, we propose a neural model named SpanSegTag for joint Chinese word segmentation and part-of-speech tagging following the span labeling in which the probability of each n-gram being the word and the part-of-speech tag is the main problem. We use the biaffine operation over the left and right boundary representations of consecutive characters to model the n-grams. Our experiments show that our BERT-based model SpanSegTag achieved competitive performances on the CTB5, CTB6, and UD, or significant improvements on CTB7 and CTB9 benchmark datasets compared with the current state-of-the-art method using BERT or ZEN encoders.

📄 PDF Abstract BibTeX arXiv:2112.09488

Code (0)

등록된 구현이 없습니다.

Tasks

Chinese Word SegmentationPart-Of-Speech TaggingSegmentationTAG

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

End-to-End Chinese Parsing Exploiting Lexicons

2020-12-08 · Yuan Zhang, Zhiyang Teng, Yue Zhang

Chinese parsing has traditionally been solved by three pipeline systems including word-segmentation, part-of-speech tagging and dependency parsing modules. In this paper, we propose an end-to-end Chinese parsing model ba…

Dependency ParsingGraph AttentionPart-Of-Speech TaggingSegmentation

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

Reduce Meaningless Words for Joint Chinese Word Segmentation and Part-of-speech Tagging

2013-05-25 · Kaixu Zhang, Maosong Sun

Conventional statistics-based methods for joint Chinese word segmentation and part-of-speech tagging (S&T) have generalization ability to recognize new words that do not appear in the training data. An undesirable side e…

Chinese Word SegmentationPart-Of-Speech TaggingSegmentation

Augmenting Part-of-speech Tagging with Syntactic Information for Vietnamese and Chinese

2021-02-24 · Duc-Vu Nguyen, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen

Word segmentation and part-of-speech tagging are two critical preliminary steps for downstream tasks in Vietnamese natural language processing. In reality, people tend to consider also the phrase boundary when performing…

Part-Of-Speech TaggingSegmentation

Graph-based Semi-Supervised Model for Joint Chinese Word Segmentation and Part-of-Speech Tagging

2013-08-01 · ACL 2013 8 · Xiaodong Zeng, Derek F. Wong, Lidia S. Chao, Isabel Trancoso
Chinese Word SegmentationMachine TranslationPart-Of-Speech TaggingSemantic Parsing