Chinese Named Entity Recognition

37 papers with code • 7 benchmarks • 6 datasets

Chinese named entity recognition is a subtask of information extraction that seeks to locate and classify named entities mentioned in unstructured text into pre-defined categories such as person names, organizations, locations, medical codes, time expressions, quantities, monetary values, percentages, etc. from Chinese text (Source: Adapted from Wikipedia).

Libraries

Use these libraries to find Chinese Named Entity Recognition models and implementations
2 papers
6,195

Latest papers with no code

Unified Lattice Graph Fusion for Chinese Named Entity Recognition

no code yet • 28 Dec 2023

To solve this issue, we propose a Unified Lattice Graph Fusion (ULGF) approach for Chinese NER.

Improving Chinese Named Entity Recognition by Search Engine Augmentation

no code yet • 23 Oct 2022

In this paper, we propose a neural-based approach to perform semantic augmentation using external knowledge from search engine for Chinese NER.

Application of Data Encryption in Chinese Named Entity Recognition

no code yet • 31 Aug 2022

Recently, with the continuous development of deep learning, the performance of named entity recognition tasks has been dramatically improved.

Delving Deep into Regularity: A Simple but Effective Method for Chinese Named Entity Recognition

no code yet • Findings (NAACL) 2022

Recent years have witnessed the improving performance of Chinese Named Entity Recognition (NER) from proposing new frameworks or incorporating word lexicons.

Using Domain Knowledge for Low Resource Named Entity Recognition

no code yet • 28 Mar 2022

To solve these problems, enlightened by a processing method of Chinese named entity recognition, we propose to use domain knowledge to improve the performance of named entity recognition in areas with low resources.

A New Multifractal-based Deep Learning Model for Text Mining

no code yet • 27 Nov 2021

In this world full of uncertainty, where the fabric of existence weaves patterns of complexity, multifractal emerges as beacons of insight, illuminating them.

Distill and Calibrate: Denoising Inconsistent Labeling Instances for Chinese Named Entity Recognition

no code yet • ACL ARR November 2021

DCNER consists: (1) a Dual-stream Label Distillation mechanism for distilling five types of inconsistent labeling instances from the noisy data; and (2) a Consistency-aware Label Calibration network for calibrating inconsistent labeling instances based on relatively clean data.

MFE-NER: Multi-feature Fusion Embedding for Chinese Named Entity Recognition

no code yet • 16 Sep 2021

Some Chinese characters are quite similar as they share the same components or have similar pronunciations.

Improving Model Generalization: A Chinese Named Entity Recognition Case Study

no code yet • ACL 2021

Specifically, we analyzed five benchmarking datasets for Chinese NER, and observed the following two types of data bias that can compromise model generalization ability.