paper-with-me

Papers

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 technical terms that are rare in everyday language. The Chinese word segmentation model trained on currently available everyday language data sets performs poorly because it cannot effectively recognize these scientific and technical terms. In this paper we describe a pragmatic approach to Chinese word segmentation on patents where we train a character-based semi-supervised sequence labeling model by extracting features from a manually segmented corpus of 142 patents, enhanced with information extracted from the Chinese TreeBank. Experiments show that the accuracy of our model reached 95.08% (F1 score) on a held-out test set and 96.59% on development set, compared with an F1 score of 91.48% on development set if the model is trained on the Chinese TreeBank. We also experimented with some existing domain adaptation techniques, the results show that the amount of target domain data and the selected features impact the performance of the domain adaptation techniques.

📄 PDF Abstract BibTeX arXiv:1611.10038

Code (0)

등록된 구현이 없습니다.

Tasks

Chinese Word SegmentationDomain Adaptation

Similar Papers 제목 키워드 기반

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

Bilingual Multi-word Expressions, Multiple-correspondence, and their cultivation from parallel patents: The Chinese-English case

2020-10-01 · PACLIC 2020 10 · Benjamin K. Tsou, Ka Po Chow, John Lee, Ka-Fai Yip 외

Fast and Accurate Neural Word Segmentation for Chinese

2017-04-24 · ACL 2017 7 · Deng Cai, Hai Zhao, Zhisong Zhang, Yuan Xin 외

Neural models with minimal feature engineering have achieved competitive performance against traditional methods for the task of Chinese word segmentation. However, both training and working procedures of the current neu…

Chinese Word SegmentationFeature EngineeringSegmentation

AI Patents in the United States and China: Measurement, Organization, and Knowledge Flows

2026-04-12 · Hanming Fang, Xian Gu, Hanyin Yan, Wu Zhu arxiv

We develop a high-precision classifier to measure artificial intelligence (AI) patents by fine-tuning PatentSBERTa on manually labeled data from the USPTO's AI Patent Dataset. Our classifier substantially improves the ex…

Accurate Linear-Time Chinese Word Segmentation via Embedding Matching

2015-07-01 · IJCNLP 2015 7 · Jianqiang Ma, Erhard Hinrichs
Chinese Word Segmentation