Chinese Characters and Pinyin: A Model with Two Parallel Feature Extractors for Chinese Entity Recognition
preprint
OA: closed
CC-BY-4.0
Abstract
The purpose of Named Entity Recognition (NER) is to identify and mark entities with specific meanings in a text. Compared with English NER, Chinese NER is blurry about the boundaries of entity classes because there is no clear separator between Chinese characters and Chinese entities are composed of several characters with different lengths. For Chinese NER, traditional methods only focus on Chinese characters, ignoring the important role of pronunciation. But for these models considering pronunciation, they put pronunciation and characters together for feature extraction. In this paper, we propose a Model with Two Parallel Feature Extractors. It uses a new Pinyin embedding layer that can handle characters except Pinyin and it uses Pinyin Encoder and Word Encoder to obtain the features of Pinyin and characters respectively and then features are fused through TextCNN. Compared with the previous model, this model is not as big as BERT, and it can get good results without additional data type training. We used four datasets: Resume, CCKS2019, CLUENER2020 and MSRA to test our model and it showed a good result, which proved the validity of our model.
My notes (saved in your browser only)
Citation neighborhood (no data yet)
We don't have any in-corpus citations linked to this paper yet. The paper's references may be in our DB but unresolved to ``paper_id`` (resolution happens at ingest when the cited DOI matches a row we already have). Run the cross-source citation reconcile pass to retry.
Source provenance
- europepmc
- last seen: 2026-05-19T01:45:01.086888+00:00
- unpaywall
- last seen: 2026-06-04T02:00:05.705006+00:00
License: CC-BY-4.0