paper-with-me

Papers

Addressing Domain Adaptation for Chinese Word Segmentation with Global Recurrent Structure

2017-11-01 · IJCNLP 2017 11 · Shen Huang, Xu sun, Houfeng Wang

Boundary features are widely used in traditional Chinese Word Segmentation (CWS) methods as they can utilize unlabeled data to help improve the Out-of-Vocabulary (OOV) word recognition performance. Although various neural network methods for CWS have achieved performance competitive with state-of-the-art systems, these methods, constrained by the domain and size of the training corpus, do not work well in domain adaptation. In this paper, we propose a novel BLSTM-based neural network model which incorporates a global recurrent structure designed for modeling boundary features dynamically. Experiments show that the proposed structure can effectively boost the performance of Chinese Word Segmentation, especially OOV-Recall, which brings benefits to domain adaptation. We achieved state-of-the-art results on 6 domains of CNKI articles, and competitive results to the best reported on the 4 domains of SIGHAN Bakeoff 2010 data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesChinese Word SegmentationDomain AdaptationFeature EngineeringSegmentation

Similar Papers 제목 키워드 기반

Using a Goodness Measurement for Domain Adaptation: A Case Study on Chinese Word Segmentation

2012-05-01 · LREC 2012 5 · Yan Song, Fei Xia

Domain adaptation is an important topic for natural language processing. There has been extensive research on the topic and various methods have been explored, including training data selection, model combination, semi-s…

Chinese Word SegmentationDomain AdaptationSegmentation

Neural Regularized Domain Adaptation for Chinese Word Segmentation

2017-12-01 · WS 2017 12 · Zuyi Bao, Si Li, Weiran Xu, Sheng Gao

For Chinese word segmentation, the large-scale annotated corpora mainly focus on newswire and only a handful of annotated data is available in other domains such as patents and literature. Considering the limited amount …

Chinese Word SegmentationDomain AdaptationGeneral KnowledgeModel Compression+1

Domain Adaptation for CRF-based Chinese Word Segmentation using Free Annotations

2014-10-01 · EMNLP 2014 10 · Yijia Liu, Yue Zhang, Wanxiang Che, Ting Liu 외
Chinese Word SegmentationDomain AdaptationInformation Retrieval

PKUSEG: A Toolkit for Multi-Domain Chinese Word Segmentation

2019-06-27 · Ruixuan Luo, Jingjing Xu, Yi Zhang, Zhiyuan Zhang 외

Chinese word segmentation (CWS) is a fundamental step of Chinese natural language processing. In this paper, we build a new toolkit, named PKUSEG, for multi-domain word segmentation. Unlike existing single-model toolkits…

Chinese Word SegmentationDomain AdaptationPOSPOS Tagging+1

Towards Accurate Word Segmentation for Chinese Patents

2016-11-30 · Si Li, Nianwen Xue

A patent is a property right for an invention granted by the government to the inventor. An invention is a solution to a specific technological problem. So patents often have a high concentration of scientific and techni…

Chinese Word SegmentationDomain Adaptation