paper-with-me

홈 › Papers

Improving Chinese Word Segmentation with Wordhood Memory Networks

2020-07-01 · ACL 2020 6 · Yuanhe Tian, Yan Song, Fei Xia, Tong Zhang, Yonggang Wang

Contextual features always play an important role in Chinese word segmentation (CWS). Wordhood information, being one of the contextual features, is proved to be useful in many conventional character-based segmenters. However, this feature receives less attention in recent neural models and it is also challenging to design a framework that can properly integrate wordhood information from different wordhood measures to existing neural frameworks. In this paper, we therefore propose a neural framework, WMSeg, which uses memory networks to incorporate wordhood information with several popular encoder-decoder combinations for CWS. Experimental results on five benchmark datasets indicate the memory mechanism successfully models wordhood information for neural segmenters and helps WMSeg achieve state-of-the-art performance on all those datasets. Further experiments and analyses also demonstrate the robustness of our proposed framework with respect to different wordhood measures and the efficiency of wordhood information in cross-domain experiments.

📄 PDF Abstract BibTeX

Code (1)

SVAIGBA/WMSeg 공식 구현 pytorch

Tasks

Chinese Word SegmentationDecoder

Similar Papers 제목 키워드 기반

Why Chinese Web-as-Corpus is Wacky? Or: How Big Data is Killing Chinese Corpus Linguistics

2014-05-01 · LREC 2014 5 · Shu-Kai Hsieh

This paper aims to examine and evaluate the current development of using Web-as-Corpus (WaC) paradigm in Chinese corpus linguistics. I will argue that the unstable notion of wordhood in Chinese and the resulting diverse …

Chinese Word Segmentation

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

Tracing a Loose Wordhood for Chinese Input Method Engine

2017-12-12 · Xihu Zhang, Chu Wei, Hai Zhao

Chinese input methods are used to convert pinyin sequence or other Latin encoding systems into Chinese character sentences. For more effective pinyin-to-character conversion, typical Input Method Engines (IMEs) rely on a…

The Uncertainty-based Retrieval Framework for Ancient Chinese CWS and POS

2023-10-12 · LT4HALA (LREC) 2022 6 · Pengyu Wang, Zhichen Ren

Automatic analysis for modern Chinese has greatly improved the accuracy of text mining in related fields, but the study of ancient Chinese is still relatively rare. Ancient text division and lexical annotation are import…

Chinese Word SegmentationPart-Of-Speech TaggingPOSRetrieval

Bidirectional LSTM-CRF Attention-based Model for Chinese Word Segmentation

2021-05-20 · Chen Jin, Zhuangwei Shi, Weihua Li, Yanbu Guo

Chinese word segmentation (CWS) is the basic of Chinese natural language processing (NLP). The quality of word segmentation will directly affect the rest of NLP tasks. Recently, with the artificial intelligence tide risi…

Chinese Word SegmentationSegmentation